Hi all, I would like to make a RTSP stack server capable of working as a RTSP relay/proxy, that is being able to connect to my server and then receive an external rtsp stream through this server:
client<-mycustom server<-rtsp stream One of the reasons is that for example client is only allowed to connect to my custom server, and not to the internet. What would be the good approach to do this using live555: -modify testOnDemandRTSPServer in order to take streams from openrtsp(used wityh -r)? -testOnDemandRTSPServer is not able to stream 3gp files. by using the output of openrtsp will it be able to do it? Thanks in advance for any advice. Regards Stef
_______________________________________________ live-devel mailing list [email protected] http://lists.live555.com/mailman/listinfo/live-devel
