• Title/Summary/Keyword: RTP/RTCP

Search Result 72, Processing Time 0.035 seconds

An Effective Control of Network Traffic using RTCP for Transmitting Video Streaming Data (비디오 스트리밍 데이타 전송시 RTCP를 이용한 효율적인 네트워크 트래픽 제어)

  • Park, Dae-Hoon;Hur, Hye-Sun;Hong, Youn-Sik
    • Journal of KIISE:Computing Practices and Letters
    • /
    • v.8 no.3
    • /
    • pp.328-335
    • /
    • 2002
  • When we want to transfer video streaming data through computer networks, we will have to be allocated a larger bandwidth compared to a general application. In general, it causes a serious network overload inevitably due to the limited bandwidth. In this paper, in order to resolve the problem, we haute taken a method for transmitting video streaming data using RTP and RTCP. With RR(Receiver Report) packet in RTCP we will test it to check whether the traffic in a network has occurred or not. If it happened, we haute tried to reduce the overall network traffic by dynamically changing the quantization factor of the Motion JPEG that is one of the encoding styles in JMF. When the ratio of the average of transmission for each session to the average of overall transmission is greater than 7%, we should adjust the amount of data to be transmitted for each session to reach the session mean values. The experimental results show that the proposed method taken here reduces the overload effectively and therefore improves the efficiency for transmitting video streaming data.

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를 이용하여 전송하는 방법을 제시한다.

TCP-friendly RTP Rate Control

  • 하상석;정선태
    • Proceedings of the IEEK Conference
    • /
    • 2003.11a
    • /
    • pp.255-258
    • /
    • 2003
  • TCP is taking over 95% among the Internet traffics. Recently the demands of multimedia services in the Internet has been increasing. These multimedia services mostly need real-time deliverly, and then RTP has been a de facto to transmission protocol for these real-time multimedia services. RTP uses UDP as its underlying transport protocol, and thus it does not support any rate and congestion control. Thus, for fair use of the Internet bandwidth with TCP traffics. RTP also needs a rate control. One constraint of RTP is that the feedback information(delivered by, RTP's twin protocol, RTCP) is recommended to be sent no less than 5 seconds. In this paper, we propose a TCP-friendly RTP rate control which use only RTCP feedback information at every 5 seconds. The experiment results show that our proposed algorithm works. But, it is found that we need more time to test the effects of parameters and policies of the algorithms, which will be reported later.

  • PDF

One-way delay estimation based on RTP/RTCP for Streaming Service (스트리밍 서비스를 위한 RTP/RTCP 기반의 단방향 지연 측정)

  • Park Jin-Ho;Kim Hwa-Sung
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2006.06d
    • /
    • pp.229-231
    • /
    • 2006
  • VoD(Video on Demand)나 IP 텔레폰, 화상채팅과 같은 멀티미디어 서비스는 일정한 대역폭의 자원을 요구하고 지터, 전송 지연에 매우 민감한 데이터이다. 멀티미디어 서비스의 QoS 보장과 TCP와 형평성을 위하여 TFRC, RAP, TLFC 와 같은 흐름제어 기법이 사용되고 있다. 하지만 흐름제어 기법에서 네트워크 판단을 위해서 사용하고 있는 RTT값은 서버와 클라이언트 사이의 왕복 전송 지연시간을 측정한 값으로써 클라이언트에서 서버로 전송되는 피드백 정보의 전송 지연시간에 따라서 오차가 발생한다. 본 논문에서는 서버에서 클라이언트로 단방향으로 데이터가 전송되는 특징을 가진 스트리밍 서비스를 위하여 RTP/RTCP를 이용한 단방향 전송 지연 측정을 제안한다.

  • PDF

A PRECISE AUDIO/VIDEO SYNCHRONIZATION SCHEME FOR MULTIMEDIA STREAMING

  • Chi, Won-Sup;Jung, Soon-Heung;Yoo, Jeong-Ju;Seo, Kwang-Deok
    • Proceedings of the Korean Society of Broadcast Engineers Conference
    • /
    • 2009.01a
    • /
    • pp.49-54
    • /
    • 2009
  • Synchronization between media is an important aspect in the design of multimedia streaming system. This paper proposes a precise media synchronization mechanism for digital video and audio transport over IP networks. To support synchronization between video and audio bitstreams transported over IP networks, RTP/RTCP protocol suite is usually employed. To provide a precise mechanism for media synchronization between video and audio, we suggest an efficient media synchronization algorithm based on NPT (Normal Play Time) which can be derivable from the timestamp information in the header part of RTP packet generated for the transport of video and audio streams. With the proposed method, we do not need to send and process any RTCP SR (sender report) packet which is required for conventional media synchronization scheme, and accordingly could reduce the number of required UDP ports and the amount of control traffic injected into the network.

  • PDF

A Study on the Flow Control Mechanism based on RTP/RTCP for Real-Time Traffic Transmission (실시간 트래픽 전송을 위한 RTP/RTCP의 흐름제어 기법 연구)

  • Choi, Hyun-Ah;Song, Buk-Sub;Kim, Jeong-Ho
    • Proceedings of the Korea Contents Association Conference
    • /
    • 2007.11a
    • /
    • pp.60-64
    • /
    • 2007
  • Increasing using multimedia services as VoIP, Video conference, DMB, IPTV, etc, it is necessary to increase network traffics and develop the mechanism about a flow control for real time traffic transmission. In order to transfer realtime multimedia data, the transfer rate can be control on network state data measuring packet losses of a receiver and delay time of packets through getting periodical feedback RTP/RTCP packet. This paper describes using efficiant flow control on multicast that can reduce errors according to getting feedback tranfer delay and proposes the mechanism that can adapt dynamic change of network. In simulation, the transfer rate can efficiently be control on dynamic change of network and it makes the maximum of the use of a bandwidth and the minimum of packet losses.

  • PDF

Dynamic Redundant Audio Transmission for Packet Loss Recovery in VoIP Systems (인터넷 전화에서 손실 패킷 복원을 위한 동적인 부가 정보 전송 기법)

  • 권철홍;김무중
    • The Journal of the Acoustical Society of Korea
    • /
    • v.21 no.4
    • /
    • pp.349-360
    • /
    • 2002
  • In ITU H.323 teleconference system, the RTP/RTCP protocol is offered to transfer real-time multimedia stream. Both sender and receiver hate experience in packet loss and jitter which result from network congestion over Internet. Audio quality over Internet depends on the number of lost packets and on jitter between successive packets. The goal of our study is to improve the speech quality over Internet by checking the packet loss characteristics of the network and adopting the but for control management mechanism at the receiver. We suggest a dynamic redundant audio transmission mechanism which examines the packet loss rate and uses the feedback information through RTCP.

Design and Implementation of QoS Management Platform for Effective Multimedia Data Transfer (멀티미디어 데이터의 효율적인 전송을 위한 QoS 관리 플랫폼의 설계 및 구현)

  • 남경철;김성환;최기호
    • Proceedings of the Korea Multimedia Society Conference
    • /
    • 2000.11a
    • /
    • pp.323-326
    • /
    • 2000
  • 시간에 의존적인 대용량의 멀티미디어 데이터를 다양한 네트웍 환경에 맞도록 전송하는 방법이 다양하게 연구되고 있다. 또한 멀티미디어 데이터를 실시간으로 전송하기 위한 프로토콜로 RTP(Real-time Transport Protocol)을 적용하여 하고 있으며, 다양한 상태의 네트웍을 통한 전송에 대한 피드백(feedback) 정보인 RTCP(Real-time Transport Control Protocol) 정보를 이용하여 QoS(Quality of Service)를 관리하는 메커니즘이 연구되고 있다. 본 논문에서는 RTP/RTCP 기반의 실시간 멀티미디어 데이터 전송을 위하여 멀티캐스팅(multicasting) 환경 하에서 각기 다른 대역 폭에 대한 동적인 QoS 관리 플랫폼을 제안한다.

  • PDF