> On Jan 10, 2020, at 4:41 PM, Masachika ISHIZUKA <i...@amail.plala.or.jp> 
> wrote:
> 
>  Hello.
> 
>  I'm using vlc and liveMedia on FreeBSD.
>  It was good working with liveMedia-2019.12.05 to play RTSP streams
> of an IP-camera as follows.
> 
> % vlc rtsp://192.168.XXX.XXX:554/11
> 
>  I was updated liveMedia to 2019.12.30 or 2020.01.10, I could
> not play RTSP streams as follows.
> 
> | % vlc rtsp://192.168.XXX.XXX:554/11
> | VLC media player 3.0.8 Vetinari (revision 3.0.8-0-gf350b6b5a7)
> | [0000000800919060] main libvlc: Running vlc with the default interface. Use 
> 'cvlc' to use vlc without interface.
> | [000000080b35a1a0] satip stream error: Failed to setup RTSP session

Unfortunately we can’t really help you with problems with VLC, as that is not 
our software.

Instead, for testing, I suggest that you instead use our “openRTSP” 
command-line RTSP client application; see
        http://www.live555.com/openRTSP/

Please run (with LIVE555 version 2020.01.10)
        openRTSP rtsp://192.168.XXX.XXX:554/11

If this works OK for you, then there must be some problem in the way that you 
built VLC with the latest LIVE555 libraries.  (Note that, by default, the 
LIVE555 code (version 2019.12.07 and later) now requires linking with "-lssl 
-lcrypto”.)

If, however, “openRTSP” (with LIVE555 version 2020.01.10) does not work with 
your IP camera, then please let us know.


Ross Finlayson
Live Networks, Inc.
http://www.live555.com/


_______________________________________________
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel

Reply via email to