OrlandoCo
OrlandoCo
@jech @Sean-Der So I was trying to find if there was an advantage for getting RTX stream besides better RTC stats, but I could not find any and as Julius...
@jech Do you find any advantage on using FEC with RED? On my statics gathered, when network gets congested packets gets dropped in big batches (5+ packets), also the complexity...
@jech Have you tried to increase OS UDP buffer??
Hello, @brendanmoore ion-sfu does not support perfect negotiation, becuase there were some issues on browser implementation, thats why it uses 2 pc, one to publish and other one to subscribe,...
Hello @dannymn, support for AV1 should be straight forward, if you can contribute to detect the keyframes we can include it, we have not yet invested on it because its...
Yeah, this is something under my radar, but needs discussions, since this would work only if you relay the full session, so peers in relayed streams can get audio levels...
@olzii are you using a reverse proxy for the websockets like nginx?, if so please make sure that the timeout is long enough or you need to handle gracefully the...
The solution is simple, just increase the timeout or gracefully recover from websocket reconnect.
@tomsun mm looks like the interface for TrackLocal changed, is a quick fix just required to create the RID method on Downtrack
Hey @tmiv sorry for late response, but is necessary to put the callback on the datachannel?, should `Peer` be a better location for a close callback?