Improve warning for yi-hack-v3 versions (#6169)

* Improve warning for yi-hack-v3 versions

* Update camera.yi.markdown
This commit is contained in:
Jacob Tomlinson 2018-09-02 21:01:58 +01:00 committed by Fabian Affolter
parent 82e3b82dd5
commit c44ad38a2d

View File

@ -31,7 +31,7 @@ In order to integrate the camera with Home Assistant, it is necessary to install
Once installed, please ensure that you have enabled FTP and Telnet on your device. Once installed, please ensure that you have enabled FTP and Telnet on your device.
<p class='note warning'> <p class='note warning'>
Currently, version 0.1.4-beta2 of the custom firmware is the highest supported. Firmwares higher than this version use [Pure-FTPd](https://www.pureftpd.org/project/pure-ftpd), which has a bug that prevents FFmpeg from correctly rendering video files. Currently, version 0.1.4-beta2 of the custom firmware is the highest supported without having to make additional modifications. Firmwares higher than this version use [Pure-FTPd](https://www.pureftpd.org/project/pure-ftpd), which has a bug that prevents FFmpeg from correctly rendering video files. To use higher firmware versions you must also follow [this workaround](https://github.com/shadow-1/yi-hack-v3/issues/129#issuecomment-361723075) to revert back to ftpd.
</p> </p>
<p class='note warning'> <p class='note warning'>