Jump to content
  • 0

Is Peer to Peer communication available in Community edition?


Nimil
 Share

Question

2 answers to this question

Recommended Posts

  • 1

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.

  • Like 1
Link to comment
Share on other sites

  • 0
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

 Share

×
×
  • Create New...