diff --git a/README.md b/README.md index 1d923250..43dfd5af 100644 --- a/README.md +++ b/README.md @@ -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`