steep-balloon-41261
11/10/2022, 1:37 AMbrief-refrigerator-69901
11/10/2022, 4:30 AMmagnificent-art-43333
11/10/2022, 4:47 AMmagnificent-art-43333
11/10/2022, 5:37 AMTrackSubscribed event is actually what you want. The documentation is not worded correctly, so will file a ticket to fix it.refined-telephone-69723
11/10/2022, 6:25 PMmagnificent-art-43333
11/15/2022, 6:18 PMpolite-kilobyte-67570
11/15/2022, 6:44 PMTrackSubscribed that is fired on a RemoteParticipant indicates that you (as the local participant) successfully subscribed to the remote’s track.brief-refrigerator-69901
11/15/2022, 6:46 PMpolite-kilobyte-67570
11/15/2022, 6:49 PMrefined-telephone-69723
11/18/2022, 1:27 AMMediaStreamTrack only produces frames when there is change, so when a new viewer joins, we send the last frame that we have cached to it so it can get the last available frame. Since WebRTC controls things like frame drops, we send it a few times to ensure high likelihood the viewer gets it (as unlike [15,60]fps webcam video where new frames are always rolling in, we sometimes don’t get new frames for minutes at a time)