Closed GarPit closed 7 years ago
then
callback not called if I have breakpoint only on 3rd line, but if I add breakpoint at 1st line and 3rd (with cameraTrack.attach), then I can see preview
@GarPit thanks for the report! We'll work on updating this. The Firefox behavior is strange...
Yes, but I'm not sure showing local preview related with this warning
@GarPit we started doing feature detection for ontrack
versus onaddstream
in recent twilio-video.js releases. This warning should no longer print.
onaddstream is deprecated! Use peerConnection.ontrack instead.
I have this issue in Firefox and sometimes local video preview not showing up.