unifi-cam-proxy: Reolink RLC-520 not working
I have some Reolink RLC-520s I would like to use in UniFi Protect, however when I use this proxy they only show snapshots and do not play live video on either the desktop site or the mobile app.
I have tried running both with and without the argument --ffmpeg-args '-c:v copy -vbsf "h264_metadata=tick_rate=60000/1001:fixed_frame_rate_flag=1" -ar 32000 -ac 2 -codec:a aac -b:a 32k'
. Is there a known fix for this issue?
Here is my console output https://i.imgur.com/35pNuE1.png
About this issue
- Original URL
- State: closed
- Created 3 years ago
- Comments: 45 (23 by maintainers)
Forgot to mention I’ve baffled the mic (didn’t want to disable it for your work) , so its pretty deaf. mainly because you’re just going to hear me at my work pc clacking away on the keyboard, or my cats fighting. there is enough sound to hear you will get something inaudible when there is something to hear, and if you really want to hear something adjust the optical zoom in the Web UI the mic rattle traps when that happens.
@acortelyou @Fanman03 @keshavdv REMOVING
:fixed_frame_rate_flag=1
from the meta data command resolvesError initializing bitstream filter: h264_metadata
on the latest ffmpeg however the stream is laggy to unifi protect. Just as a fyiThank you so much @GhostlyCrowd and @acortelyou ! Downgrading to 4.1.4 fixed the issue so now live view in both mobile and desktop work, as well as recording.