mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-09-05 17:51:36 +02:00
docs: fix reolink camera table display (#19926)
This commit is contained in:
parent
7e7b3288a8
commit
6591210050
@ -147,6 +147,7 @@ WEB Digest Algorithm - MD5
|
|||||||
Reolink has many different camera models with inconsistently supported features and behavior. The below table shows a summary of various features and recommendations.
|
Reolink has many different camera models with inconsistently supported features and behavior. The below table shows a summary of various features and recommendations.
|
||||||
|
|
||||||
| Camera Resolution | Camera Generation | Recommended Stream Type | Additional Notes |
|
| Camera Resolution | Camera Generation | Recommended Stream Type | Additional Notes |
|
||||||
|
| ---------------- | ------------------------- | -------------------------------- | ----------------------------------------------------------------------- |
|
||||||
| 5MP or lower | All | http-flv | Stream is h264 |
|
| 5MP or lower | All | http-flv | Stream is h264 |
|
||||||
| 6MP or higher | Latest (ex: Duo3, CX-8##) | http-flv with ffmpeg 8.0, or rtsp | This uses the new http-flv-enhanced over H265 which requires ffmpeg 8.0 |
|
| 6MP or higher | Latest (ex: Duo3, CX-8##) | http-flv with ffmpeg 8.0, or rtsp | This uses the new http-flv-enhanced over H265 which requires ffmpeg 8.0 |
|
||||||
| 6MP or higher | Older (ex: RLC-8##) | rtsp | |
|
| 6MP or higher | Older (ex: RLC-8##) | rtsp | |
|
||||||
|
Loading…
Reference in New Issue
Block a user