[Live-devel] RTSP Server Division

Ross Finlayson finlayson at live555.com
Tue Dec 8 17:53:43 PST 2009


At 2:44 AM +0100 12/9/09, grzegorz.gwardys at 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).


More information about the live-devel mailing list