WebRTC on a standalone mobile app

后端 未结 16 2216
一个人的身影
一个人的身影 2021-01-30 09:42

I know that WebRTC was designed for browsers, but is it possible to use WebRTC libraries on mobile applications directly?

Thanks!

16条回答
  •  慢半拍i
    慢半拍i (楼主)
    2021-01-30 09:46

    One resource you might want to look at is this article: how to get started with webrtc and ios without wasting 10 hours of your life

    One problem I am having is making sense of all the WebRTC/Libjingle library files. At the moment, I can get the example app running but I wish there was a "Hello World" example out there.

提交回复
热议问题