Jump to content
  • 0

Do I need to code AntMedia application?


Joe Lin
 Share

Question

Sorry this is a newbie question due to the lacking understanding of AntMedia.

I'm trying to create a WebRTC conference application in browsers using AntMedia. I looked at the StreamApp application at (https://github.com/ant-media/StreamApp). In addition to the javascript and html pages, it also contains Java application that runs inside AntMedia. 

My intention is to code the Javascript client using the Javascript SDK and host those on some external web server.

My question is the following:
1. Is it possible to host the client on external web server? Or it has to be hosted by AntMedia?
2. Do I need to code an 'Application' inside AntMedia? I assume the AntMedia would handle all the WebRTC signaling and session. If so, what is the purpose of the 'Application'?

Thanks.
Link to comment
Share on other sites

  • Answers 1
  • Created
  • Last Reply

Top Posters For This Question

Top Posters For This Question

1 answer to this question

Recommended Posts

  • 0

Could you describe what you need exactly by coding? Of course its doable but Ant media already has a built-in conference solution. If you need to modify it for yourself, you can do that. You can open the conference app by https:domain:port/App(WebRTCAppEE or LiveApp)/conference.html

Best Regards,
Enes Kuluk.

 

Link to comment
Share on other sites

 Share

×
×
  • Create New...