how to connect WEBRTC in unity ?
I am trying to access webrtc connection in unity. I also used webrtc video chat asset in unity( LINK : https://assetstore.unity.com/packages/tools/network/webrtc-video-chat-68030) . in this plugin i cant understanding how to create sdp offer and answer.
Answer by payalzariya07 · Aug 30, 2019 at 09:18 AM
i also used this example but i can't understand how this create offer and answer. And this example is only work on webgl,android and window pc not support macos and iphone and other platforms.
Answer by Jd_Parmar · Aug 30, 2019 at 09:14 AM
you can follow this tutorial https://github.com/bengreenier/webrtc-unity-plugin
Your answer
Follow this Question
Related Questions
What's wrong with my script ? 0 Answers
My Unity.exe deleted (Unity 2019.3.11),My Unity.exe was deleted (Unity 2019.3.11) 0 Answers
How do I create a disconnect button in a scene [UNET] 0 Answers
My Unity.exe deleted (Unity 2019.3.11),My Unity.exe was deleted (Unity 2019.3.11) 1 Answer
Networking With Colors Unity 5 2 Answers