I can’t find that this is possible with the AudioBridge plugin. However, I’m interested in having RTP participants, not just listeners but speakers, in addition to WebRTC participants. Is this possible, or have I missed something in the documentation? If it’s not possible, do you have any suggestions?
Thank you very much.
Edit: Reading AudioBridge configuration file I found this:
No, only join. The forwarders are used exclusively for RTP out, from the bridge to an external address, they cannot be used to inject RTP into the bridge, that’s what RTP participants are for.
So, Janus open UDP port 49216 not between the range 13000-13050. Also I can’t get informed in response of join, the port 49216. I am missing something?