media-server-client-js
media-server-client-js copied to clipboard
Fill codecPayloadTipe on addTransceivers
trafficstars
To properly enable fixing a codec with simulcast the codecPayloadType of the sendEncodings should be filled when calling addTransceivers.
We can retrieve the codec payloads from the initialization SPP O/A transceivers and do a lookup before adding the simulcast transceiver.