blob: f507db68bbf656e5f46700dde4dc802a20c527cf [file] [log] [blame] [view]
# `resources/video/timing/simulator`
A set of RtcEventLog's recorded using `chrome://webrtc-internals`:
* `video_recv_vp8_pt96`: Receiving a single stream of VP8 on payload type 96.
* `video_recv_vp9_pt98`: Receiving a single stream of VP9 on payload type 98.
* `video_recv_av1_pt45`: Receiving a single stream of AV1 on payload type 45.
* `video_recv_sequential_join_vp8_vp9_av1`: Sequential join of three remote streams, with codecs and payload types as above.