janode videoroom/streaming plugin

144 views
Skip to first unread message

Massimo Antinori

unread,
Feb 6, 2023, 9:52:53 AM2/6/23
to meetecho-janus
Hi,

i would like to know if it's possible to forward via janode a feed published on the videoRoom plugin to a specific mountpoint created of the streaming plugin.
Thanks in advance
Regards,
Massimo

Alessandro Toppi

unread,
Feb 6, 2023, 2:47:04 PM2/6/23
to meetecho-janus
Yes, it can be done.
It will need some orchestrating code of course.

Massimo Antinori

unread,
Feb 7, 2023, 5:25:33 AM2/7/23
to meetecho-janus
thanks for the reply.
The server side event that indicates that a feed has been successfully published to the videroom plugin is Janode.EVENT.HANDLE_WEBRTCUP? I would like to use this event to forward the feed to a an existing streaming mountpoint via the startForward({ room, feed, host, audio_port, audio_rtcp_port, audio_ssrc, video_port, video_rtcp_port, video_ssrc, data_port, secret, admin_key }) method. It's correct?

Alessandro Toppi

unread,
Feb 7, 2023, 8:03:10 AM2/7/23
to meetecho-janus
Yes, that approach seems correct.
Janode.EVENT.HANDLE_WEBRTCUP will be fired when a PeerConnection has been established.
Reply all
Reply to author
Forward
0 new messages