-
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…
-
I use webrtc sdk for screen sharing, prior to Android 14, it works well. I provide some logs about webrtc.
`NativeLibrary: Loading native library: jingle_peerconnection_so
2024-03-03 17:40:02.781 …
-
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…
-
### 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…
-
## 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…
-
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:
`…
-
**Describe the bug**
_When attempting remote connection with another person, the SDP messages are received normally, but streaming does NOT begin. I have tried this both with my own project built loo…