Greetings to all.
I am new to this forum and I apologize in advance if this is not where I should ask this question. But I've been searching for two days and trying to find an answer and I can't find the solution.
I have a Hikvision NVR and I'm recording on one of its channels (as if it were another camera) using the VLC method described on this page:
https://sassec.wordpress.com/2015/11/06 ... using-vlc/
Until this moment, everything works perfect. My problem comes when I want to save the configuration to prevent when the PC restarts for some reason. I can get VLC to start automatically as a service. But I have not been able to make the screen broadcast start again. Until now (and using command lines) I can only see a continuous repetition on the screen. Even if I save a playlist during streaming, close VLC and run the playlist file... then I only get to see the same thing. A loop of the screens in superposition.
This is the line I use in CMD:
"C:\Program Files (x86)\VideoLAN\VLC\vlc.exe" screen://:sout="#transcode{vcodec=h264,vb=8000,fps=25,scale=1,width=1920,height =1080,codec=mp4a,ab=128,channels=2,samplerate=44100}:rtp{sdp=rtsp://:5544/stream}:no-sout-rtp-sap:no-sout-standard-sap: south-all:ttl=128:sout-keep"
Has anyone been through this? I can't find anything similar on this forum. Excuse me everyone.