webrtc
webrtc copied to clipboard
Pure Go implementation of the WebRTC API
### Your environment. - Version: *Release or SHA* - Browser: *include version* - Other Information - *stacktraces, related issues, suggestions how to fix, links for us to have context* ###...
The NewAPI() function already registers them by default (since #2630)
### Your environment. - Version: *ee9717e95b320ae48b6bfb4e53654b9301107ed2* - Browser: *Chrome, Chrome Canary* - Other Information - *Server running on Ubuntu 23.10* ### What did you do? When running play-from-disk-ivf, it does...
How to compile this project into a dynamic library and then reference the dynamic library(.so) in Android JNI?
### Your environment. - Version: pion/webrtc/v3 v3.2.21、pion/dtls/v2 v2.2.7 ### What happened? When connecting to the WebRTC media server, there are occasional issues with streaming failure. Upon analyzing the captured packets,...
In sip-to-webrtc. SDP: sdp: v=0 o=FreeSWITCH 1700089259 1700089260 IN IP4 192.168.4.122 s=FreeSWITCH c=IN IP4 192.168.4.122 t=0 0 a=msid-semantic: WMS hPQFlSWoUU7vVAmQnnqZ2o0bXc1t3XJr m=audio 29974 UDP/TLS/RTP/SAVPF 111 101 a=rtpmap:111 opus/48000/2 a=fmtp:111 useinbandfec=1; minptime=10...
https://github.com/pion/webrtc/blob/eed2bb2d3b9f204f9de1cd7e1046ca5d652778d2/pkg/media/samplebuilder/samplebuilder.go#L19 https://github.com/pion/webrtc/blob/eed2bb2d3b9f204f9de1cd7e1046ca5d652778d2/pkg/media/samplebuilder/samplebuilder.go#L20 It seems that a empty SampleBuilder cost about 1M
### Your environment. - Pion Receiver Version: v3.2.23 (also tested with v4.0.0-beta.7) - Pion Sender Version: v3.2.23 - Browser Sender Version: Brave v1.60.118 Chromium: 119.0.6045.163 (Official Build) (64-bit) - Other...
### Your environment. - Pion Version: v3.2.14 - PBX: Asterisk v18 (WebRTC mode) ### What did you do? Pion receives an SDP as offer which is then provided to SetRemoteDescription...
### Your environment. - Version: master - Browser: *Microsoft Edge* - OS: linux ### What did you do? - Browser 1. git clone github.com/pion/webrtc 2. cd webetc/examples 3. go run...