[Live-devel] ffmpeg not working anymore with last version

2013-01-21 Thread Rafael Gil
RTSPRequestString() failed; checking now for HTTP commands (for RTSP-over-HTTP tunneling)... parseHTTPRequestString() failed! sending response: RTSP/1.0 400 Bad Request Date: Mon, Jan 21 2013 18:18:06 GMT Allow: OPTIONS, DESCRIBE, SETUP, TEARDOWN, PLAY, PAUSE, GET_PARAMETE

Re: [Live-devel] RTSP/1.0 454 Session Not Found

2013-01-02 Thread Rafael Gil
TSP > client object. > As a workaround I had to save the original URL in an additional field for > this to work. > > > I'm talking of a relatively old Live version (LIVE555 2012.09.12) and > have not checked if this has been changed since. > > > Cheers > > &g

[Live-devel] RTSP/1.0 454 Session Not Found

2012-12-28 Thread Rafael Gil
At some point my RTSP source answers with error code "RTSP/1.0 454 Session Not Found" to RTSP commands but seems not being handled by RTSP client. Why? Is this an invalid error code? How can I treat the error properly? Regards -- Rafael G

[Live-devel] Open only video stream in RTSP proxy

2012-12-28 Thread Rafael Gil
Is there a way to open only the video stream from a source when proxying an RTSP stream? That is, my source has both video and audio but I want to proxy only video and avoid the "backend" audio traffic overhead as I am not interested on audio. Thank you -- Rafael G