webrtc icon indicating copy to clipboard operation
webrtc copied to clipboard

Pure Go implementation of the WebRTC API

Results 232 webrtc issues
Sort by recently updated
recently updated
newest added

### Your environment. - Version: master--589d67e5abbb717be775d1709ebcdc8f93e646ad - Browser: chrome - Other Information - related issue: https://github.com/pion/datachannel/issues/125 ### What did you do? create and close datachannels frequently, use those datachannels for...

This issue was 'inspired' by https://github.com/pion/transport/pull/200 created by @jech which has the effect of broadening the range of Go compiler versions that Pion can be built with. I felt the...

I use pion webrtc to develop a media server and the video quality is low(I use simulcast) and video loss frame frequently.I send rtcp from server to client using below...

### Your environment. - Version: *Release or SHA* - Browser: *include version* - Other Information - *stacktraces, related issues, suggestions how to fix, links for us to have context* ###...

We use webrtc native on ios and android platforms. Below are the issue we found. For this, we had to use webrtc native in our go project. pion/webrtc/v3 v3.1.43 webrtc...

Fixes the command line arguments to use correct addresses and uses go install instead of now unsupported go get. Fixes #2286

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/stretchr/testify](https://togithub.com/stretchr/testify) | require | minor | `v1.7.1` -> `v1.8.0` | ---...

## Motivation so much ipc use h26,h264 is too big for trans

### Your environment. - Version: *https://unpkg.com/[email protected]* *github.com/pion/webrtc/v3 v3.0.0-beta.4.0.20200902134452-789ff0975342* - Browser: *Firefox 102.0.1* ### What happened? Chrome works fine, firefox has the following error *error1. SDP Parse error* ![image](https://user-images.githubusercontent.com/43714634/178176706-15ae1a51-6385-4b2f-9434-063869e682a1.png) 31: Warning:...

### Your environment. - Version: 3.0.7 - Browser: Chrome 88.0.4324.150 (Official Build) (x86_64) ### What did you do? A PeerConnection created with `NewPeerConnection` (not api) logs an error `pc ERROR:...