-
This is an issue that has been bugging me for a whole week.....
I am trying to establish a webRTC connection with a python server using aiortc/ web client. Both client and server is connected withi…
-
Linked with #160, #153, #152, #39, #34, #30
**Also read: https://github.com/m1k1o/neko/issues/371**
In the v1.6.0 release, there is much higher confidence in our performance optimizations in the…
-
Excuse me, I look at test_sctp_dtls_ice.c. What is it and how to test it? One need two consoles? For server and client? Is it testing WebRTC datachannel over libnice connectivity plus dtls, right?
-
`H264.cpp` payload descriptor parser relies on frame-marking RTP extension to get information about temporal layer of the payload (among other fields). However, libwebrtc (AKA Chrome) no longer enable…
-
I have a DJI Mavic Air 2 drone. The drone's Android app supports live streaming the camera view to an RTMP server. When I try live streaming to go2rtc, I get this error when I try to play the stream i…
-
## Which version are you using?
v1.9.0
## Which operating system are you using?
- [x] Linux amd64 standard
- [ ] Linux amd64 Docker
- [ ] Linux arm64 standard
- [ ] Linux arm64 Doc…
-
Add WebRTC for realtime video/audio support across multiple users.
Everything: [WebRTC Demos, Experiments, Libraries, Examples](https://www.webrtc-experiment.com)
Article: [MDN](https://developer.…
-
### Please confirm you have already done the following
- [X] I have searched the repository for related/existing bug reports
- [X] I have all the details the issue requires
### Please answer the fol…
-
Hello!
I am trying to receive a H264 video on Android device. The device has support for that codec, but I the answer generated by the webrtc seems to lack the codec part.
The error I get is:
`…
-
### Preflight Checklist
- [X] I have read the [Contributing Guidelines](https://github.com/ferdium/ferdium-recipes/blob/develop/CONTRIBUTING.md) for this project.
- [X] I agree to follow the [Code…