I'm facing a problem in detecting of participant disables or enables video stream. The iOS client locally sets `isEnabled` property of RTCVideoTrack instance to `true` or `false`, but corresponding video track in remote media stream on the "other side" of call still has `isEnabled` as `true`. And instead of video stream participant receives black frames. In such scenario I would like to hide video view and display placeholder, but I can't figure out how to detect videoTrack state change.
Is there any way to detect if remote participant disables/enables his video track?
Question
Yury Grinenko
Link to comment
Share on other sites
Top Posters For This Question
3
1
Popular Days
May 1
2
Apr 29
1
Apr 30
1
Top Posters For This Question
Yury Grinenko 3 posts
Mahmut As1m Onat 1 post
Popular Days
May 1 2020
2 posts
Apr 29 2020
1 post
Apr 30 2020
1 post
3 answers to this question
Recommended Posts