I have an HTML page that uses the javascript WebRTCAdaptor to broadcast to an Ant Media Server application.
Is there a way for that page to publish the broadcast to two (or more) different Ant Media Server applications simultaneously?
If so, can it be done without sending two identical streams of data and doubling the bandwidth?
Question
AGIS
I have an HTML page that uses the javascript WebRTCAdaptor to broadcast to an Ant Media Server application.
Is there a way for that page to publish the broadcast to two (or more) different Ant Media Server applications simultaneously?
If so, can it be done without sending two identical streams of data and doubling the bandwidth?
Thanks
Link to comment
Share on other sites
Top Posters For This Question
3
2
1
Popular Days
May 28
1
May 19
1
Jun 1
1
May 25
1
Top Posters For This Question
AGIS 3 posts
Mohit 2 posts
Connessione 1 post
Popular Days
May 28 2022
1 post
May 19 2022
1 post
Jun 1 2022
1 post
May 25 2022
1 post
Popular Posts
Connessione
Your current setup is like this. So to limit stream access scopes you are using different applications. that means for every new private broadcast scope you will need to add a new application to the
AGIS
Thank you for your suggestion @Connessione. I will be looking into doing something like what you have suggested.
5 answers to this question
Recommended Posts