webrtc-sample icon indicating copy to clipboard operation
webrtc-sample copied to clipboard

Applying the concept app to app

Open ugintl opened this issue 5 years ago • 1 comments

I saw your article saying browser to browser connection with out a server. How about app to app connection without server? Is it possible?

I have a chat app built on java. I want to integrate webrtc so that users can make audio video calls during chat. The whole idea is to be able to do it without a server.

ugintl avatar Mar 02 '20 02:03 ugintl

I don't know how to integrate webrtc without server. But following codes use test webrtc server https://github.com/USAMAWIZARD/react-ams-sample.git

hiroyukikumazawa avatar Nov 17 '23 12:11 hiroyukikumazawa