While you're here, please consider supporting GamingOnLinux on:
Reward Tiers:
Patreon. Plain Donations:
PayPal.
This ensures all of our main content remains totally free for everyone! Patreon supporters can also remove all adverts and sponsors! Supporting us helps bring good, fresh content. Without your continued support, we simply could not continue!
You can find even more ways to support us on this dedicated page any time. If you already are, thank you!
Reward Tiers:
This ensures all of our main content remains totally free for everyone! Patreon supporters can also remove all adverts and sponsors! Supporting us helps bring good, fresh content. Without your continued support, we simply could not continue!
You can find even more ways to support us on this dedicated page any time. If you already are, thank you!
Login / Register
- The "video game preservation service" Myrient is shutting down in March
- SpaghettiKart the Mario Kart 64 fan-made PC port gets a big upgrade
- KDE Plasma 6.6.1 rolls out with lots of fixes for KWin
- Lutris v0.5.21 and v0.5.22 arrive with Valve's Sniper runtime support and new game runners
- Open source graphics drivers Mesa 26.0.1 released with various bug fixes and a security fix
- > See more over 30 days here
- steam overlay performance monitor - issues
- Xpander - Nacon under financial troubles... no new WRC game (?)
- Xpander - Establishing root of ownership for Steam account
- Nonjuffo - Total Noob general questions about gaming and squeezing every oun…
- GustyGhost - Looking for Linux MMORPG sandbox players (Open Source–friendly …
- Jarmer - See more posts
How to setup OpenMW for modern Morrowind on Linux / SteamOS and Steam Deck
How to install Hollow Knight: Silksong mods on Linux, SteamOS and Steam Deck
Not sure if this has been suggested previously, but is there any chance of supporting HTML5 video?
At the moment I only get a warning about a missing plugin in Firefox, even though I'm in the HTML5 YouTube beta. (It's even worse in Epiphany. I get a screenfull of binary nonsense, but that's probably a bug in itself).
As far as I know, YouTube has some sort of auto detection for this when you use the normal embedding code as this just works pretty much everywhere else.
Thanks in advance,
If it was one that worked, based on my experience, you should have not had any issues.
The problem seems to be that it hardcodes the URL to the flash stuff, such as:
http://www.youtube.com/v/Py7HJiOeJjw&fs=1Wget that and you get a blob of application/x-shockwave-flash.
If I instead visit
http://www.youtube.com/watch?v=Py7HJiOeJjwI get a nice HTML5 video.Edit: The forum mangled the URLs I tried to post. Let's see if this works.
[http://xenforo.com/help/bb-code-media-sites/](http://xenforo.com/help/bb-code-media-sites/)
Edit > I'm an idiot, didn't even realise the embed code was currently telling it to use flash, will take a look at iframe then.
Edit 2 > Now using iframe code, let me know how it works.
Thanks for fixing this!