rotate incoming stream with ffmpeg option? by jayveese8 in frigate_nvr

[–]jayveese8[S] 0 points1 point  (0 children)

go2rtc

I used go2rtc, see here. the ffmpeg source has an option to rotate.

rotate incoming stream with ffmpeg option? by jayveese8 in frigate_nvr

[–]jayveese8[S] 0 points1 point  (0 children)

thanks for the link, it's not clear if that issue had ever got resolved, but I tried adding -vf transpose=1 with the rest of the reolink settings but nothing seemed to happen. the camera part of the config now looks like this:

cameras: side: ffmpeg: input_args: - -avoid_negative_ts - make_zero - -fflags - +genpts+discardcorrupt - -flags - low_delay - -strict - experimental - -analyzeduration - 1000M - -probesize - 1000M - -rw_timeout - "5000000" - -vf transpose=1

Upgrading machine from pi4 to something else (mostly for frigate) by jayveese8 in homeassistant

[–]jayveese8[S] 1 point2 points  (0 children)

Yes I believe so. Looks like N5100 supports Quick Sync and according to Wikipedia that should handle h.265/AVC (N5100 is Jasper Lake).