phrack
phrack
Yea, I use a TrendNet TV-IP562W. @cbdmaul has one that works too that I believe is more affordable (I don't recall the make and model).
One last thing you could try for debugging purposes: 1. Change this line to Level.TRACE: https://github.com/phrack/ShootOFF/blob/master/src/main/java/com/shootoff/config/Configuration.java#L772 2. Run ShootOFF again and see which log message in this internal class you...
I suspect I'd recommend dmaul's over mine. Mine is fairly expensive and has some annoying issues I put up with (e.g. sometimes one of them randomly forgets all of its...
PS. If you do the log level patch I suggest above you can simply compile ShootOFF with `gradle fxJar -x test`. A runnable version of ShootOFF will be in build/dist.
TrendNets have the same plugin problem. Some settings can only be configured using a shitty proprietary plugin only in Internet Explorer. There is probably some money to be made in...
Fuck GUI code and FUCK new GUI features.
The exceptions in the list is a red herring. You're getting those because we no longer have a Sentry server, but ShootOFF will carry on anyway. The real issue is...
Yea, Java 7 won't work because ShootOFF uses code that was new in Java 8. Java 8 or 9 are the only real options, but Java 8 is all I've...
You'd have to read through two threads, but app stuff here: https://www.reddit.com/r/ShootOFF/comments/5xjlaj/sbcapp_update/ If you want it, I'll create a repo with the Android app source code.
You're going to run into a different problem: The pi's processor is not powerful enough to run shot detection comfortably. You'll end up with a very laggy GUI and missed...