streamlink / streamlink-twitch-gui

A multi platform Twitch.tv browser for Streamlink
https://streamlink.github.io/streamlink-twitch-gui/
MIT License
2.7k stars 204 forks source link

Incompatibility with game Hue #964

Closed braiam closed 1 year ago

braiam commented 1 year ago

Checklist

Streamlink Twitch GUI version

v2.2.0

Streamlink version

5.2.1

Operating system, environment and configuration details

Debian Testing.

Description

Trying to open Hue at the same time that stg, Hue can't open with:

Player is already running

(Filename:  Line: 461)

in the Player.log. It's a unity game. The opposite doesn't happen. I suspect that stg just ignores this, while Hue doesn't. I don't have much expectations that Hue would fix this, since this is a known thing that can happen on Linux with plain Chrome.

Debug log

No response

bastimeyer commented 1 year ago

Ask the developers of that game. There is nothing that can be done here. Streamlink Twitch GUI is an NW.js / Chromium application and its NW.js binaries are built by the NW.js devs, not here.

The game also doesn't launch when regular Chromium is running. You can run the game via Proton and it'll work fine.

Closing, because it's unrelated to Streamlink Twitch GUI.