Update yi.markdown / solution for Pure-FTPd (#9958)

* Update yi.markdown

* Fix typo
This commit is contained in:
pander8828 2019-07-24 10:52:12 +02:00 committed by Franck Nijhof
parent a586093fab
commit be066bb1a3

View File

@ -33,6 +33,12 @@ Currently, version 0.1.4-beta2 of the custom firmware is the highest supported w
</div>
<div class='note warning'>
If you use a version higher than 0.1.4-beta2, you can simply solve the FTP issue by creating a symlink to `/tmp` in the `/home/yi-hack-v4` directory (the directory name can be different depending on the version which you use). For example, access the Yi camera via SSH and type command: `ln -s /tmp tmp`.
</div>
<div class='note warning'>
Hassbian users: don't forget to install ffmpeg support on your platform, otherwise, you'll not see video.
</div>