webrtc
webrtc copied to clipboard
Pure Go implementation of the WebRTC API
### Your environment. - Version: v4.0.0-beta.6 - Browser: chrome 117.0.5938.150 - Other Information - *stacktraces, related issues, suggestions how to fix, links for us to have context* ### What did...
Pion seemingly connects to OME https://github.com/AirenSoft/OvenMediaEngine ``` ome-to-pion-ome-1 | [2023-10-26 15:00:42.273] I [SPICE-t3478:19] ICE | ice_port.cpp:606 | Turn client has connected : ``` but after few seconds drops the connection...
### Your environment. - Version: v3.2.21 ### What did you do? I was trying to implement the "reflect" example and I came across this bug
#### Description We noticed that once pion has negotiated headers and codecs for a given Kind, when a subsequent offer SDP adds a media section for that same Kind with...
# Pion WebRTC Migration Status This is a running list of projects that need to be migrated to v4. I would love to see a community effort to migrate and...
No ice
#### Description #### Reference issue Fixes #...
### Your environment. - Version: v3.1.60 - Browser: N/A ### What did you do? I have test which implements both sides of WebRTC connection, both using pion. ICE trickle is...
This has been on my TODO list for a long time. @jech would you be in support of this? Do you have any concerns/things I should be aware of? I...
#### Description Reuse transceivers in remote peer。 In the existing RTC Transceivers, when the state of the remote transceiver changes from inactive to active, the state of the pion also...
#### Description There's a black box testing pattern I've been using in my projects and I'm happy to contribute. It's based on docker compose and playwright. For now, there are...