Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Video tag breaks Steam Overlay #148

Open
tkuhnert opened this issue Jun 9, 2024 · 1 comment
Open

Video tag breaks Steam Overlay #148

tkuhnert opened this issue Jun 9, 2024 · 1 comment

Comments

@tkuhnert
Copy link

tkuhnert commented Jun 9, 2024

The overlay works fine until I have a page with an HTML video tag. Then the overlay doesn't open anymore.

Tried different file formats (mp4, webm) and react video player.
When I add an YouTube video it works fine while it only shows the thumbnail. But as soon as I start the video the overlay doesn't work anymore (I assume because YouTube adds the video tag at that moment).

Trying to manually open the overlay doesn't work either:
client.overlay.activateToWebPage('https://www.example.com/');

But it seems to register the request, as it opens an overlay with several tabs of example.com as soon as I navigate to a page without a video tag.

OS: Windows 11
Electron: 30.1.0
Steamworks.js: 0.3.2

@tkuhnert
Copy link
Author

tkuhnert commented Jun 9, 2024

Did some more testing. The problem occurs with Electron v25 and newer. Works fine up to 24.8.8
I downgraded for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant