phoboslab / jsmpeg-vnc

A low latency, high framerate screen sharing server for Windows and client for browsers
2.39k stars 396 forks source link

Unable To Open 'client/index.html' #47

Closed thebitbrine closed 7 years ago

thebitbrine commented 7 years ago

I've changed every permission possible, ran cmd as admin, moved to files to another drive, even redownloaded the whole this (i know, i know...) but i can't get it to work. this is the output:

-------------------------------------------- Microsoft Windows [Version 10.0.15063] (c) 2017 Microsoft Corporation. All rights reserved.

C:\Windows\system32>"E:\Random\Streaming Stuff\ThatAwesomeDesktopStreamer\jsmpeg-vnc.exe" -p 9006 -s 1366x768 PCSX Window 0x009c0c78: "PCSX2 1.4.0 - Midnight Club 3: DUB Edition" Window size: 1440x900, output size: 1366x768, bit rate: 2049 kb/s

Server started on: http://192.168.1.200:9006/

[swscaler @ 02421fe0] Warning: data is not aligned! This can lead to a speedloss [229939:4741] ERR: Unable to open 'client/index.html') fps: 35 (grabbing: 6.06ms, scaling/encoding: 16.29ms) --------------------------------------------

Windows 10 Pro 64-bit running on AMD A10-7850K@3.7GHz

thebitbrine commented 7 years ago

Solved the issue by making a shortcut for jsmpeg-vnc.exe and putting the parameters in the end of the target in the shortcut's properties insted of running it in a separate cmd instance.