deepch / RTSPtoWeb

RTSP Stream to WebBrowser
MIT License
1.18k stars 284 forks source link

Stream no video error when frame rate drops on Nvidia Jetson Nano #325

Open Kyanaam opened 1 year ago

Kyanaam commented 1 year ago

I am using go1.20.3 linux/arm64 with latest RTSPtoWeb for an rtsp stream on jetson nano device. I noticed that whenever frame rate drops by more than 2-3 frames I see no video error and video freezes on client device. if frame rate doesn't drop then video plays fine.

I am not sure if there could be any other reason for this error. Is there any fix possible?