Re: [Live-devel] RTSP streaming question

2017-05-02 Thread Ross Finlayson
Kurt, Unfortunately I find your question rather confusing, for a number of reasons: > I am attempting to use the VLC player (live555.com Streaming Server) When VLC plays a RTSP stream, it is using our software (the “LIVE555 Streaming Media” software) to act as a RTSP client. It is not a ‘Stre

[Live-devel] RTSP streaming question

2017-05-02 Thread Kurt Emanuelson
Hi, I am attempting to use the VLC player (live555.com Streaming Server) to receive a live video stream from a DVR using RTSP. The DVR uses byte-streaming protocol even though it is RTSP/RTP. The VLC player 'chokes' (generates packet decoding error and does not recover) when the DVR sends its

Re: [Live-devel] Subject: MJPEG streaming server and packet fragmentation

2017-05-02 Thread Ross Finlayson
> I used the openRTSP program and it does not produce any files This is strange. Something - but I’m not sure what - is apparently wrong with the way that your server is generating JPEG frames. To try to figure this out, take a look at your server’s calls to: JPEGVideoRTPSink::doSpecial

Re: [Live-devel] Subject: MJPEG streaming server and packet fragmentation

2017-05-02 Thread Czesław Makarski
Thank you for your answer. My comments are below: I'm fully aware of the limitation of MJPEG, however I'm using it in a small Gigabit local network, so the limitations are not so grave. And yes, I'm using the latest versions of VLC. Another thing that I’d do is try using our command-line RTS