As of
which just landed in the M123 branch, If you negotiate simulcast using addTransceiver followed by createOffer,
the resulting offer will contain the extmap lines for the AV1 dependency descriptor and the video layers allocation RTP header extensions.
If you don't want this you can use the header extensions API
to disable those extensions.
Philipp,
hoping the change sticks this time