Skip to content

AnonymDevOSS/roboflow-water-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Roboflow water project sample app (realtime video processing)

Overview

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.

How to run

  • add your Roboflow API key to the .env file
  • Optional: change ROBOFLOW_SERVER_URL to a different server url
  • npm ci && npm run dev
  • Open http://localhost:3000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published