svc-taco opens a unidirectional WebRTC connection between your local computer and a remote peer. As the
sender streams SVC-encoded video frames to the receiver, the VideoDecoder intercepts and decodes the
encoded chunks into VideoFrames.
Check your networks tab! There is no network call.
*There are actually two remote computer to peer connections. One connection uses the scalability mode
L3T3 to encode video frames. The other uses L1T3. The WebRTC receiver video
frame above uses the former scalability mode.
Key frames are green, delta frames are yellow.