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

Livestreamer's path is added to Windows' $PATH but normal CMD won't load, only Power Shell #28

Closed
HASJ opened this issue Nov 20, 2014 · 5 comments

Comments

@HASJ
Copy link

HASJ commented Nov 20, 2014

What is happening?
I installed Livestreamer with the .exe about two months ago and I was never bothered by not being able to use it through the standard CMD.
It is still working through Power Shell, mind you, but I feel this is a bug, maybe not even LS' fault, and needs reporting.

When trying to run it through the cmd, all I get is livestreamer not found, except it is added to $PATH and powershell finds it, what gives?
Windows 8.1, tried through normal and admin installation, edited the $PATH manually, deleted all lines and added then again, nothing.

@bastimeyer
Copy link
Member

Could you please start the application with the --remote-debugging-port=8888 parameter and then open http://localhost:8888 in your browser to see the value of the process.env.PATH variable?

There was a similar issue on OSX lately (#24) where a different $PATH was used when launching the application from specific locations, but I haven't seen this issue on any windows versions yet.
Also, if you're launching the application via cmd and it then tells you that livestreamer wasn't found when trying to watch a stream, then where livestreamer or echo %PATH% should also tell you the same and it's clearly not an issue related to livestreamer-twitch-gui...

@HASJ
Copy link
Author

HASJ commented Nov 27, 2014

Sorry for the unanswered request.

I'm trying to do the --remote-debugging-port=8888 but not success so far.Tried putting it as argument to livestreamer in powershell, "livestreamer --remote-debugging-port=8888", setted it in the livestreamerrc, as argument to VLC (though that wouldn't make much sense IMO).

How do I do that?

@bastimeyer
Copy link
Member

"livestreamer --remote-debugging-port=8888"

Are you sure you've opened the issue in the right repository??? I already had a slight feeling, when I read the opening text of this thread, because it was a bit unclear... You're looking for the livestreamer repository and not this one. This here is just a GUI for livestreamer.

@HASJ
Copy link
Author

HASJ commented Nov 27, 2014

Oh shit, I'm so fucking dumb. Sorry dude.
Funnily enough, even the GUI detects livestreamer but Windows doesn't.

@bastimeyer
Copy link
Member

np...
hope you're able to resolve your issue...

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

2 participants