VP8/WEBM realtime stream

About encoding, codec settings, muxers and filter usage
jongerenchaos
Blank Cone
Blank Cone
Posts: 19
Joined: 31 Jan 2009 17:29

VP8/WEBM realtime stream

Postby jongerenchaos » 31 Jul 2011 21:30

I have the following situation: I encode all the video source (5) files to VP8/WEBM files with all the same bitrate at 720p resolution.

I want to broadcast these files over the web (in the same bitrate and format) in WEBM/VP8 file format with some features of vlc (scrolling text etc). A few months ago it was not possible to stream files over the web (http) in realtime (mux=ffmpeg(webm)) in VP8/WEBM with Videolan.

Is there allready an solution to use videolan/vlc as broadcast http stream encoder/broadcaster?

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

Re: VP8/WEBM realtime stream

Postby Rémi Denis-Courmont » 31 Jul 2011 22:12

VLC only supports HTTP output for the MPEG-TS format at the moment. While it should be possible to support some other formats, this would require new development.
Rémi Denis-Courmont
https://www.remlab.net/
Private messages soliciting support will be systematically discarded

jongerenchaos
Blank Cone
Blank Cone
Posts: 19
Joined: 31 Jan 2009 17:29

Re: VP8/WEBM realtime stream

Postby jongerenchaos » 03 Aug 2011 10:49

Thanks, Is there a way now to use VP8/WEBM for a streaming solution (for example rtsp?) ? Or doesn't support VLC no streaming VP8?

If that is possible, can you give a "streaming" example with VP8?

The source files are allready VP8/webm and i hope if i use the same VP8 bitrate (on the destination site) that the CPU usage is low (no transcoding, only the overlays).

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37523
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: VP8/WEBM realtime stream

Postby Jean-Baptiste Kempf » 03 Aug 2011 11:51

It could be done in VLC, but it needs fixing in the avformat muxer and http output, I think.
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.

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

Re: VP8/WEBM realtime stream

Postby Rémi Denis-Courmont » 03 Aug 2011 12:14

VP8 over RTSP? That would require VP8 to have an RTP payload format. I could be wrong, but I believe this has not been standardized yet. And in any case, it's not implemented in VLC.
Rémi Denis-Courmont
https://www.remlab.net/
Private messages soliciting support will be systematically discarded

simonb
Blank Cone
Blank Cone
Posts: 25
Joined: 15 Jan 2005 18:38
Operating System: Linux
Location: London

Re: VP8/WEBM realtime stream

Postby simonb » 24 Sep 2011 15:19

ffmpeg can do webm streaming. You can stream live video using something like VLC > ffmpeg > stream_m.
More details here...
http://code.google.com/p/stream-m/


Return to “VLC stream-output (sout)”

Who is online

Users browsing this forum: No registered users and 10 guests