Displaying 5 results from an estimated 5 matches for "pulsesrc".
Did you mean:
pulses
2010 Aug 19
2
gstreamer oggmux and variable framerate
..., but problem to mux it in ogg. Or at least to play produced file.
There is no problem tu mux it in to matroska.
My question is: should actually ogg support timestamps, also variable
framerate? If yes: it seems to be some where broken.
Here is what i use to reproduce my issue: gst-launch-0.10 -e pulsesrc !
queue ! audioconvert ! vorbisenc ! queue ! oggmux name="muxer" v4l2src !
video/x-raw-yuv,width=320,height=240 ! ffmpegcolorspace ! theoraenc
keyframe-force=1 ! muxer. muxer. ! filesink location=foo.ogg
Regards,
Alexey
2010 Aug 19
0
option to push "duplicate frame" packet to oggmux
...o play produced
> file.
> There is no problem tu mux it in to matroska.
>
> My question is: should actually ogg support timestamps, also variable
> framerate? If yes: it seems to be some where broken.
>
>
> Here is what i use to reproduce my issue: gst-launch-0.10 -e
> pulsesrc !
> queue ! audioconvert ! vorbisenc ! queue ! oggmux name="muxer"
> v4l2src !
> video/x-raw-yuv,width=320,height=240 ! ffmpegcolorspace ! theoraenc
> keyframe-force=1 ! muxer. muxer. ! filesink location=foo.ogg
here is the answer:
On Do, 2010-08-19 at 08:29 -0700, Timothy B...
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
2020 Jun 03
2
using Icecast source client as PulseAudio source
There are many Icecast source clients[1] available now.
The Coolmic[2] app is particularly interesting because it can turn a
Android phone (e.g. SmartLav+ lapel mic[3]) into a wearable mic for
presenters.
Not everybody is keen to run Icecast though, some people may want to
mix-and-match the Icecast source clients like that with some other
broadcasting platform, Jitsi Meet[4], Zoom or whatever.