Brandon Skari

Results 7 comments of Brandon Skari

That's a good idea, I like it! I'm pretty sure it's not possible to send UDP packets from JavaScript, but you should be able to send TCP packets using WebSockets....

Okay, I added WebSocket support to the server. If you start it with `./pi_pcm --tcp`, then you should be able to connect to the server by opening the `control.html` page...

Hello, I looked through your gist. Looks like a cool project! I think that gqrx can record samples to IQ files (under the tools menu), and you could use [rpitx](https://github.com/F5OEO/rpitx)...

Yeah, I think that's a decent idea. I'd still like to make this a full package and upload it to PyPi so that people don't have to worry about compiling...

Which operating system were you running this on? I just tried my Raspberry Pi 3B+ with Raspbian Minimal GNU/Linux 9 and didn't have any problems. You can find the version...

Hi! And greetings from Reddit :smile: I spent most of yesterday looking at this. I think the problem is related to continuation frames with WebSockets. I spent quite a while...

Oops, right you are. I was assuming Linux when I was trying to check if you have a Raspberry Pi camera, but if you're on Windows or MacOS or anything...