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:
> 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
> 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
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
> 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
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
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-
> 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
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