Follow-up on #619:
https://jsfiddle.net/fippo/phsyg23j/
shows the lifetime of transport stats. The first log line has two transports, one of these is typically thrown away as BUNDLED. We should probably not expose transport stats until the signaling state is stable if that part of #802 can be shipped.
The second part of the fiddle shows that transport stats are exposed when the peerconnection is not connected.
What makes RTP stats different from transport stats here?
Why does "no packets no stats" not apply?
Follow-up on #619:
https://jsfiddle.net/fippo/phsyg23j/
shows the lifetime of transport stats. The first log line has two transports, one of these is typically thrown away as BUNDLED. We should probably not expose transport stats until the signaling state is stable if that part of #802 can be shipped.
The second part of the fiddle shows that transport stats are exposed when the peerconnection is not connected.
What makes RTP stats different from transport stats here?
Why does "no packets no stats" not apply?