[streaming] vlc stream via CLI

Nicolas VANHAUTE <[email protected]>
Newsgroups gmane.comp.video.videolan.vls.general
Message-ID <[email protected]>
hi all,

I have a problem in CLI (on Linux with vlc 0.8.6e).
I'm trying to create a vlc relay.

My first test is ok with that (I'm receinving udp stream then I reencode 
it then it is available from http for all clients) :
  vlc -vvv udp: --sout 
'#transcode{vcodec=h264,vb=128,scale=1,acodec=mp4a,ab=16,channels=1}:duplicate{dst=std{access=http,mux=ts,dst=192.168.0.1:8080}}'

My second test is not ok and I need your help to fix it ;-) :
I want to get the udp stream then relay it without reencoding it
I use that and that doesn't work :
vlc -vvv udp: --sout 
'#duplicate{dst=std{access=http,mux=ts,dst=192.168.0.1:8080}}'

when I try to open stream from a client, I get nothing but in looking in 
statistics, I get datas

For your info, same problem in graphical interface. But in testing with 
Windows (0.8.6f), this time that works :-(

Any idea ?

Thanks

Regards

Nicolas
_______________________________________________
streaming mailing list
To unsubscribe or modify your subscription options:
http://mailman.videolan.org/listinfo/streaming
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.