jianjunz

Results 136 comments of jianjunz

Hi, There is no plan to support QUIC for Android at this time. QUIC is implemented in [owt-sdk-quic](https://github.com/open-webrtc-toolkit/owt-sdk-quic), OWT Android SDK doesn't depend on that repo.

I haven't tried to compile it for Android. Not sure if there is anything else missing.

Thanks for reporting this issue. But we don't have iPhone 13 or newer iPhones for testing right now. The default renderer is implemented in libwebrtc, you can try to use...

RTCStats has a field `type`, why we need another type in its derived classes.

`build.py --help` displays description for arguments. `sio_root` is the path for Socket.IO cpp.

Hi, You could try to build it by following the instruction. But we only have CI bots on Windows, iOS and Android. So it may have some issues need to...