stop streamming (udp)

*nix specific usage questions
ne555
New Cone
New Cone
Posts: 7
Joined: 09 May 2012 15:45

stop streamming (udp)

Postby ne555 » 04 Jun 2012 16:46

Hello, I'm trying to save a stream to a file.
I use udp so I can restore the input after an interruption. viewtopic.php?f=13&t=100880

Here is the command

Code: Select all

transform=transcode{vcodec=FLV1,vb=2048} save=std{access=file,dst=${input}.flv} streaming=display cvlc udp://@:${input} --sout "#${transform}:duplicate{dst=${streaming},dst=${save}}"
The issue is ¿how do I stop it?
For now I'm sending an INT signal

Regards.

Rémi Denis-Courmont
Developer
Developer
Posts: 15267
Joined: 07 Jun 2004 16:01
VLC version: master
Operating System: Linux
Contact:

Re: stop streamming (udp)

Postby Rémi Denis-Courmont » 04 Jun 2012 16:50

You cannot "stop" using the raw UDP protocol. You need to use something else.
Rémi Denis-Courmont
https://www.remlab.net/
Private messages soliciting support will be systematically discarded


Return to “VLC media player for Linux and friends Troubleshooting”

Who is online

Users browsing this forum: No registered users and 13 guests