HTTP streaming and client seek

About encoding, codec settings, muxers and filter usage
revolunet
Big Cone-huna
Big Cone-huna
Posts: 515
Joined: 17 Oct 2007 13:16
VLC version: 0.9.8
Operating System: Vista
Location: Paris, France
Contact:

HTTP streaming and client seek

Postby revolunet » 17 Oct 2007 13:21

Hello all

I cannot make VLC streaming MPEG in HTTP (from avi, mpeg or other source) with client seeking possible. (seek bar doesn't appear at all)

Is it possible to stream and allow direct client seeking like Apache do with mpeg files ??

If not in HTTP, is it possible in RTSP or something else ?? As it seems possible to seek with telnet/http commands i think there should be a way do accomplish that...

Thank your for your ideas and sorry for my poor english...


Julien
VLC & web IT consulting - http://www.revolunet.com
Github : http://github.com/revolunet

Rémi Denis-Courmont
Developer
Developer
Posts: 15228
Joined: 07 Jun 2004 16:01
VLC version: master
Operating System: Linux
Contact:

Re: HTTP streaming and client seek

Postby Rémi Denis-Courmont » 18 Oct 2007 20:31

No it is fundamentally not possible, since VLC HTTP streaming is real-time.

There is no point in using VLC for HTTP-based VoD, since you can efficiently do that wit Apache, IIS or whatever.
Rémi Denis-Courmont
https://www.remlab.net/
Private messages soliciting support will be systematically discarded

revolunet
Big Cone-huna
Big Cone-huna
Posts: 515
Joined: 17 Oct 2007 13:16
VLC version: 0.9.8
Operating System: Vista
Location: Paris, France
Contact:

Re: HTTP streaming and client seek

Postby revolunet » 18 Oct 2007 21:22

Ok thank you Remi

this is now clear ;(

will this be implemented in the future ?

I don't understant why it cannot work because its working in VLM with the seek command...
VLC & web IT consulting - http://www.revolunet.com
Github : http://github.com/revolunet

Rémi Denis-Courmont
Developer
Developer
Posts: 15228
Joined: 07 Jun 2004 16:01
VLC version: master
Operating System: Linux
Contact:

Re: HTTP streaming and client seek

Postby Rémi Denis-Courmont » 18 Oct 2007 21:32

There simply is not much point in competing with Apache.
Rémi Denis-Courmont
https://www.remlab.net/
Private messages soliciting support will be systematically discarded

revolunet
Big Cone-huna
Big Cone-huna
Posts: 515
Joined: 17 Oct 2007 13:16
VLC version: 0.9.8
Operating System: Vista
Location: Paris, France
Contact:

Re: HTTP streaming and client seek

Postby revolunet » 24 Oct 2007 19:26

maybe its silly but what about a proxy to mimic apache headers and which could use the admin http interface to make the seek ?

perhaps this can be implemented directly in vlc, i don't know, as i'm not a C 'hardcore' coder ;)
VLC & web IT consulting - http://www.revolunet.com
Github : http://github.com/revolunet

JohnPeterson
New Cone
New Cone
Posts: 4
Joined: 26 Mar 2012 08:10

Re: HTTP streaming and client seek

Postby JohnPeterson » 26 Mar 2012 08:18

The benefit over a file server is that it would allow seeking together with transcoding. It would therefore be worthwhile to consider this suggestion.

Rémi Denis-Courmont
Developer
Developer
Posts: 15228
Joined: 07 Jun 2004 16:01
VLC version: master
Operating System: Linux
Contact:

Re: HTTP streaming and client seek

Postby Rémi Denis-Courmont » 26 Mar 2012 08:21

No. There is no point in implementing yet another open-source general purpose HTTP server. There are plenty of good options already available. And you can only make a web server that good when it is embedded inside a media player.

You do realize that HTTP allows seeking, and any sane web server supports that, don't you?
Rémi Denis-Courmont
https://www.remlab.net/
Private messages soliciting support will be systematically discarded


Return to “VLC stream-output (sout)”

Who is online

Users browsing this forum: No registered users and 10 guests