Re: [Live-devel] How to program a server by using a rstp address

2012-07-26 Thread Warren Young
On 7/26/2012 11:45 PM, Ross Finlayson wrote: If it turns out that you really do need to create a custom server, because the proxy server doesn't do what you want I'm curious as to why you think this? Just covering bases. It wouldn't be the first time I read a vague question and answered the

Re: [Live-devel] How to program a server by using a rstp address

2012-07-26 Thread Ross Finlayson
>> I have been studying testOnDemandRTSPServer code and I want to do >> streaming by taking input from a live source by using a rtsp address. > > It sounds like you're trying to reinvent the Live555 proxy server: > > http://www.live555.com/proxyServer/ Agreed. > If it turns out that you

Re: [Live-devel] How to program a server by using a rstp address

2012-07-26 Thread Warren Young
On 7/26/2012 12:57 AM, sofia Mora wrote: I have been studying testOnDemandRTSPServer code and I want to do streaming by taking input from a live source by using a rtsp address. It sounds like you're trying to reinvent the Live555 proxy server: http://www.live555.com/proxyServer/ hav

[Live-devel] How to program a server by using a rstp address

2012-07-26 Thread sofia Mora
Hi everyone, First all, Sorry for my bad english but I need help with this I have been studying testOnDemandRTSPServer code and I want to do streaming by taking input from a live source by using a rtsp address. I have read that I have to modify OnDemandServerMediaSubsession and createNewStream