Andrew Kelsey

Results 4 issues of Andrew Kelsey

I have a BrosTrend AC5L using the rtl8821cu. I was able to get into monitor mode, but deauth did not work. I ran a package injection test and it said...

I have a script that will automatically capture a video and write it to the drive. It will do this several hundred times per day. I have found that after...

I'm receiving this error when attempting to access the camera. `ImportError: cannot import name 'QGlPicamera2' from 'picamera2.previews.qt'` I tried using this example code straight from the Picamera2 docs and I...

This is my first time using persistent-queue. I've made a short test script to understand how it works. I `put()` two items into the queue, then `get()` both. I noticed...