MaartenBaert / ssr

SimpleScreenRecorder, a screen recorder for Linux
http://www.maartenbaert.be/simplescreenrecorder/
GNU General Public License v3.0
2.53k stars 286 forks source link

Icecast Webm streaming support #228

Open Jyzee opened 10 years ago

Jyzee commented 10 years ago

Is there a way to stream Webm to Icecast 2.4+ ? If not supported, could it be added ? Thanks.

unfa commented 10 years ago

That could be amazing!

2014-07-30 14:43 GMT+02:00 Jyzee notifications@github.com:

Is there a way to stream to Icecast 2.4+ (webm supported) ? I don't know if SSR supports ir or how to do it. If not supported, could it be added ? Thanks.

— Reply to this email directly or view it on GitHub https://github.com/MaartenBaert/ssr/issues/228.

Tobiasz unfa

-----BEGIN GEEK CODE BLOCK----- Version: 3.1 GIT/MU/P d->-- s+:-(--)> a? C++(+++)>$ ULC+(++)>$ !P? L+++>++++$ E? W++>$ !N-? !o--? K-? !w-- O? !M-- V? PS++ PE++ !Y+ !PGP+? !t(+) 5? !X !R+ tv b+>+++ DI>+ D+ G e h-->- !r y--() ------END GEEK CODE BLOCK------

MaartenBaert commented 10 years ago

For future reference:

SSR currently has no direct icecast/shoutcast support and neither does ffmpeg, but you can pipe ogg streams through the 'oggfwd' tool and that seems to work.

I don't know how webm support is supposed to work. Oggfwd doesn't seem to support it, but maybe someone will write a 'webmfwd' tool at some point.

Maybe I will add direct icecast/shoutcast support to SSR in the future.

unfa commented 10 years ago

Wow! This is the amazing power of GNU/Linux!

Jyzee commented 9 years ago

I forked OggFWD and made IceFWD. It supports Ogg and WebM streams. It works just like OggFWD, don't forget to add -f webm and set SSR container to WebM.

Gigadoc2 commented 8 years ago

Just wanted to point out, it seems like ffmpeg does have icecast support now: https://www.ffmpeg.org/ffmpeg-protocols.html#Icecast