VLC HTTP / ASF to WMS?
Posted: 03 Jul 2007 20:00
Looking to send a live stream to Windows Media Services via VLC.
I am currious if anyone has made any progress in this catagory?
Here is what I have tried.
[Windows 0.8.6c]
vlc -vvv <input> #transcode{vcodec=WMV2,vb=400,scale=.5}:standard{access=http,mux=asf,dst=WMS_IP:80} (does not work for me)
vlc -vvv <input> #transcode{vcodec=WMV2,vb=400,scale=.5}:standard{access=http,mux=asf,dst=WMS_IP/Publishing_Point:80} (does not work for me)
vlc -vvv <input> #transcode{vcodec=WMV2,vb=400,scale=.5}:standard{access=http,mux=asf,dst=WMS_IP:80,pub-point=Publishing_Point}
It seems to me that a publishing point option should be added to http.?
Any help/hints/updates are appreciated.
Jon
I am currious if anyone has made any progress in this catagory?
Here is what I have tried.
[Windows 0.8.6c]
vlc -vvv <input> #transcode{vcodec=WMV2,vb=400,scale=.5}:standard{access=http,mux=asf,dst=WMS_IP:80} (does not work for me)
vlc -vvv <input> #transcode{vcodec=WMV2,vb=400,scale=.5}:standard{access=http,mux=asf,dst=WMS_IP/Publishing_Point:80} (does not work for me)
vlc -vvv <input> #transcode{vcodec=WMV2,vb=400,scale=.5}:standard{access=http,mux=asf,dst=WMS_IP:80,pub-point=Publishing_Point}
It seems to me that a publishing point option should be added to http.?
Any help/hints/updates are appreciated.
Jon