Record a UDP source to a .ts file (x minutes)
Posted: 17 Aug 2023 22:56
Hello!
Using VLC command line I need to record a file with, for example, 1 minute.
I tried:
Help me please!
Using VLC command line I need to record a file with, for example, 1 minute.
I tried:
Code: Select all
vlc -I dummy UDP_URL :demux=dump :demuxdump-file="test.ts" --stop-time=60.0 --drop-late-frames :udp-caching=3000 vlc://quit