Iñaki Baz Castillo
Iñaki Baz Castillo
Guys let's not mandate pause/resume actions for it to work. It shouldn't be needed. If the only way to work when immediately adding the created Producer to the ActiveSpeakerObserver is...
Any update to this?
Confirmed that the issue doesn't happen. Tested same code than in the description. The 'dominantspeaker' events is fired immediately without having to wait any loop cycle.
PR https://github.com/versatica/JsSIP/pull/787
The doc clearly explains that it will be disabled until the parent React components renders the input again.
Even more, if the external loading action fails (for example, the REST API fails) how to keep the previous input value back?
Thanks for this effort, @vpalmisano. Similar to what Jose said, this feature (in its current state) is not suitable for mediasoup but for a super specific use case in which...
If we go that way we will need PluggableSimpleConsumer, PluggableSimulcastConsumer and so on. For v4 I think we should merge all XxxxConsumer classes (including PipeConsumer and DirectConsumer) into one and...
> PluggableProducer::ReceiveRtpPacket is responsible for rewriting the SSRCs and the needed info in order to mask the original Producer and face its consumers with the encoding parameters that were negotiated....