jianjunz

Results 55 issues of jianjunz

Some raw pointers are not freed.

Following error reported while running build-win.py on Windows 10 1909. > 'lib.exe' is not recognized as an internal or external command

bug
windows

Unit tests are disabled during CI for iOS. Don't know the reason. But let's enable it.

enhancement
iOS

Running `build.py` with `--arch arm64,x64` combines libraries for iOS devices and iOS simulators into a single library with `lipo`. It introduces an unsupported configuration in the binary. Reference: https://developer.apple.com/forums/thread/669411?answerId=652663022#652663022

enhancement
iOS

This issue was originally reported by @kirankumar-ravuri. Steps to reproduce in IOS sample app - Switch on LTE, join the call - During the call, switch off LTE and switch...

conference
iOS

The Socket.IO cpp client doesn't verify server's certificate while TLS is enabled. So the server's certificate may be issued by an untrusted authority or server's domain may not match certificate's...

This change enables sending MediaStream over WebTransport streams and receiving MediaStream over WebTransport datagrams.

wip
comp:webtransport

enhancement
comp:dependencies