You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The SwiftUI sample is outdated and doesn't work properly.
Remote streams are always nil in your sample app, if I remove the video track's name "camera" and just get the first remote track I see myself in local and remote SwiftUIVideoViews.
Mute/Unmute and camera on/off buttons are also not working.
Description
The SwiftUI sample is outdated and doesn't work properly.
Remote streams are always nil in your sample app, if I remove the video track's name "camera" and just get the first remote track I see myself in local and remote SwiftUIVideoViews.
Mute/Unmute and camera on/off buttons are also not working.
For a second joining participant, I used this sample https://github.com/twilio/twilio-video.js
P.S. Also this UIKit example works like a charm https://github.com/twilio/video-quickstart-ios
Versions
The text was updated successfully, but these errors were encountered: