Philipp, Harald; thanks for your answers.
I know how both bandwidth estimation mechanisms work (at a high level so will read more about it the links Philipp). The thing here is the fact that an existing stats value (VideoBwe.googAvailableReceiveBandwidth might
be 0) for some situations (whether using REMB or not) is a bit confusing. I just wanted to confirm that transport-cc just cannot provide these stats.
Harald; while RTCIceCandidatePairStats.availableIncomingBitrate is not part of the JSON string of a RTCStatsReport instance (I am using them) when transport-cc used (which can be considered correct)
I see googAvailableReceiveBandwidth being 0 when iterating over a webrtc::StatsReport instance. In any case I would not consider this a bug.
I just looking for a way to observe the actual receive rate. I needed to perform some kind of analysis. Yes, I have access to stats in both side.
Thanks!
Cheers,
JAOO.