ADAPTIVE STREAMING SYSTEM USING TCP AND UDP
Traditional streaming service is mostly a system for using a single TCP or UDP protocol in providing a one-way streaming service between a server and a client for the same image, and content such as live streaming and VOD. This was unreliable and buffering as a normal phenomenon and provided problems to existing systems, such as the integrity of the data transmission of TCP/UDP protocols. This paper integrates the QoS enhancement problem of the wired or wireless network, and media services enhance the E2E (end-to-end) QoS by allowing adaptivity according to the channel state and the dynamic resource usage of the network in order to solve this problem. This was done by using adaptive streaming method. In addition, important data portion is transmitted through the TCP for security and the remaining other unimportant data would be transferred through UDP with high accuracy and reliability. It has been designed and implemented on adaptive dual stream transmission system capable of utilizing UDP and TCP simultaneously to transmit data in any order.
streaming, MPD, QoS, TCP streaming, UDP streaming.