Re: [Live-devel] RTSP Proxy Server

2012-06-19 Thread Sambhav
There is an existing RTSP server for which there is no programatic control and cannot be changed. I need to implement a custom feature at the application level which requires server control. So was thinking on these terms. Regards, Sambhav On Tue, Jun 19, 2012 at 8:25 PM, Ross Finlayson wrote:

Re: [Live-devel] Detect proxy name before being proccessed

2012-06-19 Thread Ross Finlayson
> Good afternoon. At this moment i'm needing to be able to detect what is the > proxy name a RTSPServer is being asked for, so i could be able to parse the > request path and build a RTSPProxyServerMedia on demand with the requested > data. If I correctly understand your question, what you're a

Re: [Live-devel] live555 event trigger behaviour

2012-06-19 Thread Ross Finlayson
> thank you for your answer and the modification of the triggerEvent > function. Unfortunately I am not completely convinced whether this > will cure all race conditions which are imaginable for the application > of the trigger method in a multithreading environment. I believe it's now OK, as l

[Live-devel] Detect proxy name before being proccessed

2012-06-19 Thread Jesús Leganés
Good afternoon. At this moment i'm needing to be able to detect what is the proxy name a RTSPServer is being asked for, so i could be able to parse the request path and build a RTSPProxyServerMedia on demand with the requested data. The fact is that looking at the documentation and the code, the o

Re: [Live-devel] RTSP Proxy Server

2012-06-19 Thread Ross Finlayson
> Is the following RTSP proxy server mode of operation possible ? > ProxyServer only acts as proxy only for RTSP commands, but the RTP/RTCP data > flows to the client directly from the main RTSP Server No, and for most back-end servers, that would not even be possible. For security reasons (to

[Live-devel] live555 event trigger behaviour

2012-06-19 Thread Döring Dr . Matthias
Hello Ross, thank you for your answer and the modification of the triggerEvent function. Unfortunately I am not completely convinced whether this will cure all race conditions which are imaginable for the application of the trigger method in a multithreading environment. I will have to run some l

[Live-devel] RTSP Proxy Server

2012-06-19 Thread Kumar Sambhav
Hi, Is the following RTSP proxy server mode of operation possible ? ProxyServer only acts as proxy only for RTSP commands, but the RTP/RTCP data flows to the client directly from the main RTSP Server Regards, Sambhav ___ live-devel mailing list live-

Re: [Live-devel] Receiving H264/MPEG4 over RTP

2012-06-19 Thread Ross Finlayson
> We are currently trying to make an small video player that receives rtp. Do 'we' not have our own domain name? :-) > We want to receive a streaming incoming from VLC in RTP/MPEG TS format using > Live555 and inject the data to ffmpeg. Unfortunately we are not experts in > this libs and we ar

[Live-devel] Receiving H264/MPEG4 over RTP

2012-06-19 Thread Luis Brocan Broki
Hi everyone! We are currently trying to make an small video player that receives rtp. We want to receive a streaming incoming from VLC in RTP/MPEG TS format using Live555 and inject the data to ffmpeg. Unfortunately we are not experts in this libs and we are having heavy problems with sps, pps, v