Object Tracking

Real-time wildlife detection and identification

{{ urlChangeMessage.text }}
FPS
Detections
Frames

Live Video Feed

Video stream
📹
Waiting for stream...

Active Detections

🔍
No detections
ID: {{ entry.detection.track_id || 'N/A' }} LIVE {{ Math.floor((currentTime - entry.lastSeen) / 1000) }}s ago
Confidence: {{ (entry.detection.confidence * 100).toFixed(1) }}%
🔍 Identifying...
{{ entry.detection.wildlife.commonName }}
{{ entry.detection.wildlife.scientificName }}
{{ entry.detection.wildlife.conservationStatus }}
⚠️ DANGEROUS

📋 Detected Animals (Past 10 Minutes)

🦋
No animals detected yet

{{ species.wildlife.commonName || 'Unknown Animal' }}

{{ species.trackIds.length }} detected (IDs: {{ species.trackIds.join(', ') }})
ID: {{ species.trackIds[0] }}
{{ species.wildlife.scientificName }}
Description
{{ species.wildlife.description }}
Habitat
{{ species.wildlife.habitat }}
Behavior
{{ species.wildlife.behavior }}
Status:
{{ species.wildlife.conservationStatus }}
Safety
{{ species.wildlife.safetyInfo }}
⚠️ DANGEROUS TO HUMANS
{{ formatTime(species.firstSeen) }}