At 2:44 AM +0100 12/9/09, grzegorz.gwar...@gmail.com wrote:
My student task

Does your school not have its own domain name? :-)

is to implement a RTSP server, which wouldn't stream a media, but parse RTSP commends (play, stop and so on) and communicate with a Streaming Server, which would be responsible for streaming. Also I have to write a communication protocole betwen them (RTSP serv. and streaming serv.). And to make it I plan to open 3 projects - RTSP Client (open RTSP), RTSP Server (test on demand), Streaming Server (also test on demand). The last 2 I would modify to achive this task. Do you think, that's a good idea?

You could do this, I think, although you would need to implement your own "ServerMediaSession" subclasses to get it to do what you want (i.e., communicate with your second streaming server, rather than start streaming itself).
_______________________________________________
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel

Reply via email to