Gregorius Bryan

Results 9 comments of Gregorius Bryan

in JS: ``` function closeWindow() { let new_window = open(location, '_self'); new_window.top.close(); } ``` Then call the function from a link or button or anything in HTML.

@sthalik Where can I find that?

@sthalik I don't seem to have that option.. or even that tab. I'm on Windows, if that helps. Using neuralnet tracker. Edit: Right. So I found out that the tab...

Can confirm that in the PT Tracker I can get 50-60 FPS even without Logi Capture. It's fluctuating.. but it's much better than the 40fps I reported earlier.

Ticking/Unticking the MJPEG box doesn't produce any noticeable effect in neuralnet.. Can you also put in a resolution textbox? Because this Webcam needs to be set to 1280x720 to produce...

Okay.. Any suggestions on how I might override the camera before it gets inteercepted by Opentrack? I tried piping it like Webcam -> OBS Virtual Camera -> Opentrack, but it...

Experiencing the same thing. Running the terminal as admin doesn't change anything.

Does not work either, I tried: 1. Using the installed python (in C:\) 2. Creating a venv, installed just eel in there I will try using another system, there might...

I have tried using a new venv on another system.. same results. Can I send you some logs to help troubleshoot the issue?