Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mrlt8 committed Aug 22, 2021
1 parent f690f97 commit a4122fe
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,18 +14,18 @@ Some reports of issues with v1 and WCO models that need further investigation.

#### ⚠️ Latest Firmware Compatibility

The bridge currently has issues finding cameras with the newest firmware with dtls enabled.
The bridge currently has issues finding cameras on the newer firmware with DTLS enabled.

If you wish to continue using your camera with the bridge, you should downgrade or remain on a compatible firmware for the time being:
| Camera | Compatible Firmware | Current Firmware |
| ------ | -------------------------- | ---------------- |
| V2 | 4.9.6.241 (March 9, 2021) | ❌ 4.9.7.798 |
| V3 | 4.36.2.5 (June 14, 2021) | ✅ 4.36.2.5 |
| PAN | 4.10.6.241 (March 9, 2021) | ❌ 4.10.7.798 |
| Camera | Compatible Firmware | Latest Firmware |
| ------ | -------------------------- | --------------- |
| V2 | 4.9.6.241 (March 9, 2021) | ❌ 4.9.7.798 |
| V3 | 4.36.2.5 (June 14, 2021) | ✅ 4.36.2.5 |
| PAN | 4.10.6.241 (March 9, 2021) | ❌ 4.10.7.798 |

## Changes in v0.5.10

- Check for dtls status instead of firmware version for compatibility
- Check for DTLS status instead of firmware version for compatibility
- Update version numbers for api requests
- Reduce sleep time for 2fa
- Increase default `RTSP_READTIMEOUT` and `RTSP_READBUFFERCOUNT`
Expand Down

0 comments on commit a4122fe

Please sign in to comment.