HTTP progressive download stream

About encoding, codec settings, muxers and filter usage
noknok
Blank Cone
Blank Cone
Posts: 30
Joined: 08 Sep 2009 23:06

HTTP progressive download stream

Postby noknok » 15 Sep 2009 16:43

I have been trying to setup a HTTP stream for progressive download.

Silverlight supports seeking and such when a WMV is simply provided as a progressive download, allowing for "range" requests.

I have not been able to come up with something that works.

I have tried:

Code: Select all

vlc -I dummy c:\movies\test.wmv :sout=#std{access=mmsh,dst=192.168.2.205:8083/httpwmv.wmv vlc -I dummy c:\movies\test.wmv :sout=#std{access=http,mux=asf,dst=192.168.2.205:8083/httpwmv.wmv vlc -I dummy c:\movies\test.wmv :sout=#std{access=http,dst=192.168.2.205:8083/httpwmv.wmv
In the first instance, I can access the streams via mms://x.x.x.x:8083/httpwmv.wmv but it plays as a live stream with no seeking.

The last 2 do nothing..

Any insight would be great, thanks

Shawn

Return to “VLC stream-output (sout)”

Who is online

Users browsing this forum: No registered users and 24 guests