Skip to content

Commit

Permalink
(Continued)
Browse files Browse the repository at this point in the history
  • Loading branch information
wberube committed May 23, 2024
1 parent e6d7de8 commit c64cfc9
Showing 1 changed file with 18 additions and 16 deletions.
34 changes: 18 additions & 16 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,22 +10,24 @@ The information is being compiled.

### Supported hardware and features

| SoC Family | Audio Stream | JPEG Snapshot | RTSP Stream | Motion Detect | On-Screen Display |
|-------------------------|:------------:|:-------------:|:-----------:|:-------------:|:-----------------:|
| Hi3516AV300/CV500/DV300 || ✔️ | ✔️ |||
| Hi3516DV200 || ✔️ | ✔️ |||
| Hi3516EV200/300 || ✔️ | ✔️ |||
| Hi3518EV300 || ✔️ | ✔️ |||
| GK7605V100 || ✔️ | ✔️ |||
| GK7205V200/300 || ✔️ | ✔️ |||
| GK7202V300 || ✔️ | ✔️ |||
| Hi3519AV100 || ✔️ | ✔️ |||
| Hi3559AV100 || ✔️ | ✔️ |||
| infinity6/6b0/6e || ✔️ | ✔️ || ✔️ |
| infinity6c || ✔️ | ✔️ || ✔️ |
| infinity6f || ✔️ | ✔️ || ✔️ |

_✔️ - supported, ✗ - not supported, ⁿ/ₐ - not supported by hardware_
| SoC Family | Audio Stream | JPEG Snapshot | RTSP Stream | Motion Detect | On-Screen Display* |
|-------------------------|:------------:|:-------------:|:-----------:|:-------------:|:------------------:|
| Hi3516AV300/CV500/DV300 || ✔️ | ✔️ || ✔️ |
| Hi3516DV200 || ✔️ | ✔️ || ✔️ |
| Hi3516EV200/300 || ✔️ | ✔️ || ✔️ |
| Hi3518EV300 || ✔️ | ✔️ || ✔️ |
| GK7605V100 || ✔️ | ✔️ || ✔️ |
| GK7205V200/300 || ✔️ | ✔️ || ✔️ |
| GK7202V300 || ✔️ | ✔️ || ✔️ |
| Hi3519AV100 || ✔️ | ✔️ || ✔️ |
| Hi3559AV100 || ✔️ | ✔️ || ✔️ |
| infinity6/6b0/6e || ✔️ | ✔️ || ✔️ |
| infinity6c || ✔️ | ✔️ || ✔️ |
| infinity6f || ✔️ | ✔️ || ✔️ |

_✔️ - supported, ↻ - in development, ✗ - unsupported, ⁿ/ₐ - not supported by hardware_

_* At the moment, only text overlays are handled, eventually bitmaps, matricial formats and covers are to follow


### Technical support and donations
Expand Down

0 comments on commit c64cfc9

Please sign in to comment.