Gabe Kangas
|
d900da8cab
|
fix(metrics): increase max valid latency reporting time. Troubleshooting
|
2 years ago |
Gabe Kangas
|
d40e66b7ef
|
Stop playback metrics on player unmount
|
3 years ago |
Gabe Kangas
|
6ee2866260
|
Handle player being removed
|
3 years ago |
Gabe Kangas
|
221b9c8f0f
|
Add playback performance metrics. Closes #1930
|
3 years ago |
Gabe Kangas
|
1bc12da73a
|
Remove reference to unused var
|
3 years ago |
Gabe Kangas
|
afeef6f276
|
Return and pass around clock skew to be used in latency calculations.
Closes #1920
|
3 years ago |
Gabe Kangas
|
cbbf2970c1
|
Fix typo
|
3 years ago |
Gabe Kangas
|
6ee88f8a7d
|
Throw away latency values that seem invalid
|
3 years ago |
Gabe Kangas
|
f8181fd036
|
Do not make metrics api call if there is no data to send
|
3 years ago |
Gabe Kangas
|
6b909b2c47
|
Do not report playback metrics if the network is not in use
|
3 years ago |
Gabe Kangas
|
a6b1d0ec94
|
Do not collect playback metrics when paused
|
3 years ago |
Gabe Kangas
|
c50536ff81
|
Pull player metrics out of the player. Support safari errors/buffering events
|
3 years ago |
Gabe Kangas
|
9f6151359f
|
Track buffering events as errors differently in playback metrics
|
3 years ago |
Gabe Kangas
|
babbcecc9c
|
Stream performance metrics (#1785)
* WIP playback metrics
* Playback metrics collecting + APIs. Closes #793
* Cleanup console messages
* Update test
* Increase browser test timeout
* Update browser tests to not fail
|
3 years ago |