

Ah, sorry you’re having issue! Re video playback1:
- Do you have a URL not working for you I can reproduce your issue with (you can DM me if not want to share public)?
- Media Codec installed and available?
about:supportand lookMedia -> Codec Support Information. Are you on Arch perchance? - Tried the “Basic Functionality” preset?
about:welcomeshould show on first launch, can also be reused later. - It’s not likely but still possible that some preference set in your old LW profile interferes. Different result in fresh profile?
- Same result without addons? (“Troubleshoot Mode” under about:support)
- Left-hand side of address bar, there should be a shield and couple of icons. You can click those to temporarily or permanently unlock protections for current site.
- In a fresh profile, you could try “Just Make It Work” preset - does it work there? That will, among other things, enable DRM modules and allow the browser to silently download and execute binaries from Cisco and Google in background, just like vanilla FF. This behavior is disabled under the other presets for security reasons and I don’t recommend it much beyond testing and troubleshooting.
- Sometimes, sites blocking you will yield CORS errors in console. If that’s the case you should also see HTTP responses with
4XXstatus codes under Devtools Network tab. or5XXif legit server error.
1: Should work; I’m streaming 4k fine.
In that case I will certainly encourage you to get more comfortable with the flatpackaging side and getting that local build env up for yourself! Having self-hosted repo for self-built packages1 in whatever format you use is one of the most liberating things one can set up IMO. Looking forward to seeing you around on the issue tracker ;)
1: Ideally with sensible lifecycle 🤭