sourcey / libsourcey

C++14 evented IO libraries for high performance networking and media based applications
https://sourcey.com/libsourcey
GNU Lesser General Public License v2.1
1.31k stars 347 forks source link

RTMP to WebRTC #244

Closed DarrenStack closed 6 years ago

DarrenStack commented 6 years ago

Is it possible to ingest a RTMP stream (H264 and aac) on the server side and then transform it into a WebRTC stream accessible in the browser using Libsourcey? Can you point to an example to start off with?

Similar to #215 but the other way around.

traw commented 6 years ago

Since LibSiurcey using FFmpeg underneath it would be possible to receive and transmit.