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

404 not found #65

Open
ghost opened this issue Oct 15, 2019 · 2 comments
Open

404 not found #65

ghost opened this issue Oct 15, 2019 · 2 comments

Comments

@ghost
Copy link

ghost commented Oct 15, 2019

hi, i try to run it on windows 7 x64, and connect from another PC from lan, but i receive 404
VirtualBoxVM_su85rgj94k
firefox_QUPntGh7tq

index.html and other files in /client exists!

@Dali2579
Copy link

Make sure that the "client" folder is in the same place where you are executing the jsmpeg-vnc.exe command.
for example,

  • jsmpeg-vnc.exe is in the folder "c:\vnc\jsmpeg-vnc".
  • You are in c:
  • from c: we open CMD, we will start jsmpeg-vnc by executing the command c:\vnc\jsmpeg-vnc\jsmpeg-vnc.exe -b 2000 -s 640x480 -f 30 -p 9006 "desktop"
  • when you try to start your browser in the returned URL you will get 404 error.
  • place the client folder under c: and refresh your browser, everything will work as expected.

@101script
Copy link

hi, ok, i will try, thanks for answer

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