Hi! i have an RTX 3070 TI , and been using gaze redirect with no problems in a previous windows install , so i know it works on my setup. But after reinstalling windows gaze redirect stopped working, it opens the camera (canon 80D) but inmmediatly closes it and shows black screen with some kind of “glitch” line … like its not being able to encode the stream. This is my cmd output:
O] [DSH] Already initialized
[INFO] [DSH] Requested to perform initializing sequence
[INFO] [DSH] Already initialized
[INFO] [DSH] Requested to perform initializing sequence
[INFO] [DSH] Already initialized
[INFO] [DSH] On Thread Create
[INFO] [DSH] Request to start core exe
[INFO] [DSH] Core reported already running – Verifying
[INFO] [DSH] Verified core exe started
[INFO] [DSH] Request core to start streaming
[ERR ] [DSH] start stop invalid core response
[INFO] [DSH] Fill buffer started
[INFO] [DSH] Initializing image blit data
[INFO] [DSH] jpeg exif orientation property not found
[INFO] [DSH] image size acquired successfully. src: 1920x1080
[INFO] [DSH] image scaler initialized successfully. dst: 1280x720
[INFO] [DSH] Flip/Rotation Options: 16
[INFO] [DSH] flip rotator initialized successfully
[INFO] [DSH] Successfully copied image pixels
[INFO] [DSH] Verify core stream readiness before the first frame (sh)
[INFO] [UIB] Request to wait for core output stream readiness
[INFO] [UIB] Core output stream is ready
[INFO] [DSH] Core is running but streaming is stopped – check for launch init and restart streaming
[INFO] [DSH] Request to wait for core launch init
[INFO] [DSH] Core launch init is done
[INFO] [DSH] Restart streaming
[INFO] [DSH] Request core to start streaming
[INFO] [UIB] Request to wait for core output stream readiness
[INFO] [UIB] Core output stream is ready
[INFO] [DSH] Request query surf
Particularry in the line:
[INFO] [DSH] Core is running but streaming is stopped – check for launch init and restart streaming
i think its warning me about the problem but i dont know whats different in this installation of windows that causes this.
My GPU drivers are updated to the latest according to Geeforce Experience
The camera works fine with eye redirect via Nvidia Broadcast, but now automatically shuts down on gaze redirect (MAXINE)
I have installed FFMPEG and OpenCV
EDIT: My run.bat file its this:
SETLOCAL
SET PATH=%PATH%;…..\samples\external\opencv\bin;…..\bin;
SET NVAR_MODEL_DIR=…..\bin\models
GazeRedirect.exe --split_screen_view=true
Video of the problem:
Any ideas? Thx in advance
EDIT: Found the problem, nothing related to anything i was thinking. Turns that Canon Webcam Utiliy PRO, was causing this … just installed previous version of Canon WebCamUtility and works perfect!