WebRTC with UWP
#1025
Replies: 1 comment
-
I've never tried it but the main library should work fine in a UWP app as it does not have any OS dependencies. If you only need WebRTC datachannels it could be a good fit. The issue will be if you need to use audio or video devices or need a native video codec. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Could I get some guidance on how to use your WebRTC Features with UWP, specifically the WebViewer?
Beta Was this translation helpful? Give feedback.
All reactions