koliva
16th May 2014, 12:32
Hi,
Imagine that I have a server which listens for clients over wifi. At a certain moment, a client connects to the server and starts streaming a live video encoded in H.264. There can be many different clients connected at the same time. I am now trying to figure out a good way to implement data communication in between the client and the server. Is RTP or RTSP a good option out there? Is there any research or source where I can find some comparison between different techniques? Please don't suggest me to use VLC or any other software since I am willing to to it myself :o
Imagine that I have a server which listens for clients over wifi. At a certain moment, a client connects to the server and starts streaming a live video encoded in H.264. There can be many different clients connected at the same time. I am now trying to figure out a good way to implement data communication in between the client and the server. Is RTP or RTSP a good option out there? Is there any research or source where I can find some comparison between different techniques? Please don't suggest me to use VLC or any other software since I am willing to to it myself :o