binbat / joyrtc

You can use this tool, use WebRTC control some devices, but current only unity
https://joyrtc.binbat.com/
Mozilla Public License 2.0
19 stars 5 forks source link

Implement WHIP (Unity) and WHEP (Web) #41

Closed guangyongalone closed 6 months ago

guangyongalone commented 7 months ago

According to your previous request, I rewritten the whip.js file into a whip.cs file. But after the rewriting was completed, I encountered a problem. I didn't know how to use the whip.cs file to rewrite joyrtc.cs, and I couldn't guarantee the correctness of whip.cs.