Description
Bit o' a doozy this one
I'd quite like to send some Simulcast from webrtc-rs, and at the moment as far as I can tell, I can't even hack my way around this (please do correct me if I'm wrong), the setup of the transceivers/tracks/etc seem to be very much working against me.
I see there was this delightful commit over in Pion a few months ago
The gist being that we end up with an AddEncoding method on a track, and the rest is mostly worked out for us automatically.
Is there going to be a huge problem with me porting this over to the current version of webrtc-rs, or does this get in the way of the roadmap? I expect it's a bit of a chunk of work, so I'd like to garner some feelings on the matter before I dive in and start slinging code all over the place.