Page 1 of 1

Can't record RTSP stream from console

Posted: 12 Jan 2016 11:55
by qiqo
I am searching a command that records a RTSP stream. According to the VLC documentation, I have tried this:

Code: Select all

vlc.exe -vvv rtsp://admin2@192.168.1.55:88/videoMain --sout=file/ps:myrecord.mpg
but it just opens VLC. I don't know what else can I try.

Thank you in advance

Re: Can't record RTSP stream from console

Posted: 15 Jan 2016 12:50
by qiqo
any idea?