Help with configuration file

Andrés Vallejo Avellaneda <[email protected]>
Newsgroups gmane.comp.video.videolan.vlc.general
Message-ID <[email protected]>
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 





Thanks in advance

______________________________________________________
vlc mailing list
To unsubscribe or modify your subscription options:
http://mailman.videolan.org/listinfo/vlc
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.