#vlc /beyond.mpg --sout #standard{access=mmsh,mux=asf,url=localserver:3456/beyond.asf}' and access to this stream like this http://localserver:3456/beyond.asf or mms://localserver:3456/beyond.asf thank you very much ,i got it but how can i do when streaming the acquisition card instead of local fil...
when i stream from acquisition card by http but not udp,and relay by http, all is ok. #vlc v4l:/dev/video1:norm=pal:frequency=128250:size=320x240:channel=0:adev=/dev/dsp2:audio=0 --sout '#transcode{vcodec=mp4v,acodec=mpga,vb=3000,ab=256,venc=ffmpeg{keyint=80,hurry-up,vt=800000},deinterlace}:std{acce...
hi all, i stream from an acquisition card : vlc v4l:/dev/video1:norm=pal:frequency=128250:size=320x240:channel=0:adev=/dev/dsp2:audio=0 --sout '#transcode{vcodec=mp4v,acodec=mpga,vb=3000,ab=256,venc=ffmpeg{keyint=80,hurry-up,vt=800000},deinterlace}:std{access=udp,mux=ts,url=192.168.151.36:1234}' --t...
i streaming with vlc like this:
#vlc /beyond.mpg --sout '#standard{access=http,mux=asf,url=:3456}'
but media player 10 can't read the streaming ,when vlc read to it,it's ok.
why? thanks.