Hi ! I was installing ffmpeg with this page : https://github.com/KhaosT/homebridge-camera-ffmpeg/wiki/Raspberry-PI <https://github.com/KhaosT/homebridge-camera-ffmpeg/wiki/Raspberry-PI>
git clone https://github.com/FFmpeg/FFmpeg.git <https://github.com/FFmpeg/FFmpeg.git> cd FFmpeg ./configure --prefix=/usr/local --arch=armel --target-os=linux --enable-omx-rpi --enable-nonfree --enable-gpl --enable-libfdk-aac --enable-mmal --enable-libx264 --enable-decoder=h264 --enable-network --enable-protocol=tcp --enable-demuxer=rtsp And : ERROR: libfdk_aac not found If you think configure made a mistake, make sure you are using the latest version from Git. If the latest version fails, report the problem to the ffmpeg-user@ffmpeg.org mailing list or IRC #ffmpeg on irc.freenode.net. _______________________________________________ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".