# ip camera
2 articles
ffmpeg
How to Receive, Convert, and Stream RTSP Camera Feeds with FFmpeg
Learn how to receive, record, and convert RTSP streams to HLS with FFmpeg 8.0. Covers protocol fundamentals, troubleshooting, and GPU acceleration.
Mar 12, 2026 · 10 minffmpeg
Building a Multi-Camera Surveillance Dashboard with FFmpeg
Build a browser-based surveillance dashboard using FFmpeg and Node.js. Convert multiple RTSP camera feeds to HLS and display them in a grid layout.
Mar 12, 2026 · 10 min