VOD Streaming question ( chapter logic )

About encoding, codec settings, muxers and filter usage
Christoph904
New Cone
New Cone
Posts: 8
Joined: 05 Nov 2010 22:04

VOD Streaming question ( chapter logic )

Postby Christoph904 » 05 Nov 2010 22:23

hi guys,

i will try to keep it short :)
i just wanna share some "privat" movies( dvd, divx,etc.) on my homepage

therefore i create html ...

Code: Select all

<embed src="stream8499.asx">
create stream8499.asx ...

Code: Select all

REF HREF="http://192.168.1.35:8499" />
and streaming is working but i am not able to jump through the video ... so i have checked it on a VOD site and there it works
what i found in that sources are things like mms or SAMI

for example the asx looks like this:
mms://url/movie.wmv?SAMI=url/sami_file/34333.smi

ok, i searched for mms - start vlc with params access=mmsh and change asx to something like mms:// xxxx
streaming itself works but no jumping is possible

i checked the SAMI file of the VOD plattform i mentioned above and it contains of many

<SYNC start="1xxxx">

i created a local SAMI file as well and same again - i am not able to go back and forth in a movie, only PLAY/PAUSE

can you give me just an input what else i should try !?!
or am i on the wrong way with mms because i found according to my requirements things like RTSP ... http://wiki.videolan.org/RTSP

at the moment i have no clue how to proceed - thanks

kind regards

chris

Christoph904
New Cone
New Cone
Posts: 8
Joined: 05 Nov 2010 22:04

Re: VOD Streaming question ( chapter logic )

Postby Christoph904 » 06 Nov 2010 17:51

re,

i guess the working case above is working because of using WMV - right ?!

in my case i just use direct dvd stream ( like dvdsimple://E:\@1:1 ) or VOB files ... or is jumping inside movies possible as well ?

thx

Christoph904
New Cone
New Cone
Posts: 8
Joined: 05 Nov 2010 22:04

Re: VOD Streaming question ( chapter logic )

Postby Christoph904 » 07 Nov 2010 15:42

if i use vlc plugin
<embed type="application/x-vlc-plugin"

or that one: <OBJECT id=WMPPlayer41 ....

jumping inside a movie works if i set up the src path direct to webapps directory like:

http://192.168.1.35:8080/StreamApp/movie.avi

but that is not really a secure way ...

so if i set up the streaming path like rtsp://192.168.1.35:5554/Test7 or http://192.168.1.35:streamPort
the behaviour is like before, just watching the movie is possible - no jumping

or do i miss something !?

maybe i should use another Server implementation described there: http://en.wikipedia.org/wiki/Real_Time_ ... g_Protocol

any ideas !?

thx

Christoph904
New Cone
New Cone
Posts: 8
Joined: 05 Nov 2010 22:04

Re: VOD Streaming question ( chapter logic )

Postby Christoph904 » 09 Nov 2010 21:13

i found similiar issues in other topics where seeking inside movies is not working properly

someone said that this is just a problem of some versions of VLC !?!

any inputs please ... thx


Return to “VLC stream-output (sout)”

Who is online

Users browsing this forum: Bing [Bot] and 12 guests