Displaying 5 results from an estimated 5 matches for "webmmux".
2012 Feb 08
1
Krad Cam Alpha Test Release
For those who want to test webm streaming. This is a super early test
binary release, not super user friendly yet.
Here is a link to the server with some streams:
http://deimos.kradradio.com:8080/
To play with mplayer:
mplayer -cache 2200 http://deimos.kradradio.com:8080/teststream18.webm
To play in browser
http://deimos.kradradio.com:8080/teststream18.webm
To get the app and some
2012 Feb 08
1
Krad Cam Alpha Test Release
For those who want to test webm streaming. This is a super early test
binary release, not super user friendly yet.
Here is a link to the server with some streams:
http://deimos.kradradio.com:8080/
To play with mplayer:
mplayer -cache 2200 http://deimos.kradradio.com:8080/teststream18.webm
To play in browser
http://deimos.kradradio.com:8080/teststream18.webm
To get the app and some
2012 Jun 21
0
Opus and WebM support have landed
...webm support.
>
I have built gstreamer and plugins from git repos against libshout 2.3.1.
But the pipeline doesn't want to start:
gst-launch-1.0 v4l2src device=/dev/video0 \
! queue ! videoconvert \
! queue ! vp8enc speed=2 threads=4 quality=10.0 max-keyframe-distance=120 \
! queue ! webmmux streamable=true name=muxout \
! shout2send mount=/test.webm port=8000 password=xxxx ip=127.0.0.1
0:00:00.019621871 7603 0x1468920 WARN GST_PADS
gstpad.c:3537:gst_pad_peer_query:<queue0:src> pad has no peer
0:00:00.019686122 7603 0x1468920 WARN GST_P...
2012 Jun 17
3
Opus and WebM support have landed
On Sun 17 Jun 2012 01:44:32 PM PDT, Parisson wrote:
> A few months ago, when you released libshout 2.3.0, you talked about a hacked
> version of shout2send plugin for GStreamer. As I also use GStreamer to stream
> live, could you please share your patch so that I can test it against Icecast
> trunk and some webm streams?
The webm support for shout2send landed in gstreamer git some
2014 Jun 24
4
Webm streaming.
Hello,
I?m new to icecast, after installing and configuring audio, I want to stream some webm videos in web browsers, so I have a few questions (I can?t find the answers in the docs) :
- Which source client should I use ?
- I want to stream an already encoded video, does it require a source client ?
- How can I embed that in a browser ?
Thanks by advance for your help.
Olivier BATARD