[vlc] Help with configuration file

Andrés Vallejo Avellaneda java1652_anva at hotmail.com
Mon Jun 18 02:10:31 CEST 2012


Hello



I was trying to make an stream of several videos with a configuration 
file but when I open the vlc in order to verify if the streaming is 
working it doesn't reproduce the content.



This is the file I am using 



new video-udp broadcast enabled

setup video-udp input "video.mp4"

setup video-udp output 
#transcode{vcodec=h264,vb=0,scale=0,acodec=mp4a,ab=128,channels=2,samplerate=44100}:udp{dst=224.6.6.70:1234}

setup video-udp option file-caching=300



new video-rtsp broadcast enabled

setup video-rtsp input "video.mp4"

setup video-rtsp output 
#transcode{vcodec=h264,vb=0,scale=0,acodec=mp4a,ab=128,channels=2,samplerate=44100}:rtp{sdp=rtsp://:5544/video}

setup video-rtsp option file-caching=300



new video-http broadcast enabled

setup video-http input /home/andres/Escritorio/video.mp4

setup video-http output 
#transcode{vcodec=mp2v,vb=800,scale=1,acodec=mpga,ab=128,channels=2,samplerate=44100}:http{mux=ts,dst=:8080/video}

setup video-http option file-caching=300



After I use this file with "vlc -I telnet --vlm-conf" and I try to open one file from vlc with 



udp://@224.6.6.70:1234

rtsp://MY-IP:5544/video

http://MY-IP:8080/video 



What am I doing wrong?


Thanks in advance 		 	   		   		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc/attachments/20120617/79e76340/attachment.html>


More information about the vlc mailing list