How can I service WebRTC and RTMP together?

338 views
Skip to first unread message

김민수

unread,
Nov 30, 2020, 5:48:06 AM11/30/20
to meetecho-janus
Hello experts. We are currently using Janus to provide WebRTC service. I want to do WebRTC protocol service and RTMP-based YouTube real-time broadcasting service. How can I do that? I want to implement several broadcasting services at once with Janus.  

Alessandro Toppi

unread,
Nov 30, 2020, 12:12:44 PM11/30/20
to meetecho-janus
You can't do this with any of the available Janus plugins.
I guess an easy approach would be to RTP forward a publisher feed to a ffmpeg process that will send media to YT over RTMP (never tried personally).

Lorenzo Miniero

unread,
Dec 1, 2020, 3:58:59 AM12/1/20
to meetecho-janus
Yes, that's the approach. I did something like this in a demo some time ago:

Akinori Nakajima's docker image may help on that:

Lorenzo

Craig

unread,
Dec 2, 2020, 11:12:38 AM12/2/20
to meetecho-janus
Hi lorenzo,

I am also working on getting a WebRTC feed from Janus into a Nginx RTMP feed.

Would it be possible to see some/all of the source you got working from  https://www.meetecho.com/blog/firefox-webrtc-youtube-kinda/?

Thanks,
Craig

su su

unread,
Mar 16, 2021, 12:02:59 AM3/16/21
to meetecho-janus
Hi lorenzo,


I have similar needs like you said in your blog above.
But I want to use audio Bridge instead of video room
How should I do it?

thanks

Lorenzo Miniero

unread,
Mar 16, 2021, 5:24:17 AM3/16/21
to meetecho-janus
The AudioBridge has RTP forwarders too.

L.

Reply all
Reply to author
Forward
0 new messages