Deepinder Singh Posted May 16, 2020 Share Posted May 16, 2020 I read it on a blog on your site that we can do this where multiple people can broadcast to viewers in the same stream. How to do that? as when i connect another publisher on same stream it says stream id already in use. Link to comment Share on other sites More sharing options...
0 Mahmut As1m Onat Posted May 18, 2020 Share Posted May 18, 2020 Hi Deepinder,You can do it so by changing RTMP endpoints. You can have those three people stream and change the RTMP point to whatever stream you want to show. Please let me know if this would work for your problem.Best,AsimOn Saturday, May 16, 2020 at 6:50:16 PM UTC+3, Deepinder Singh wrote:I read it on a blog on your site that we can do this where multiple people can broadcast to viewers in the same stream. How to do that? as when i connect another publisher on same stream it says stream id already in use. Link to comment Share on other sites More sharing options...
0 Mahmut As1m Onat Posted May 18, 2020 Share Posted May 18, 2020 Hi Deepinder,You can also change the stream source among the publisher using this request:https://antmedia.io/rest/#/BroadcastRestService/updateBroadcastYou can do what is done here that way.https://github.com/ant-media/Ant-Media-Server/wiki/External-Stream-SourcesBest,AsimOn Saturday, May 16, 2020 at 6:50:16 PM UTC+3, Deepinder Singh wrote:I read it on a blog on your site that we can do this where multiple people can broadcast to viewers in the same stream. How to do that? as when i connect another publisher on same stream it says stream id already in use. Link to comment Share on other sites More sharing options...
0 Deepinder Singh Posted May 18, 2020 Author Share Posted May 18, 2020 I wanted to do this with webrtc and those publishers should be able to interact with each other, can i do this with conference room? Where 2-3 people with publish while all others will just play? Is there any downside of this approach? Link to comment Share on other sites More sharing options...
0 Mahmut As1m Onat Posted May 20, 2020 Share Posted May 20, 2020 Hi Deepinder,Yes, that approach should work. The downside is that the viewers need to request three streams at once. Instead of that maybe you can create a conference among three publishers and create another stream that takes the feed from three of them and streams it to the viewers? Just to give an idea about what I'm talking about, think about streaming the screen share of the conference room, that way three of the streamers will be seen. Of course, there should be a better solution to merge those streams but I think implementing such a thing could result in a better performance albeit being more difficult to implement.Best,AsimOn Monday, May 18, 2020 at 4:48:19 PM UTC+3, Deepinder Singh wrote:I wanted to do this with webrtc and those publishers should be able to interact with each other, can i do this with conference room? Where 2-3 people with publish while all others will just play? Is there any downside of this approach? Link to comment Share on other sites More sharing options...
Question
Deepinder Singh
Link to comment
Share on other sites
Top Posters For This Question
3
2
Popular Days
May 18
3
May 16
1
May 20
1
Top Posters For This Question
Mahmut As1m Onat 3 posts
Deepinder Singh 2 posts
Popular Days
May 18 2020
3 posts
May 16 2020
1 post
May 20 2020
1 post
4 answers to this question
Recommended Posts