• Title/Summary/Keyword: RTSP Streaming

Search Result 51, Processing Time 0.03 seconds

A RTSP-based MPEG-4 Streaming System (RTSP에 기반한 MPEG-4 스트리밍 시스템)

  • 이상현;이종민;차호정;박병준
    • Journal of KIISE:Computing Practices and Letters
    • /
    • v.8 no.6
    • /
    • pp.619-629
    • /
    • 2002
  • This paper describes the implementation of a RTSP-based MPEG-4 streaming system. The implemented system consists of content authoring tool, streaming server and streaming client. The existing MPEG-4 multiplexer has been modified with improvement to generate a file format with which the server load and streaming delay are reduced. The streaming system uses RTSP, instead of DMIF, as its communication protocol. With RTSP, the server provides extensive control functionalities as in DMIF and its implementation effort is greatly simplified. The implemented system supports the user interactivity for both streaming and local file playback. The effectiveness of the proposed multiplexing scheme has been validated with the various experiments on the fully functional server.

Design and Implemantation of RTSP Based VOD Streaming System On a Linux Cluster Server (리눅스 클러스터 서버 상에서 RTSP 기반의 VOD 스트리밍 시스템의 설계 및 구현)

  • Hong, Ki-Ho;Kim, Young-Jin;Choi, Hwang-Kyu
    • Journal of Industrial Technology
    • /
    • v.21 no.A
    • /
    • pp.129-134
    • /
    • 2001
  • Linux cluster Server makes a high performance PC cluster system, and provides scalablity and availability as compared with an expensive single server. In this paper, we design and implement a VOD streaming service system to serve video and audio streaming services on the Linux cluster server. Our Streaming server supports the MS Window Media Format based on the RTSP streaming protocol.

  • PDF

Enhanced distributed streaming system based on RTP/RTSP in resurgent ability (RTP/RTSP 기반 재생기능이 향상된 분산 스트리밍 시스템)

  • Lee, Joo-Yoen;Kim, Jung-Hak;Jung, Jae-Il
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2005.05a
    • /
    • pp.213-216
    • /
    • 2005
  • In this paper, we propose the redirect streaming service model to enhance resurgent ability. The system consists of a redirect server, local streaming servers and clients. A redirect server searches the best streaming server. And streaming servers starts a requested service or resumes it when in a trouble. RTSP/RTP is one of the effective solutions to improve QOS in VOD, however a service can be broken off by an overloaded server or network especially in live. We designed and implemented not only a distributed streaming system that solves the broken-off service to enhance a resurgent system, but also DSSP, distributed streaming service protocol, which is adopted to implement this model. Those will improve the performance of streaming service using RTP/RTSP and be contributed to a real time streaming research to solve a service trouble.

  • PDF

Performance Evaluation Technique of the RTSP based Streaming Server (RTSP기반 스트리밍 서버의 성능 측정 기술)

  • Lee YongJu;Min OkGee;Kim HagYoung;Kim MyungJoon
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2005.07a
    • /
    • pp.799-801
    • /
    • 2005
  • There have been many streaming servers that provide a large number of contents for a user's preference. General purpose streaming sewer makes use of a RTSP protocol for streaming controls such as message passing with client players. To date, there has been minimal research regarding streaming server's performance test tools. For measuring streaming server's performance, performance evaluation technique is needed and also achieved by RTSP based controls, a server's performance result and its miscellaneous test tools such the PseudoPlayer for pumping data to a specified port and the PseudoMonitor for gathering information. In this paper, We implement a test toolkit for evaluating a streaming server's performance and show the case of its application

  • PDF

A RTSP/RTP Stream Control Mechanism for Streaming Cache Server (스트리밍 미디어 캐쉬 서버를 위한 RTSP/RTP 스트림 제어 기법)

  • 오재학;차호정;최영근
    • Journal of KIISE:Computing Practices and Letters
    • /
    • v.9 no.3
    • /
    • pp.254-265
    • /
    • 2003
  • This paper presents the design and implementation of stream control mechanisms which are necessary for the development of an efficient streaming cache server. The streaming protocols used in our implementation are the RTSP/RTP/RTCP standards. The mechanisms support both the on-demand media caching and real-time media splitting applications. The core of the stream control includes the session management, which handles the RTSP/RTCP control session and the RTP transport session, and the cache block management which efficiently manages the RTP-based cache blocks stored in the cache server. The streaming cache server with the proposed stream control mechanism has successfully been implemented on a Linux platform and it works well with the Apple's QTSS server and the QuickTime player for both on-demand and splitting media services.

Design and Implementation of Dynamic Streaming Server based on RTSP (RTSP 기반의 동적 스트리밍 서버의 설계 및 구현)

  • Yeon, Jae-Hyuk;Lim, Hyo-Taek;Park, Jae-Hong
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2010.10a
    • /
    • pp.407-410
    • /
    • 2010
  • This paper is to implement a RTSP based streaming server in order to provide streaming service. When a client requests a stream from a server, transmission speed is measured on a regular basis through communications between the client and the server. Server will send different encoded movie clip streams based on measured transmission speeds. Different streams are sent to a server depending on the transmission speed and their locations are saved when streams are sent. Even though different streams are sent, the streams will be sent without any interruptions because they are sent from their original locations.

  • PDF

Development of RTSP Media Server Using IOCP &Multi-Thread (IOCP와 Multi-Thread를 이용한 RTSP Media Server 개발)

  • 김수진;김익형;권장우
    • Proceedings of the Korea Multimedia Society Conference
    • /
    • 2002.11b
    • /
    • pp.767-770
    • /
    • 2002
  • 본 논문에서는 RTSP 프로토콜을 제어하기 위한 서버 시스템을 IOCP 기반의 Multi-Thread 기법을 이용하여 구현하는 방법을 소개한다. 다수의 클라이언트에 대한 응답을 Thread로 구성하는 부분에서 Multi-Threading을 이용함으로써 수행 속도를 높이고 Winsock2에서 제공하는 IOCP(T/O Completion Port)를 이용하여 견고하고 확장이 용이한 RTSP(Real Time Streaming Protocol) 스트리밍 서버를 개발하였다.

  • PDF

A RTSP-based Streaming Cache Server (RTSP에 기만한 스트리밍 캐쉬 서버)

  • 오재학;차호정
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2001.10c
    • /
    • pp.79-81
    • /
    • 2001
  • 본 논문은 멀티미디어 스트리밍 환경에서 RTSP 표준화 프로토콜을 기반한 스트리밍 캐쉬 서버를 설계하고 구현한다. 또한 기존의 스트리밍 시스템과 호환성을 유지하기 위해 캐쉬 서버의 On-Demand 스트리밍 서비스를 지원하는 RTSP 세션 제어 기능의 응용과 절차에 대하여 기술한다.

  • PDF

Design and Implementation of Pay-Per-View in RTP/RTSP Streaming Server and Client (RTP/RTSP 스트리밍 서버와 클라이언트에서의 Pay-Per-View 설계 및 구현)

  • Kwon, Sun-Nam;Joo, Han-Kyu
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2003.05c
    • /
    • pp.2229-2232
    • /
    • 2003
  • 인터넷이 활성화되면서 다양한 서비스가 제공되어지고 있다. 그 가운데 하나가 MOD(Multimedia on Demand) 서비스이다. MOD는 다양한 프로그램을 사용자가 원하는 시점에 볼 수 있도록 한다. MOD 서비스를 유료화 할 경우 시청한 양만큼 요금을 지불하는 pay-per-view 방법을 생각할 수 있다. 본 논문에서는 RTP(Realtime Tansport Protocol)/RTSP(Real Time Streaming Protocol)를 이용한 스트리밍 서버와 클라이언트를 구현하고 여기에 PPV(Pay-Per-View)를 적용해 본다.

  • PDF

Implementation of RTSP Protocol for a On-Demand Service System (주문형 서비스 시스템을 위한 RTSP 프로토콜의 구현)

  • 배수영;조창식;마평수;김상욱
    • Proceedings of the Korea Multimedia Society Conference
    • /
    • 2003.11a
    • /
    • pp.457-460
    • /
    • 2003
  • RTS(Real Time Streaming Protocol) 프로토콜은 어플리케이션 레벨에서 실시간 데이터 전송의 세션과 제어를 표현한다. 하지만, RTSP는 오든 스트리밍 솔루션에 대한 내용을 포함하고 있어 그 내용이 포괄적이고. 회사별 자신의 응용과 환경에 맞게 RTSP 표준을 구현하고 있어 상호호환이 어렵다. 본 논문에서는 주문형 미디어 시스템에 필요한 기본 기능을 RTSP 표준을 이용하여 어떻게 구현해야 하는지에 대한 방법을 제시함으로써, RTSP 지원 업체간의 호환성을 유도한다.

  • PDF