VLC Stream accept only 1 connection

About encoding, codec settings, muxers and filter usage
Boyz
New Cone
New Cone
Posts: 3
Joined: 17 Mar 2011 20:39

VLC Stream accept only 1 connection

Postby Boyz » 17 Mar 2011 20:49

Hello,

i want to share a h264 Stream with 5 friends.
Is it possible to set up in vlc, that only 1 user can watch the stream at the same time.
Like when user 1 is watching http://test.com:8080/video
user 2 shouldn't be allowed to watch the same Stream.
my current vlc syntax is this:

Code: Select all

vlc myvideo.avi :sout=#transcode{vcodec=h264,vb=950,scale=0,acodec=mp4a,ab=64,channels=2,samplerate=44100}:duplicate{dst=http{mux=ffmpeg{mux=flv},dst=:8080/stream1},dst=http{mux=ffmpeg{mux=flv},dst=:8080/stream2},dst=http{mux=ffmpeg{mux=flv},dst=:8080/stream3},dst=http{mux=ffmpeg{mux=flv},dst=:8080/stream4},dst=http{mux=ffmpeg{mux=flv},dst=:8080/stream5}} :no-sout-rtp-sap :no-sout-standard-sap :ttl=1 :sout-keep
Thanks

regards
Boyz

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

Re: VLC Stream accept only 1 connection

Postby Rémi Denis-Courmont » 18 Mar 2011 22:50

This is not implemented.
Rémi Denis-Courmont
https://www.remlab.net/
Private messages soliciting support will be systematically discarded


Return to “VLC stream-output (sout)”

Who is online

Users browsing this forum: No registered users and 17 guests