Skip to content

Commit

Permalink
Update the README to reflect currently supported features (including …
Browse files Browse the repository at this point in the history
…MP4 streams)
  • Loading branch information
wberube committed Jun 2, 2024
1 parent ae54204 commit 0b4e200
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,21 +16,21 @@ In spite of these design choices, Divinus boasts numerous features that cater to

### Supported hardware and features

| SoC Family | Audio Stream | JPEG Snapshot | RTSP Stream | Motion Detect | On-Screen Display* |
|-------------------------|:------------:|:-------------:|:-----------:|:-------------:|:------------------:|
| Hi3516CV300[^1] ||||||
| Hi3516CV500[^2] | | ✔️ | ✔️ || ✔️ |
| Hi3516EV200[^3] | | ✔️ | ✔️ || ✔️ |
| GK7205V200[^4] | | ✔️ | ✔️ || ✔️ |
| Hi3519AV100 | | ✔️ | ✔️ || ✔️ |
| Hi3559AV100 | | ✔️ | ✔️ || ✔️ |
| Hi3519V100[^5] || | || |
| infinity6[^6] || ✔️ | ✔️ || ✔️ |
| infinity6b0[^7] || ✔️ | ✔️ || ✔️ |
| infinity6e[^8] || ✔️ | ✔️ || ✔️ |
| infinity6c[^9] || ✔️ | ✔️ || ✔️ |
| infinity6f[^10] || ✔️ | ✔️ || ✔️ |
| T31 series ||||| |
| SoC Family | Audio Stream | JPEG Snapshot | MP4 Stream | RTSP Stream | Motion Detect | On-Screen Display* |
|-------------------------|:------------:|:-------------:|:----------:|:-----------:|:-------------:|:------------------:|
| Hi3516CV300[^1] |||| |||
| Hi3516CV500[^2] | | ✔️ | ✔️ | ✔️ || ✔️ |
| Hi3516EV200[^3] | | ✔️ | ✔️ | ✔️ || ✔️ |
| GK7205V200[^4] | | ✔️ | ✔️ | ✔️ || ✔️ |
| Hi3519V100[^5] || | | || |
| Hi3519AV100 | | ✔️ | ✔️ | ✔️ || ✔️ |
| Hi3559AV100 || ✔️ | ✔️ | ✔️ || ✔️ |
| infinity6[^6] || ✔️ | ✔️ | ✔️ || ✔️ |
| infinity6b0[^7] || ✔️ | ✔️ | ✔️ || ✔️ |
| infinity6e[^8] || ✔️ | ✔️ | ✔️ || ✔️ |
| infinity6c[^9] || ✔️ | ✔️ | ✔️ || ✔️ |
| infinity6f[^10] || ✔️ | ✔️ | ✔️ || ✔️ |
| T31 series ||| ✔️ | || ✔️ |

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

Expand Down

0 comments on commit 0b4e200

Please sign in to comment.