Switch output

Discussion about configuration and usage of VLM (a stream scheduler) within VLC.
arkham
New Cone
New Cone
Posts: 2
Joined: 14 Jul 2012 04:25

Switch output

Postby arkham » 14 Jul 2012 04:36

HI all.
I have VLM config like this:

Code: Select all

#### START CONFIG new cam broadcast enabled #### SETUP INPUT CAMS setup cam input rtsp://xxx:xxx@xxx.xxx.xxx.xxx:xxx/xxx #### SETUP OUTPUT setup cam output #transcode{vcodec="h264"}:duplicate{dst="rtp{mux=ts,dst=127.0.0.1,port=xxx,sdp=rtsp://xxx.xxx.xxx.xxx:xxx/cam}",dst="std{mux=ts,dst=/xxx/FIRST_FILE}"} #### START PLAY control cam play #### END OF ALL
So, i want to change one of output streams without restart VLC.
I connected to vlm by telnet, and typed this:

Code: Select all

setup cam output #transcode{vcodec="h264"}:duplicate{dst="rtp{mux=ts,dst=127.0.0.1,port=xxx,sdp=rtsp://xxx.xxx.xxx.xxx:xxx/cam}",dst="std{mux=ts,dst=/xxx/SECOND_FILE}"}
And got answer:

Code: Select all

setup
But nothing changes, VLC continued writing into FIRST_FILE.
What i should to do?

Thanks.

Return to “VLM”

Who is online

Users browsing this forum: No registered users and 17 guests