Implementation of an Audio Broadcasting Service over the Internet

인터넷상의 실시간 오디오 방송 서비스 구현

  • 박준석 (목원대학교 부설 자연과학연구소) ;
  • 고대식 (목원대학교 전자공학과)
  • Published : 1998.06.01

Abstract

In this paper, a real-time audio broadcasting service system which is robust to loaded traffic on the Internet is developed. For implementing reliable real-time data transfer, the transfer characteristics of TCP/IP and UDP/IP was compared and analyzed. For lost packet recovery, redundant audio data algorithm was used and interleaving technique was applied for scattering consecutive packet loss. Test results showed, when using TCP/IP, pause occurred during playback, and when using UDP/IP, a stable receive rate was noticeable but the quality of the sound was lower than that of uisng TCP/IP. The recovery rate using redundant audio data and interleaving technique is shown in Fig. 9 and the delay is shown in Fig 4.

본 논문에서는 인터넷상에서 트래픽이 심한 상황에서도 만족할만한 오디오 품질을 유지할 수 있는 실시간 오디오 방송 서비스 시스템을 개발하였다. 신뢰성 있는 실시간 데이터 전송의 구현을 위하여 TCP/IP와 UDP/IP의 전송특성을 비교분석하였고 손실패킷의 복구방법으로 잉여오디오 정보를 이용한 패킷 복구 알고리즘과 연집 에러를 분산시켜주는 인터리빙 기법을 적용하였다. 실험결과, TCP/IP를 이용한 경우는 일정한 수신률을 보였으나 패킷손실로 인한 음질저하현상이 나타났다. 잉여오디오 정보와 인터리빙을 이용한 손실패킷 복구율은 그림 9와 같으며 그에 따른 지연시간은 그림 4와 같다.

Keywords

References

  1. RFC 1889 RTP: A Transport Pdrotocol for Real-time Applications H. Schulzrinne;S. Casner;R. Frederick;V. Jacobson
  2. Journal of High-Speed Networks v.2 no.3 Characterizing End-to-End Packet Delay and Loss in the Internet J. C. Bolot
  3. INET'97 Characteristics of UDP Packet Loss : Effect of TCP Traffic H. Sawashima;Y. Hori;H. Sunahara
  4. Proc. IEEE Infocom '90 Packet Recovery in High-speed Networks using Coding and Buffer Management N. Shacham;P. McKenney
  5. Proceedings of INET'95 Reliable Audio for Use over the Internet V. Hardman;M. A. Sasse;M. Handley;A. Watson
  6. ACM Multimedia Systems The case for FEC-based error control for packet audio in the Internet J. C. Bolot;A. Vega Carcia
  7. ACM Computer Communication Review v.27 no.2 Effective Erasure Codes for Reliable Computer Communication Protocols Luigi Rizzo
  8. IEE Colloqium on Coding for Packet Video and Speech Transmission v.199 no.3 Speech Encoding and Reconstruction for Packet-Based Networks Lara-Barron M. M.;Lockhart G. B.
  9. Options for Reparir of Streaming Media Colin Perkins
  10. '97 대한 전자 공학회 추계 학술 발표 대회 저비트율 보코더를 이용한 손실 패킷 복구 박준석;고대식