Design and Implementation of a Realtime Video Player on Tiled-Display System

타일드-디스플레이 시스템에서 실시간 동영상 상영기의 설계 및 구현

  • Published : 2008.04.15

Abstract

This paper presents a design and implementation of realtime video player that operates on a tiled-display system consisting of multiple PCs to provide a very large and high resolution display. In the proposed system, the master process transmits a compressed video stream to multiple PCs using UDP multicast. All slaves(PC) receive the same video stream, decompress, clip their designated areas from the decompressed video frame, and display it to their displays while being synchronized with each other. A simple synchronization mechanism based on the H/W clock of each slave is proposed to avoid the skew between the tiles of the display, and a flow-control mechanism based on the bit-rate of the video stream and a pre-buffering scheme are proposed to prevent the jitter The proposed system is implemented with Microsoft DirectX filter technology in order to decouple the video/audio codec from the player.

본 논문에서는 높은 해상도를 제공하기 위하여 여러 대의 PC와 모니터를 연결한 타일드-디스 플레이(Tiled-Display) 시스템 상에서 동작하는 실시간 동영상 상영기를 설계 및 구현하였다. 제안한 동영상 상영기는 하나의 동영상을 기가 비트(Giga bit) 폐쇄 이더넷으로 연결된 여러 PC에 UDP 멀티캐스트를 사용하여 전송하고 각 수신기는 받은 동영상 데이타의 압축을 푼 후 이미지를 자신의 영역에 분할하여 시간적인 동기화를 맞추어서 재생할 수 있도록 설계되었다. 본 시스템은 미디어 데이타의 전송 중 발생하는 패킷 손실 및 지터(jitter) 문제를 동영상의 비트레이트에 따라서 방송량을 결정하는 흐름 제어 방법과 필요한 만큼 미리 받은 뒤 재생을 시작하는 버퍼링 방법을 통하여 해결하였으며, 서로 다른 PC의 상영기간의 동기화를 위하여 별도의 오버헤드 없이 시작 시간만 동기화하고 각 PC의 상영기들의 리퍼런스 클럭의 속도를 동일하도록 하여 안정적인 실시간 스트리밍 및 상영이 가능하도록 하였다. 또한 여러 전송포맷 및 압축 포맷을 지원하기 위하여 Microsoft DirectShow 구조상에서 구현되었다.

Keywords

References

  1. Microsoft MSDN, DirectShow, http://msdn2. microsoft.com/en-us/library/ms783323.aspx, 2007
  2. University Illinois, Scalable Adaptive Graphics Environment, http://www.evl.uic.edu/cavern/sage/description.php, 2007
  3. R. Singh, B. Jeong, L. Renambot, A. Johnson and J. Leigh, 'TeraVision: a Distributed, Scalable, High Resolution Graphics Streaming System,' in proceedings of the 2004 IEEE International Conference on Cluster Computing, pp. 391-400, 2004
  4. Y. Zhao and X. Zhang, 'Design a secure and scalabel CVE: The Access Grid,' in Proceedings of the 2001 ACM/IEEE conference on Supercomputing, 59-59, 2001
  5. H. Chen, D. Clark, Z. Liu, G. Wallace and K. Che, 'Software Environments For Cluster-Based Display Systems,' in proceedings of the 1st International Symposium on Cluster Computing and the Grid, pp. 202, 2001
  6. E. Magaña, J. Aracil and J. Villadangos, 'Packet Video Broadcasting with General-Purpose Operating Systems in an Ethernet,' in proceedings of Multimedia Tools and Applications, pp. 5-28. Sep. 2004
  7. Dennis R. Allison, David J. Farber, and Bruce D. Shriver, Multimedia: Computing, Communications and Applicationstation, Compression, Synchronization and Programming
  8. ETSI, TS 126 234 v6.4.0 Release 6 Protocol and codecs, 2005
  9. A. Tanenbaum and M. Steen, 2002, Distributed Systems Principles and Paradigms, Prentice Hall