ion-sfu icon indicating copy to clipboard operation
ion-sfu copied to clipboard

Pure Go WebRTC SFU

Results 54 ion-sfu issues
Sort by recently updated
recently updated
newest added

If we relay audio track by ortc api,the sdp has no RTPHeader "urn:ietf:params:rtp-hdrext:ssrc-audio-level", so the relaying sfu can not observer the relayed audio track.

### Your environment. - sfu version: master 0e3628e23cb3a41a7829eb7ba675fbce2e3d8525 - wertc version: v3.1.0-beta.8 ### What did you do? 1. Alice publish video track(H264,no simulcast) and audio track(opus) to sfu1 2. Bob...

### Your environment. - Version: Latest (Master) - Client: Chrome(pubsub test) - Environement: OSX - Are you using a TURN server? No ### What did you expect? - Don't remain...

#### Description This change allows data channel middleware to register a callback for when a peer disconnects. #### Reference issue Fixes #572

## Summary When a peer drops the middleware is not notified. This information could be useful to some middlewares. ## Motivation A middleware should be free to do complex things...

### Your environment. - Version: Release - Environement: Ubuntu 20.04 - Are you using a TURN server? pion turn - Browser: Chrome ### What did you do? Switching around with...

All written by @leewardbound Until now we didn't provide any direction on how to actually use ion-sfu. Now we do!

documentation

Chrome will send 2 ssrc for video for rtx. But seems ion-sfu only uses the first ssrc though sdp exchange. Does ion-sfu should support this feature?

enhancement

Hi, just following your installation instructions and I get an error: '.' is not recognized as an internal or external command, operable program or batch file. I cloned into a...

This repo hasn't seen a commit since 2022. Should we mark it as deprecated and suggest alternatives to people? I still have people joining the Pion slack asking questions about...