• Title/Summary/Keyword: RTP : Real-time Transport Protocol

Search Result 59, Processing Time 0.023 seconds

Design and Implementation of Transport and Session Managers in a Multimedia Streaming Framework (멀티미디어 스트리밍 프레임워크에서 전송 및 세션 관리자의 설계 및 구현)

  • Lim, Eak-Jin;Lee, Sung-Young;Jeong, Chang-Yun
    • Journal of KIISE:Computing Practices and Letters
    • /
    • v.7 no.1
    • /
    • pp.24-37
    • /
    • 2001
  • This paper deals with our experience for the design and implementation of Transport and Session managers in the Integrated Streaming Service Architecture (IS SA) that was developed by the authors. The ISSA is a streaming framework that allows to develop integrated multimedia streaming applications such as VOD system in unicast/multicast and real-time broadcastOive-cast). It also facilities standard real-time transport protocols such as RTp(Real-Time Transport Protocol)/RTCP(Real-time Control Protocol) and RTSP(Real-Time Streaming ProtocoD that allows to user openness. The ISSA supports diverse media fonnats and is independent from underlying networks and operating systems, and compatible with the global real-time multimedia database system (BeeHive) so that streaming media are efficiently retrieved, stored, and serviced. The role of the Transport Manager is to do packetization and depacketization for the different types of multimedia data and delivers the packetized media data in real-time. The Transport Manager uses RTP protocol. The role of the Session Manager is to establish and control the media channel by using RTSP protocol and to deliver the database transactions for the multimedia database by using RTTP(Real-Time Transaction Protocol) protocol. Both the Transport and Session Manager are doing their functions through the network interface in the ISSA that allows developers to various network programming interfaces and provides flexibility to the system.

  • PDF

Multi-Homing RTP (mhRTP) for QoS-guaranteed Vertical Handover in Heterogeneous Wireless Access Networks

  • Kim, Igor;Kim, Young-Tak
    • IEMEK Journal of Embedded Systems and Applications
    • /
    • v.5 no.4
    • /
    • pp.185-194
    • /
    • 2010
  • In this paper, we propose an application layer-based vertical handover management protocol, called multihoming RTP (mhRTP), for real-time applications with seamless mobility across heterogeneous wireless access networks. The proposed multi-homing RTP provides a soft handover by utilizing multiple available wireless access network interfaces simultaneously. The newly available path is dynamically added to the ongoing session by the mhRTP session manager. Also the decision making of QoS-improving or QoS-guaranteed handover is possible based on the estimation of available bandwidth in each candidate network. The performances of the proposed mhRTP have been analyzed through a series of simulations on OPNET network simulator. From the performance analysis, we confirmed that the proposed mhRTP can provide QoS-guaranteed vertical handover with efficient session managements.

Implementation of Web-based Image Communication System using Motion JPEG and RTP (Motion JPEG와 RTP를 이용한 Web-based 화상 통화 구현)

  • 유재욱;박인갑;김중민
    • Proceedings of the IEEK Conference
    • /
    • 2003.07d
    • /
    • pp.1653-1656
    • /
    • 2003
  • In this paper, we implemented a web-based communication system using Motion JPEG and RTP. MJPEG compression method is used for compression of the image in order to film and transmit the moving image information in the real time, and the RTP(Real-Time Transport Protocol) which differs from the existing TCP and UDP is used for the data transmission.

  • PDF

Design and Implementation of MPEG-4 Media Player supporting QoS and Retransmission (QoS와 재전송을 지원하는 MPEG-4 미디어 재생기의 설계 및 구현)

  • 전형국;마평수
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2002.10e
    • /
    • pp.343-345
    • /
    • 2002
  • 본 논문에서 구현한 MPEG-4 미디어 재생기는 네트워크를 통하여 스트리밍 서버에 메시지를 전송하고, 스트리밍 서버로부터 전송된 미디어 스트림을 처리하여 사용자의 화면에 보여주는 역할을 수행한다. 미디어 재생기는 서버에게 VCR(Play, Pause, Stop, Jump)이벤트를 전송하며, 리눅스 운영체제에서 동작한다. 본 논문에서 제안하는 미디어 재생기는 VCR 연산을 위한 RTSP(Real Time Streaming Protocol)를 지원하며 데이터의 실시간 전송을 위하여 RTP(Real-time Transport Protocol)/RTCP(real-time transport control protocol)를 지원한다. RTP/RTCP를 통하여 네트워크 QoS와 관련된 정보를 획득하며 그 정보에 따라서 데이터 전송율을 조절하고 RTCP를 이용하여 에러 패킷에 대한 재전송을 사용한다. 재전송시 미디어 재생기의 버퍼링 상태와 멀티미디어 데이터의 재생시간을 고려하여 멀티미디어 데이터의 끊김이 없도록 한다.

  • PDF

Design of Voice processing module Using RTP in VoIP system (SIP기반의 VoIP시스템에서 RTP를 이용한 Voice 처리 모듈의 개발)

  • 윤원동;백은경;박일규;최양희
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2001.04a
    • /
    • pp.292-294
    • /
    • 2001
  • VoIP(Voice over IP) system은 현재 크게 2가지 형태로 진행되어가고 있다. 첫 번째는 H.323을 이용한 방법이고, 두 번째는 SIP(Session Initiation Protocol)를 이용한 방법이다. H.323은 실제 데이터를 전송하기전 호처리에 많은 signaling이 이루어지는 관계로 SIP보다 많은 RTT(Round Trip Time)를 소모하게 된다. 따라서 매우 복잡하고, LAN환경을 바탕으로 만들어서 확장성면에서도 여러 문제점을 가지고 있다. 그래서 본 논문은 호처리는 SIP를 이용하고, 실제 음성전송은 RTP(Real-Time Transport Protocol)와 RTCP(RTP Control Protocol)를 이용하는 시스템 구현을 제시한다. RTP는 실시간 특성을 가지는 데이터에 대해서 종단간 전송 서비스를 제공해주는 프로토콜로, 어떠한 인코딩에도 적합한 프레임워크를 제공한다. 그런데, RTP는 완전한 하나의 프로토콜이 되기 위해서는 RTP와 페이로드 포맷이 함께 제공되어야 하므로, 구현시스템은 음성신호를 PCM(Pulse Code Modulation), ADPCM(Adaptive Differential PCM)등의 여러 압축기술을 이용하여 파일을 생성하여 실시간으로 RTP와 RTCP를 이용하여 전송하는 방법을 제시한다.

Congestion Control of a Priority-Ordered Buffer for Video Streaming Services (영상 스트리밍 서비스를 위한 우선순위 버퍼 혼잡제어 알고리즘)

  • Kim, Seung-Hun;Choi, Jae-Won;Choi, Seung-Sik
    • The Journal of Korean Institute of Communications and Information Sciences
    • /
    • v.32 no.4B
    • /
    • pp.227-233
    • /
    • 2007
  • According to the recent development of network technology, the demands of users are diversified and the needs of multimedia traffic are increasing. In general, UDP(User Datagram Protocol) traffic is used to transport multimedia data, which satisfied the real-time and isochronous characteristics. UDP traffic competes with TCP traffic and incur the network congestion. However, TCP traffic performs network congestion control but does not consider the receiver's status. Thus, it is not appropriate in case of streaming services. In this paper, we solve a fairness problems and proposed a network algorithm based on RTP/RTCP(Real-time Transport Protocol/Realtime Transport Control Protocol) in view of receiver status. The POBA(Priority Ordered Buffer Algorithm), which applies priorities in the receiver's buffer and networks, shows that it provides the appropriate environment for streaming services in view of packet loss ratio and buffer utilization of receiver's buffer compared with the previous method.

Efficient Media Synchronization Mechanism for SVC Video Transport over IP Networks

  • Seo, Kwang-Deok;Jung, Soon-Heung;Kim, Jin-Soo
    • ETRI Journal
    • /
    • v.30 no.3
    • /
    • pp.441-450
    • /
    • 2008
  • The scalable extension of H.264, known as scalable video coding (SVC) has been the main focus of the Joint Video Team's work and was finalized at the end of 2007. Synchronization between media is an important aspect in the design of a scalable video streaming system. This paper proposes an efficient media synchronization mechanism for SVC video transport over IP networks. To support synchronization between video and audio bitstreams transported over IP networks, a real-time transport protocol/RTP control protocol (RTP/RTCP) suite is usually employed. To provide an efficient mechanism for media synchronization between SVC video and audio, we suggest an efficient RTP packetization mode for inter-layer synchronization within SVC video and propose a computationally efficient RTCP packet processing method for inter-media synchronization. By adopting the computationally simple RTCP packet processing, we do not need to process every RTCP sender report packet for inter-media synchronization. We demonstrate the effectiveness of the proposed mechanism by comparing its performance with that of the conventional method.

  • PDF

The Design and Implementation about the Real-time Transport system based on Linux (리눅스 기반 실시간 전송 시스템 설계 및 구현)

  • 남상준;김태윤
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2001.04a
    • /
    • pp.112-114
    • /
    • 2001
  • 최근 멀티미디어 서비스에 대한 사용자의 요구가 증가되고 있다. 그러나 서버 시스템은 이러한 멀티미디어 데이터에 대해 사용자들에게 효율적으로 공급하지 못한다. 본 논문에서는 기존의 운영체제에 멀티미디어 데이터 전송을 효율적으로 만족시키기 위한 방안으로 RTP(Real-time Transport Protocol) 데이터 처리를 SIO(Special Input/Output) 메커니즘 커널에 내장하는 SPTPIO(Special RTP Input/Output) 모듈을 제안한다.

An Efficient Online RTP Packet Classification Method for Traffic Management In the Internet (인터넷상에서 트래픽 관리를 위한 효율적인 RTP 패킷 분류 방법)

  • Roh Byeong-hee
    • Journal of Internet Computing and Services
    • /
    • v.5 no.5
    • /
    • pp.39-48
    • /
    • 2004
  • For transporting real-time multimedia traffic, RTP is considered as one of the most promising protocols operating at application layer. In order to manage and control the real-time multimedia traffic within networks, network managers need to monitor and analyze the traffic delivering through their networks. However, conventional traffic analyzing tools can not exactly classify and analyze the real-time multimedia traffic using RTP on the basis of real-time as well as non-real-time operations. In this paper, we propose an efficient online classification method of RTP packets, which can be used on high-speed network links. The accuracy and efficiency of the proposed methodhave been tested using captured data from a KIX node with 100 Mbps links, which interconnects between domestic and overseas Internet networks and is operated by NCA.

  • PDF

Implementation of a Multimedia Streaming System based on RTP(Real-time Transport Protocol) (RTP(Real-time Transport Protocol) 기반 멀티미디어 스트리밍 시스템의 구현)

  • 김세영;송준홍;원덕재;신동규;신동일
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2001.04a
    • /
    • pp.445-447
    • /
    • 2001
  • 인터넷 이용의 기하급수적인 증가와 정보통신 기술의 비약적인 발전으로 인하여 과거의 정적인 정보의 표현 및 전달에 비해 택스트, 이미지, 오디오 및 비디오가 결합된 멀티미디어 서비스의 요구가 급격히 증가하고 있다. 특히 최근 초고속 통신망의 발달로 인한 인터넷 망 (network)상에서의 방송과 통신이 융합되는 추세 또한 가속화되고 있다. 이에 스트리밍(Streaming) 기술을 기반으로 한 멀티미디어 데이터의 서비스와 데이터 정보의 푸시(push) 기술을 결합하여 인터넷과 고속망상에서의 원활한 실시간 전송 서비스를 위하여 3-tier 방식의 인터넷 방송 서버 시스템을 제시하였다. 본 논문에서는 JMF(Java Media Framework)와 RTP를 이용하여 전체 미디어 서비스를 제공하여, VOD(Video on Demand) 및 실시간 방송 서비스를 제공하는 분산 멀티미디어 스트리밍 전송 시스템을 구현하였다. VOD(Video on Demand) 및 실시간 방송 서비스를 제공하는 분산 멀티미디어 스트리밍 전송 시스템을 구현하였다. VOD 서버, 실시간 방송 서버 및 푸시 서버에서 멀티미디어 컨텐츠를 제공하고, 클라이언트로의 효율적이고 안정적인 서비스를 위하여 미들웨어에서의 부하분배 및 채널 정보의 관리를 가능하게 하였다.