Re: [Live-devel] stream descriptor only reachable by HTTP

2013-01-17 Thread Ross Finlayson
> I have an RTP source where it’s stream descriptor is only available via HTTP > – any advice on how to go about it? [...] > Browser output: > > v=0 > o=- 8161451 8161451 IN IP4 10.0.70.25 > s=ESP H264 STREAM > e=NONE > t=0 0 > m=video 8800 RTP/AVP 96 > c=IN IP4 10.0.71.24 > a=rtpmap:96 H264/900

[Live-devel] stream descriptor only reachable by HTTP

2013-01-17 Thread Markus Schumann
All, I have an RTP source where it's stream descriptor is only available via HTTP - any advice on how to go about it? Thanks Markus. URL: http://10.0.70.25/stream.sdp Browser output: v=0 o=- 8161451 8161451 IN IP4 10.0.70.25 s=ESP H264 STREAM e=NONE t=0 0 m=video 8800 RTP/AVP 96 c=IN IP4 10

[Live-devel] ProxyServerMediaSubsession Segmentation fault

2013-01-17 Thread Conchi Abasolo
Hello I'm connecting with a mpeg4 stream over TCP (because i can use UDP), using the example live555ProxyServer (using the -t option) The connection is succesfully and i can see the video transmission, but when the backend sends a BYE, the live55ProxyServer crashed after trying to close the Pr

Re: [Live-devel] Problem streaming live audio and video

2013-01-17 Thread Ross Finlayson
>> That's a possibility. However a more likely cause of problems like this is >> that you are setting "fPresentationTime" incorrectly for one or both of your >> audio and video substreams - so they end up being non-synchronized at the >> receiver (VLC) end. >> >> For each frame delivered by yo

Re: [Live-devel] Problem streaming live audio and video

2013-01-17 Thread Felix Radensky
Hi Ross, On 01/17/2013 04:50 PM, Ross Finlayson wrote: I'm trying to stream live H.264 video and live G.711 audio, using testMPEG1or2AudioVideoStreamer.cpp as an example. I'm not sure how much of an 'examp

Re: [Live-devel] FramedSource getNextFrame() problem

2013-01-17 Thread Ross Finlayson
> You can see the detailed log below: > Requesting RTSP-over-HTTP tunneling (on port 80) > Sending request: GET /mpeg4/media.amp/ HTTP/1.0 > CSeq: 1 > Authorization: Basic cm9vdDp0aXM= > User-Agent: ProxyRTSPClient (LIVE555 Streaming Media v2013.01.15) > x-sessioncookie: 7a5fa728ba8348bbf409313 > A

Re: [Live-devel] vlc 2.0.5 dont try to reconnect

2013-01-17 Thread Ross Finlayson
> Why when I connect to a rtsp server and loose the signal during 10 to 20 > second the vlc don't try to reconnect? Because VLC is not programmed that way. However, VLC is not our software, so your question is off-topic for this mailing list. Ross Finlayson Live Networks, Inc. http://www.live

Re: [Live-devel] Problem streaming live audio and video

2013-01-17 Thread Ross Finlayson
> I'm trying to stream live H.264 video and live G.711 audio, using > testMPEG1or2AudioVideoStreamer.cpp as an example. I'm not sure how much of an 'example' the "testMPEG1or2AudioVideoStreamer" code can be, given that it streams from a file source, and uses completely different codecs (and thus

[Live-devel] FramedSource getNextFrame() problem

2013-01-17 Thread Conchi Abasolo
Hello, I'm experiencing the same problem exposed in the following thread: http://lists.live555.com/pipermail/live-devel/2005-August/002993.html using the live555ProxyServer code included in the "proxyServer" folder (2013.01.15 version), and connecting to a mpeg4 stream throught RTSP-over-

[Live-devel] vlc 2.0.5 dont try to reconnect

2013-01-17 Thread Gómez Tovar , José Andrés
Hi, Why when I connect to a rtsp server and loose the signal during 10 to 20 second the vlc don't try to reconnect? Steps: 1- Connecto to rtsp server 2- Receive video OK 3- Server lost the link 4- If the server recovery fast the vlc continue receiving data but if the link is lost during 20 seco

[Live-devel] Problem streaming live audio and video

2013-01-17 Thread Felix Radensky
Hi, I'm trying to stream live H.264 video and live G.711 audio, using testMPEG1or2AudioVideoStreamer.cpp as an example. Both video and audio come from hardware encoders. As soon as encoded buffer is available, live555 code is notified via event trigger associated with media source. I'm using VLC

[Live-devel] Live555 Proxy server feature request

2013-01-17 Thread Tayeb Meftah
Hello, Please, i have the following: a RTSP Back end server (Vod) that contin about 50Video's 2. Live555 Proxy server in front of it but i'm obligated to put akll the 50 movie's into the url list, is there a way to put Live555 Proxy Server to proxy a single ip for any rtsp query? Thank

[Live-devel] How to send TEAR DOWN request from Proxy Server?

2013-01-17 Thread Tarun Batra
Hello All. Can you please guide me How to send TEAR DOWN request from Proxy Server? Thanks ___ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel