You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To whom it may concern,
First of all, congratulations on publishing and developing DeepLabStream. The paper was intriguing for me to read. I want to import my models to DeepLabStream in order to perform a live experiment. Currently, I am having an issue on connecting a Thorlabs camera to the DeepLabStream program using the opencv option. In my DeepLabStream environment, I can activate the camera using a code script that my lab wrote. However, when I open the DeepLabStream app and click "Start Stream", it detects the camera but does not display the video properly. I attached below a couple of files which include the settings configuration file as a txt document, what the current camera detection should look like, and what does the program currently show. What parameters should be used when setting up the "settings" text file so that the camera can be read properly from the program?
To follow up with @KemalOz21 's post. The camera we are using is the OBS Virtual Camera.
I tested the opencv code used to capture the frames from the virtual camera (found in /utils/generic.py), and was able to get the frames correctly, but for some reason when I tried debugging the code in DeepLabStream, the frames were mostly black, and I couldn't actually get a breakpoint on /utils/generic.py.
The only thing I can suspect is that it might have something to do with the threading, but it is only a suspicion.
To whom it may concern,
First of all, congratulations on publishing and developing DeepLabStream. The paper was intriguing for me to read. I want to import my models to DeepLabStream in order to perform a live experiment. Currently, I am having an issue on connecting a Thorlabs camera to the DeepLabStream program using the opencv option. In my DeepLabStream environment, I can activate the camera using a code script that my lab wrote. However, when I open the DeepLabStream app and click "Start Stream", it detects the camera but does not display the video properly. I attached below a couple of files which include the settings configuration file as a txt document, what the current camera detection should look like, and what does the program currently show. What parameters should be used when setting up the "settings" text file so that the camera can be read properly from the program?
Thank you,
Kemal Ozdemirli
settings_file.txt
The text was updated successfully, but these errors were encountered: