webrtc-rs / webrtc

A pure Rust implementation of WebRTC
https://webrtc.rs
Apache License 2.0
3.95k stars 347 forks source link

First packet for simulcast RTP streams have wrong payload size #586

Closed haaspors closed 2 weeks ago

haaspors commented 2 weeks ago

Working with simulcast I've found that the first received packet for each SSRC always have the size of receive UDP MTU.