The PC you are running it on likely has too old of graphics hardware. It has been known to happen. If updating the graphics driver does not fix it then there is no fix.
I tried this on my surface and it worked great! Thanks for the info.The PC you are running it on likely has too old of graphics hardware. It has been known to happen. If updating the graphics driver does not fix it then there is no fix.
Hi. Where is the cache occurring when you run this? I don't see a file incrementing in the folder. I want to make sure it's happening on my hard drive as my normal Temp folder is on an SSD. Thanks.
It still works on the latest BI version so you are experiencing some other problem. Sometimes BIV creates a ton of sessions and causes Blue Iris to hit its session limit really fast (something like 100 by default I think) and I haven't been able to figure that one out. Closing BIV and starting it again after a few minutes should fix that...
You can also go to BI Options > Web Server > Advanced and in the "Limit IP addresses" box put ^127.0.0.1 (up arrow symbol followed by an IP address) to make it so all connections from that IP address get admin privilege without even having to log in. That might help.
Here is my story. Benn using this for few years on daily but today my windows 7 pc crapped out. now using windows 10 machine and file wouldnt open. installed / uninstalled / installed java few time wasted few hrs on web. finally started reading old tread and came across this.BIV should reconnect; it always has for me and I've never been able to figure out why it doesn't for other people.
If it is crashing on startup, check for an error log file (same folder the jar is in). Otherwise, try opening the program from a command prompt:
Method 1) Click the File menu, and choose "Open command prompt"
Method 2) Open the folder where BlueIrisViewer.jar is, make sure no files are selected, then hold Shift and right click an empty space in the folder. Chose "Open command window here".
In the command prompt, type
Code:java -jar BlueIrisViewer.jar
An error message should appear in the command prompt as the crash occurs.