opentera-webrtc icon indicating copy to clipboard operation
opentera-webrtc copied to clipboard

WebRTC JavaScript, C++ and Python libraries and signaling server for the OpenTera project with hardware acceleration with GStreamer

Results 7 opentera-webrtc issues
Sort by recently updated
recently updated
newest added

Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.9.0 to 3.9.4. Release notes Sourced from aiohttp's releases. 3.9.4 Bug fixes The asynchronous internals now set the underlying causes when assigning exceptions to the future objects...

dependencies
python

**Describe the bug** Some of the tests on macOS are flaky (they sometimes work, and they sometimes fail unexplicably). Frequently caused by sockets (socket.io) connections. Also sometimes it is because...

When enabling software GStreamer video codecs and forcing VP9, the video streams do not works. # How to reproduce 1. Modify the CppStreamClient example to use software GStreamer video codecs...

- https://stackoverflow.com/questions/9507184/can-openssl-on-windows-use-the-system-certificate-store - https://stackoverflow.com/questions/42432473/programmatically-read-root-ca-certificates-in-ios

Currently, some tests hang or fail on Windows IF they are run all at once. Every test can pass if ran individually. This could be investigated and fixed.

Installing opentera-webrtc-native from https://pypi.org/ would be great and save time for new projects using the library. I think we should explore how to automate distribution from GitHub.

enhancement
help wanted