How can i make VLC update the file more often?
Posted: 07 May 2018 13:33
Hi!
I am recieving a h264 stream over rtsp like this:
"rtsp://192.168.1.34/video" --sout file/mp4:"..\132539.mp4"
The mp4 file is monitored by another program so that a glitch or disruption in the network transfer is cought with a response. Ie if the file does not grow within 4 sec it will close the process.
My problem now is that the new server has to much memory and does not write to file as often as is needed for a check of the file size. The file is not growing and is ended.
How can i make VLC update the file more often? Tweak in VLC or Tweak in Windows?
Any help is welcome!
/Tomas
I am recieving a h264 stream over rtsp like this:
"rtsp://192.168.1.34/video" --sout file/mp4:"..\132539.mp4"
The mp4 file is monitored by another program so that a glitch or disruption in the network transfer is cought with a response. Ie if the file does not grow within 4 sec it will close the process.
My problem now is that the new server has to much memory and does not write to file as often as is needed for a check of the file size. The file is not growing and is ended.
How can i make VLC update the file more often? Tweak in VLC or Tweak in Windows?
Any help is welcome!
/Tomas