-
Notifications
You must be signed in to change notification settings - Fork 367
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
Cannot connect to screencat #64
Comments
You can build your own server |
@PUGE : So, this is what I did, in node_modules directory, I installed cat-lobby via the command you provided. Then I ran it. I get in console listening on 5005. And then changed the line in peer.js, which I saw was just commented, so uncommented it. Now when I run localhost:5005, I get resource not found. Do I also need to change the remoteConfigURL to something else? I changed the first URL in it to localhost:5005, still no luck. Thank you. |
try |
Hi, |
Are you running on mac? Is there a cat in the upper right corner? |
@PUGE Nope, its Ubuntu Linux 16.10. No cat unfortunately anywhere on my system. |
Maybe this project can only run on the mac |
@kernelfreak I'm running it on ubuntu 16.04 x64 and I got the cat in the taskbar and got the ui for sharing and joining ....etc.Otherwise, I'm having another problem related with the window to show ,telling me : |
@redanium Do you Found any solution after that ?,, Even i am facing the same issue !! |
Did anyone able find the solution? |
Hello friends,
I have installed screencat on my local Ubuntu 16.10 system. I have also installed robotjs and electron from the links given in guide. However, when I start it, it shows it has started, but no UI and no idea how to connect to it or show the html page.
This is what I see when I issue npm start
How can I connect to screencat? Thank you.
The text was updated successfully, but these errors were encountered: