Re: [Live-devel] [patch] make live555 playback h.264 RTSP streams from Foscam IP cameras

2012-09-13 Thread Daniel Peng
On Thu, Sep 13, 2012 at 7:34 PM, Ross Finlayson wrote: > FYI, you don't need to use VLC to test "RTSP-over-HTTP". Our "openRTSP" > demo application can also be used for > this. (Note the "-T " option.) Thank you for the quick response! This is a very helpful

[Live-devel] [patch] make live555 playback h.264 RTSP streams from Foscam IP cameras

2012-09-13 Thread Daniel Peng
Hi folks, I have a Foscam h.264 IP camera with a very strange RTSP-over-HTTP server, and I wanted to get VLC to play it back. There are two basic issues: 1. On an OPTIONS request, the server returns HTTP 501 (Unimplemented) but omits the Cseq. Liblivemedia erroneously matched this to the POST r