

The problem is that the video in chrome is very choppy and can barely last only a few minutes before it stops. Then I use this URL to watch it in chrome: The command I use is: ffmpeg -rtsp_transport tcp -use_wallclock_as_timestamps 1 -i -f flv -c:v copy -c:a copy rtmp:///show/120

Maybe something was fixed with Shinobi, but I had exactly same issue like you described.I use ffmpeg + nginx/rtmp to restream video from ip cam to web page. UPD: I was working on this project about 6 months ago. If you can fix that, I would highly appreciate any tips. I tried from 1 to 5 cameras - same issue no matter how many cameras I have enabled. I gave up with shinobi despite of I really loved the product. I've installed motioneye and it works totally fine with same cameras over TCP. I tried using different options and settings, nothing helped. I've changed several routers, tried wifi repeater, nothing helps.

Now recordings are stable but picture sometimes has green noise which means that there is some packet loss. The only thing helped was switching from TCP to UDP. One different thing is that I just use wyze cams with firmware that enables rtsp, nothing else.

I've spent TONS of time working on same issue with same config.
