Iñaki Baz Castillo

Results 550 comments of Iñaki Baz Castillo

Thanks. The thing is that, at least in my use-case, I want to limit uplink or bandwidth, and usually not both. And when I want to limit uplink I do...

It also seems that `rtt` could be splitted into `downDelay` and `upDelay` (instead of assuming that the given `rtt` must be divided by 2 and applied to both down and...

If track.enabled=false is implemented it should stop producing frames or should produce silence/blank frames. The RTCRtpSender reads frames from the track and could just expose a way to pause the...

Closing this issue because no feedback was given. Related note: https://github.com/versatica/mediasoup-client/issues/218#issuecomment-1280951077

I understand your concern but I'm not sure this is the right approach. If you check ortc.ts in mediasoup-client you'll see that it doesn't return a default value anywhere but...

@alebcay libsdptransform 1.2.10 has been released and comes with Catch v3. Can you adapt your PR to it?

libsdptransform 1.2.10 released.

Should be fixed in libsdptransform 1.2.10.