• 제목/요약/키워드: Game Streaming Application

검색결과 6건 처리시간 0.019초

텍스트마이닝 기법을 활용한 게임 스트리밍 애플리케이션 리뷰 분석: 디지털 경쟁력 강화를 위한 연구 (Analyzing Game Streaming Application Reviews Using Text Mining Approach: Research to Strengthen Digital Competitiveness)

  • ;이정우
    • 디지털융복합연구
    • /
    • 제20권4호
    • /
    • pp.279-290
    • /
    • 2022
  • 코로나 19로 인해 라이브 스트리밍 서비스 시장의 성장이 가속화되고 있어 라이브 스트리밍 모바일 애플리케이션의 다운로드와 리뷰의 수도 급격히 증가하고 있다. 본 연구에서는 게임 스트리밍 서비스 기업 중 하나인 트위치(Twitch)의 모바일 애플리케이션을 대상으로 하여 텍스트마이닝 기법 중 LDA 토픽모델링을 통해 총 8개의 토픽을 추출하였는데 그중 7가지 불편요인들이 추출되고, 공기어 분석 방법을 활용해 사용자 리뷰를 분석하여 사용자가 주로 느끼는 5가지 불편요인들을 탐지하여, 최종, 광고, UI 디자인, 기술문제를 해결하는 동시에 디지털 경쟁력도 강화할 수 있는 솔루션을 제공하였다. 본 연구에서 제공한 솔루션은 향후 트위치(Twitch)뿐만 아니라 타 라이브 스트리밍 서비스 기업에도 디지털 경쟁력을 향상할 수 있는 기회를 제공할 수 있을 것이다. 향후 본 연구에서 제공한 솔루션의 유용성 및 신뢰성을 판단하기 위해 진일보 연구할 가치가 있다.

실시간 다중 렌더링을 위한 이중 서버 구조 (A 2-Tier Server Architecture for Real-time Multiple Rendering)

  • 임충규
    • 한국게임학회 논문지
    • /
    • 제12권4호
    • /
    • pp.13-22
    • /
    • 2012
  • 초고속 인터넷의 광범위한 보급으로 가능해진 클라우드 컴퓨팅 기반 게임 서비스는 클라우드 노드에서 게임을 실행하고 게임의 영상을 원격 사용자의 단말기에 영상 스트림으로 전송함으로써 게임 서비스가 이루어진다. 사용자 입력은 게임에 즉각적으로 전송되고 반영된다. 이러한 서비스가 가능한 이유는 사용자 입력이 반영되고 게임 영상이 사용자에게 전달되는데 걸리는 시간이 최소화되어. 컴퓨터 게임에서 요구되는 반응성을 일반적으로 만족시킬 수 있었기 때문이다. 하지만 이러한 서비스는 고품질 3D 게임을 서비스하는 경우, 서버 구축에 많은 비용이 소요될 수 있다. 클라우드 노드가 탑재하고 있는 일반적인 그래픽 시스템은 동시에 하나의 3D 어플리케이션을 지원하도록 설계되어 있기 때문이다. 하나의 클라우드 노드에서 다수의 3D 게임을 실행하기 위해서는 그 실행에 필요한 실시간 다중 렌더링 기술이 필수적이다. 본 논문은 다수의 컴퓨터 게임을 하나의 클라우드 노드에서 실행시키고 다른 노드에서 각 게임 영상을 획득할 수 있는 이중 서버 구조를 제안한다. 몇가지 실험을 실시하여 기술적 가능성을 알아본다.

Profile-based Service Continuity Framework for N-Screen Service

  • Chung, Young-Sik;Paik, Eui-Hyun;Rhee, Woo-Seop
    • International Journal of Contents
    • /
    • 제8권1호
    • /
    • pp.47-54
    • /
    • 2012
  • The dynamic adaptation between various service environments using the application profiles for the service continuity is a key issue of the profile-based service continuity framework (PSCF) for N-screen service using next generation networks. PSCF offers an optimized service framework for providing continuous user services, which are multimedia video streaming, educational broadcasting, game, etc., using the various devices that are not restricted by the service environment of the user. This paper specifies the functional model of PSCF, service scenario and explains the experimental results of the service continuity for N-screen service using PSCF.

Extracting Graphics Information for Better Video Compression

  • Hong, Kang Woon;Ryu, Won;Choi, Jun Kyun;Lim, Choong-Gyoo
    • ETRI Journal
    • /
    • 제37권4호
    • /
    • pp.743-751
    • /
    • 2015
  • Cloud gaming services are heavily dependent on the efficiency of real-time video streaming technology owing to the limited bandwidths of wire or wireless networks through which consecutive frame images are delivered to gamers. Video compression algorithms typically take advantage of similarities among video frame images or in a single video frame image. This paper presents a method for computing and extracting both graphics information and an object's boundary from consecutive frame images of a game application. The method will allow video compression algorithms to determine the positions and sizes of similar image blocks, which in turn, will help achieve better video compression ratios. The proposed method can be easily implemented using function call interception, a programmable graphics pipeline, and off-screen rendering. It is implemented using the most widely used Direct3D API and applied to a well-known sample application to verify its feasibility and analyze its performance. The proposed method computes various kinds of graphics information with minimal overhead.

Direct3D API의 원격 실시간 실행 시스템 개발 (Development of a Remote Rendering System using Direct3D API)

  • 임충규
    • 한국게임학회 논문지
    • /
    • 제14권5호
    • /
    • pp.117-126
    • /
    • 2014
  • 레가시 3D API를 이용한 원격 렌더링 시스템을 개발한다면 다양한 응용 분야가 있다. 실시간 비디오 스트리밍 기반 클라우드 게이밍 서비스의 구현에 활용하거나, 다수의 3D 어플리케이션에 대한 렌더링을 지원하는 GPU 가상화의 구현 등에 활용할 수 있다. OpenGL API은 독립적인 전역함수로 구성되어 있고, Direct3D API는 마이크로소프트의 COM 기술 기반의 인터페이스와 그 멤버함수로 구성되어 있다. 본 논문은 상대적으로 구현이 복잡한 Direct3D에 대한 원격 렌더링 시스템을 성공적으로 설계하고 구현함으로써 일반적인 레가시 3D API에 대한 적용 가능성을 확인하고자 한다. 본 연구에서 구현한 원격 렌더링 시스템을 샘플 Direct3D 어플리케이션에 적용하고, 몇가지 실험을 실시하여 기술적 가능성을 확인한다.

EDLC를 이용한 스마트폰의 배터리 교환 시 연속적 전원 공급에 관한 연구 (A Study of Seamless Power Supply using EDLC on Battery Change of Smartphone)

  • 최상훈;이용성
    • 조명전기설비학회논문지
    • /
    • 제29권12호
    • /
    • pp.61-67
    • /
    • 2015
  • Certainly, we are living in a true mobile society. At the end of 2014, approximately 40million 560thousand people are subscribed to smartphone services in Korea, using more than 2000MB of mobile data per a person. The use of smartphone is expected to increase. Moreover, smartphone moves toward becoming a requisite for modern people. Under the circumstances, high-speed communication services such as LTE provide high quality services anywhere and anytime and, furthermore, the development of high performances of the application makes the life patterns of modern people link directly to smartphone. Almost every day, new creative services are being introduced and the demands of on-line streaming services such as high-performance game and YouTube are increasing day after day. However, although smartphones are getting smarter and high quality services are rapidly growing, consumers still complain about the insufficient usage time caused by the capacity of batteries. In order to solve this problem, this thesis suggests EDLC(Electric Double-Layer Capacitor) uses as a supplemental power supply to keep the continuity of work while switching batteries. Through this approach, the running time of smartphone becomes longer as the number of batteries without power off and the purpose of this study is to maximize the convenience of using smartphone by eliminating the initialization of memories and the loss of time of rebooting while batteries are switched.