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
This one might be an internal browser bug, but figured you guys might be able to identify that better than me :) A little bit intermittent as well, but distinctly observed on 3 separate devices both inside/outside our app.
I have verified that the issue occurs with the latest twilio-video.js release and is not marked as a known issue in the CHANGELOG.md.
I reviewed the Common Issues and open GitHub issues and verified that this report represents a potentially new issue.
I verified that the Quickstart application works in my environment.
Join a room with at least 2 users - one on Android/Chrome (others whatever is convenient)
Seems to happen more reliably with more users sharing media?
Rotate the Chrome/Android device to Portrait to trigger screen orientation changes (after further retesting - this seems to help trigger it, but not always necessary? might just be coincidence)
Rotate back to Landscape
Repeat a couple of times...
Check the video streams
Expected behavior:
Video streams should appear as normal
Actual behavior:
Intermittent flickering observed - partial screen repainting appears to get stuck with an old frame, which refreshes itself every so often.
Worth noting that the issue doesn't happen when the Chrome Dev Tools screencasting option is active (ie: it doesn't display on the device or the screencast) but was occurring when the Dev Tools were active but not screencasting.
See videos (pardon the weird recordings - don't have screen recording set up for these devices)
This one might be an internal browser bug, but figured you guys might be able to identify that better than me :) A little bit intermittent as well, but distinctly observed on 3 separate devices both inside/outside our app.
or sensitive account information (API keys, credentials, etc.) when reporting this issue.
Code to reproduce the issue:
"twilio-video": "2.28.1"
npm install
npm start
Expected behavior:
Video streams should appear as normal
Actual behavior:
Intermittent flickering observed - partial screen repainting appears to get stuck with an old frame, which refreshes itself every so often.
Worth noting that the issue doesn't happen when the Chrome Dev Tools screencasting option is active (ie: it doesn't display on the device or the screencast) but was occurring when the Dev Tools were active but not screencasting.
See videos (pardon the weird recordings - don't have screen recording set up for these devices)
Original instance within our application:
https://visionslive-my.sharepoint.com/:v:/p/james_cheese/EbItwmhCm3FOiZYTkbnkHcMBzYNMSy_DMI2vh78tSum-Zw?e=ZsefyU&nav=eyJyZWZlcnJhbEluZm8iOnsicmVmZXJyYWxBcHAiOiJTdHJlYW1XZWJBcHAiLCJyZWZlcnJhbFZpZXciOiJTaGFyZURpYWxvZyIsInJlZmVycmFsQXBwUGxhdGZvcm0iOiJXZWIiLCJyZWZlcnJhbE1vZGUiOiJ2aWV3In19
Additional instance in quickstart app:
https://visionslive-my.sharepoint.com/:v:/p/james_cheese/EVUVTnNBTw5NrFvVYZZpAWgBw1054KMYNJNTsif-P9686Q?e=h6JZjS&nav=eyJyZWZlcnJhbEluZm8iOnsicmVmZXJyYWxBcHAiOiJTdHJlYW1XZWJBcHAiLCJyZWZlcnJhbFZpZXciOiJTaGFyZURpYWxvZyIsInJlZmVycmFsQXBwUGxhdGZvcm0iOiJXZWIiLCJyZWZlcnJhbE1vZGUiOiJ2aWV3In19
Logs from running in Quickstart app
Software versions:
The text was updated successfully, but these errors were encountered: