-
Notifications
You must be signed in to change notification settings - Fork 220
[Youtube][Intermittent] A different resolution is set for videos either too high or too low #2946
Comments
Still researching but this link and search 'Revision History' it says that some of the methods we use have been deprecated. still researching to see if that affects our playback but the intermittent nature of this makes me think there may be some issues on the youtube side of it. |
It seems the intermittent nature of this issue is because of some issues within youtube interval calls. I have included 2 different debug sessions that were called from the same url. Notice the call getPlaybackQuality is giving 2 different qualities from the same video. Also it must be of note that the video of "Christ The Redemer" says 12k but it seems 12k isnt supported yet (both in our app and on Desktop). We may need to look and at a listener for when quality changes |
@Softvision-RemusDranca THis should have been fixed by #3288 |
@keianhzo I've retested this issue using Firefox Reality version 11-141402320 (eda7d95) and here are the results: Tested on HTC Vive Focus (Android 7.1.2) and Oculus Quest (Android 7.1.1). |
youtube auto corrects based on certain things and slow connection is one of those things. There are some listeners we can take advantage of to try to help this issue but to @keianhzo point the fixe he talked about will at least fix the first issue |
@Softvision-RemusDranca #3394 forces a quality override after a video playback. Before that we were only overriding the first time we hit a watching page so it should have fixed this issue. Can you confirm and if it's not the case attach STRs so we can reproduce? |
@keianhzo I've retested this issue using Firefox Reality version 11-141550214 (97a9dca) and I haven't encountered it while testing with multiple videos. |
@Softvision-RemusDranca Not intended, I've pushed a fix: #3461 If that one fixes the issue from your comment I guess we can close this one? |
I have verified this issue and it's no longer reproducible using Firefox Reality 11-141620047 (c93ffcd). Now, the resolution can be set manually and also, most of the videos are set to a 4k resolution, where available. Tested on HTC Vive Focus (Android 7.1.2), Oculus Quest (Android 7.1.1) and Pico Neo 2 (Android - 8.1.0) devices. |
[Affected Versions]:
[Affected Platforms]:
[Prerequisites]:
[Steps to reproduce]:
[Expected results]:
[Actual results]:
[Notes]:
The text was updated successfully, but these errors were encountered: