Title: Seeking Suggestions for Implementing Low-Latency Live Camera Feeds in a Next.js Project
Unanswered
Green Sandpiper posted this in #help-forum
Green SandpiperOP
Hello, fellow developers!
I am currently working on a Next.js project where I need to display a live feed from a camera directly on the frontend. My main challenge is achieving low latency with the live stream. I've tried using HLS, but I'm experiencing about a 10-second delay, which is far from ideal for my needs.
Does anyone have recommendations for technologies or methods to reduce the latency in live video streaming? I'm looking for something that can integrate smoothly with Next.js and provide near real-time performance. Any insights or experiences with other streaming protocols or setups would be greatly appreciated!
Thank you!
I am currently working on a Next.js project where I need to display a live feed from a camera directly on the frontend. My main challenge is achieving low latency with the live stream. I've tried using HLS, but I'm experiencing about a 10-second delay, which is far from ideal for my needs.
Does anyone have recommendations for technologies or methods to reduce the latency in live video streaming? I'm looking for something that can integrate smoothly with Next.js and provide near real-time performance. Any insights or experiences with other streaming protocols or setups would be greatly appreciated!
Thank you!