Quick Start
Get up and running with SalmonVision in just a few steps.
1. Create an Account
Visit app.salmonvision.org and sign up with your email or organization credentials.
2. Set Up Your First Project
After logging in:
- Click New Project on the dashboard
- Enter a project name and select your region
- Choose your data source type (underwater camera, weir camera, or drone)
- Click Create
3. Connect a Camera Feed
Navigate to Settings → Camera Sources and add your first feed:
name: "Lower River Weir Cam"
type: underwater
stream_url: rtsp://192.168.1.100:554/stream
resolution: 1920x1080
fps: 15
4. Start Monitoring
Once your camera is connected, SalmonVision will automatically:
- Begin processing the video feed
- Detect and classify salmon in real time
- Display results on your project dashboard
5. View Results
Head to the Dashboard to see:
- Live detection feed with bounding boxes
- Running count of fish by species
- Hourly and daily trend charts
Previous: Introduction | Next: System Requirements