vgprogrammer
New Member
Hi, I am trying to follow this guide to use OBS to pipe a live stream recording to a virtual webcam with roboflow.
blog.roboflow.com
I am unsure how to accomplish this step: With OBS, we set up a virtual webcam and piped a live screen recording to a virtual webcam. Then, in infer-async.py, specified the script to use the OBS virtual camera instead of the laptop's hardware camera.
Could someone explain what the virtual camera and live stream recording is, and how to direct the appropriate one to infer-async.py?
Using Gaming Datasets for Game Automation with Computer Vision
SUMMARY This tutorial walks through building a computer vision model to detect Minecraft tree trunks using screenshots collected across multiple in-game biomes, annotated and trained via Roboflow. The resulting model is deployed through a Python inference script that reads frames from an...
blog.roboflow.com
Could someone explain what the virtual camera and live stream recording is, and how to direct the appropriate one to infer-async.py?