This is a sample application demonstrates how easy it is to integrate Roboflow's video capabilities in your own sloutions.
It showcases how you can stream a video from your webcam through your custom computer vision workflows and display the result on your web application in realtime.
- add your Roboflow API key to the
.envfile - Optional: change
ROBOFLOW_SERVER_URLto a different server url npm ci && npm run dev- Open http://localhost:3000