Embedded YouTube videos stuttering and not playing back smoothly
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Oxide |
New
|
Undecided
|
Unassigned | ||
webbrowser-app (Ubuntu) |
Confirmed
|
High
|
Unassigned | ||
webbrowser-app (Ubuntu RTM) |
Confirmed
|
High
|
Unassigned |
Bug Description
Related to bug https:/
Embedded youtube videos, like this:
http://
or this:
http://
do not play back correctly. They exhibit stuttering and stopping, with oxide-renderer process using over 100% CPU.
This was worked around on YouTube.com (and webapp) by using overriden UA string which makes YouTube send us a stream that we can playback smoothly. But this UA string is not presented to embedded videos within other sites.
We should figure out how we can send the UA override to embedded videos (if possible), and if not what change could we make to our default UA string such that YouTube gives us content that we can render more efficiently.
Other ideas?
Changed in webbrowser-app: | |
importance: | Undecided → High |
Changed in webbrowser-app: | |
assignee: | nobody → Olivier Tilloy (osomon) |
Changed in webbrowser-app (Ubuntu): | |
assignee: | nobody → Olivier Tilloy (osomon) |
Changed in webbrowser-app: | |
status: | New → Confirmed |
Changed in webbrowser-app (Ubuntu): | |
status: | New → Confirmed |
Changed in webbrowser-app (Ubuntu RTM): | |
status: | New → Confirmed |
assignee: | nobody → Olivier Tilloy (osomon) |
tags: | added: youtube |
Changed in webbrowser-app: | |
assignee: | Olivier Tilloy (osomon) → nobody |
Changed in webbrowser-app (Ubuntu): | |
importance: | Undecided → High |
Changed in webbrowser-app (Ubuntu RTM): | |
importance: | Undecided → High |
Changed in webbrowser-app: | |
status: | Confirmed → Invalid |
importance: | High → Undecided |
no longer affects: | webbrowser-app |
Changed in webbrowser-app (Ubuntu): | |
assignee: | Olivier Tilloy (osomon) → nobody |
Changed in webbrowser-app (Ubuntu RTM): | |
assignee: | Olivier Tilloy (osomon) → nobody |
This is the same bug as https:/ /bugs.launchpad .net/oxide/ +bug/1414743. Justin is investigating the type of media element we are receiving in that case and why that creates that extra cpu usage, based on the UA string we send.