Nimil Posted October 20, 2022 Share Posted October 20, 2022 Hi All, I am new to ANT Media Server. I have implemented video streaming using ANT media community edition. Can I implement peer to peer using community edition? Or should I need an Enterprise edition for that. Link to comment Share on other sites More sharing options...
1 Connessione Posted October 20, 2022 Share Posted October 20, 2022 EDIT: 3 hours ago, Nimil said: Hi All, I am new to ANT Media Server. I have implemented video streaming using ANT media community edition. Can I implement peer to peer using community edition? Or should I need an Enterprise edition for that. As i know this is a server assisted solution for both one to one and one to many and many to many. If you need p2p you dont need a streaming server for that. Instead you need a simple socket server for ice negotiation. That said Ant media server does advertise websocket communication. Not sure if you can use for custom messaging or not. if you want nothing to do with server, you are better off using nodejs or similar for websocket and own messaging for ice negotiation. 1 Link to comment Share on other sites More sharing options...
0 Connessione Posted October 20, 2022 Share Posted October 20, 2022 3 hours ago, Nimil said: Hi All, I am new to ANT Media Server. I have implemented video streaming using ANT media community edition. Can I implement peer to peer using community edition? Or should I need an Enterprise edition for that. As far as i know, enterprise edition will give more features than the community edition and remove limitations of webrtc publish & subscribe. However as i know this is a server assisted solution for both one to one and one to many and many to many. If you need p2p you dont need a streaming server for that. Instead you need a simple socket server for ice negotiation. That said Ant media server does advertise websocket communication. Not sure if you can use for custom messaging or not. if you want nothing to do with server, you are better off using nodejs or similar for websocket and own messaging for ice negotiation. Link to comment Share on other sites More sharing options...
Question
Nimil
Hi All,
I am new to ANT Media Server. I have implemented video streaming using ANT media community edition.
Can I implement peer to peer using community edition? Or should I need an Enterprise edition for that.
Link to comment
Share on other sites
Top Posters For This Question
2
1
Popular Days
Oct 20
3
Top Posters For This Question
Connessione 2 posts
Nimil 1 post
Popular Days
Oct 20 2022
3 posts
Popular Posts
Connessione
EDIT: As i know this is a server assisted solution for both one to one and one to many and many to many. If you need p2p you dont need a streaming server for that. Instead you ne
2 answers to this question
Recommended Posts