Closed benbro closed 1 year ago
sadly I think its a bit more complicated, see
a=rid:1 send pt=97;max-width=1280;max-height=720
a=rid:2 send pt=98;max-width=320;max-height=180
a=rid:3 send pt=99;max-width=320;max-height=180
a=rid:4 recv pt=97
a=simulcast:send 1;2,3 recv 4
from https://tools.ietf.org/html/draft-ietf-mmusic-sdp-simulcast-14
I'm missing pt, max_width and max_height? How the json should look?
that is a very good question. We don't have those in the spec either: https://w3c.github.io/webrtc-pc/#dom-rtcrtpcodingparameters
Codecov Report
88.59% <14.28%> (-3.18%)
Continue to review full report at Codecov.