Can't record RTSP stream from console
Posted: 12 Jan 2016 11:55
I am searching a command that records a RTSP stream. According to the VLC documentation, I have tried this:
but it just opens VLC. I don't know what else can I try.
Thank you in advance
Code: Select all
vlc.exe -vvv rtsp://admin2@192.168.1.55:88/videoMain --sout=file/ps:myrecord.mpg
Thank you in advance