savonet / liquidsoap

Liquidsoap is a statically typed scripting general-purpose language with dedicated operators and backend for all thing media, streaming, file generation, automation, HTTP backend and more.
http://liquidsoap.info
GNU General Public License v2.0
1.35k stars 122 forks source link

[Suggestion] RTMP Input / Server #634

Open dhannyz opened 5 years ago

dhannyz commented 5 years ago

RTMP is open sourced and used in a multitude of live streaming applications. It would be amazing if liquidsoap could ingest an RTMP stream.

hairmare commented 5 years ago

This might also make AES67 possible, RTMP is just a transport and liquidsoap would still need to support the underlying codecs though.

smimram commented 5 years ago

Did you try with gstreamer input (input.gstreamer.audio)?

toots commented 5 years ago

@smimram is right but it would also be nice to have native capacities in that department. Do y'all know if a good open source library?

smimram commented 3 years ago

Some work started there: https://github.com/savonet/ocaml-rtmp