Eugene Voityuk

Results 23 comments of Eugene Voityuk

https://github.com/signalapp/Signal-Calling-Service/blob/main/src/googcc.rs https://github.com/signalapp/Signal-Calling-Service/blob/main/src/transportcc.rs

It takes some time for this to happen. https://drive.google.com/file/d/1nvciwm9SW3KAUjAPHCQtMbQN9fs2YKar/view?usp=sharing

> Even if mic is muted it's still generating bitrate. Can this be repeated after closing the micProducer? CC.disableMic() in console in sender. Per stats dump we don't see any...

@jmillan The one that i provided must include data for 3 peer connections 2 from sender 1 from receiver. BTW I thought that it may have something to do with...

Attaching V3 dump just in case. [webrtc_internals_dump_v3.txt](https://github.com/versatica/mediasoup/files/10509142/webrtc_internals_dump_v3.txt)

Attaching another one with only 2 PC on v3 branch. This time it took way much longer for issue to appear. So be patient when importing webrtc-dump. https://drive.google.com/file/d/1oYcncLf5yWTHl505XNu5RVIZVuW16k8n/view?usp=sharing

Attaching webrtc-internals with mediasoup debug log. [webrtc_internals_dump_with_debug_log_1.txt](https://github.com/versatica/mediasoup/files/10518995/webrtc_internals_dump_with_debug_log_1.txt) [mediasoup_debug_1.log](https://github.com/versatica/mediasoup/files/10518999/mediasoup_debug_1.log)

As per logs of mediasoup in 12:45:17 we should receive only one 2:1 layer: ``` 2023-01-27T12:45:17.912Z mediasoup:Channel [pid:48227] RTC::SimulcastConsumer::IncreaseLayer() | setting provisional layers to 2:0 [virtual bitrate:20984935, required bitrate:2201235] 2023-01-27T12:45:17.912Z...

That is 100% correct. This is very WIP, but first commits that compiles. I will continue working on this.

Feel free to modify as needed, my laptop already died. Dunno when i ll return:( On Mon, Oct 10, 2022, 12:51 Iñaki Baz Castillo ***@***.***> wrote: > Wondering if we...