Closed sw-vish closed 1 month ago
@nazar-pc do you know why that notification is commented in the code?
I think it was simply forgotten during conversion to flatbuffers, I don't think it was intentional
@nazar I give you the honor to uncomment it and become a hero if you wish
Bug Report
Your environment
Issue description
The
.on_rtp
callback for a Consumer created from a DirectTransport never gets called.Looking at the source, it looks like the RTP notification has been commented out: https://github.com/versatica/mediasoup/blob/v3/rust/src/router/consumer.rs#L846.