Re: [Live-devel] How can i set the reclamation time for particular session-id in my live media server

2012-11-19 Thread Ross Finlayson
> I am using your "test on Demand RTSP server code" to make RTSP server and > streaming the dta through the function "A MPEG-2 Transport Stream, coming > from a live UDP (raw-UDP or RTP/UDP) source",after 65 seconds i have to > re-connect to the server as reclamation time is 65 seconds and i am

[Live-devel] How can i set the reclamation time for particular session-id in my live media server

2012-11-19 Thread Tarun Batra
Hello Sir I am using your "test on Demand RTSP server code" to make RTSP server and streaming the dta through the function "A MPEG-2 Transport Stream, coming from a live UDP (raw-UDP or RTP/UDP) source",after 65 seconds i have to re-connect to the server as reclamation time is 65 seconds and i am

Re: [Live-devel] RTP URL question

2012-11-19 Thread Ross Finlayson
> I have a quick question. I’m looking to add the capability of adding an RTP > stream that is specified only by a URL of the form “rtp://:” This > is an add on to an existing video widget. I have also seen examples where > people specify the URL as “rtp://@:” > > Is this possible with Live555

[Live-devel] RTP URL question

2012-11-19 Thread Menne, Neil
Hello, all I have a quick question. I'm looking to add the capability of adding an RTP stream that is specified only by a URL of the form "rtp://:" This is an add on to an existing video widget. I have also seen examples where people specify the URL as "rtp://@:" Is this possible with Live555?