shajen / rtl-sdr-scanner-cpp

GNU General Public License v3.0
614 stars 62 forks source link

Can't get the waterfall to work #1

Closed dandud100 closed 2 years ago

dandud100 commented 2 years ago

Hey,

for me the waterfall html page thing does not work. It is just a blank white page, if i inspect the element i can see that it loaded the correct html file.

I installed apache2 and configured it that the www directory is "/home/pi/rtl-sdr-scanner-cpp/waterfall live/"

If i go to my raspberry ip with port 9999 it says: "The WebSocket handshake Connection field is missing the upgrade token"

So the "WebSocket connection to 'ws://localhost:9999/' failed:"

shajen commented 2 years ago

Hey, sorry for that, I fixed bug. Please fetch fresh changes from master and try again.