NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
Dave_Surtees
Dec 31, 2010Aspirant
Help! Stream from NAS to iPad with AirVideo App?
Hi, I just got my NAS set up and thought it would be great to wifi stream video to my iPad, I installed the app on the pad but it asks me for a IP address (so I enter that of the NAS) it also as...
kurfuer
May 20, 2011Aspirant
Hi,
had the same issue here showing only invalid files, but was able to fix it, at least for me :-)
This is the original ffmpeg path entry in the file /c/webroot/AirVideo/readynas.properties
path.ffmpeg = ./AirVideo/ffmpeg
This file is available in this directory, but nevertheless the ffmpeg plugin installed the ffmpeg to /usr/local/bin/ffmpeg
So I changed the path entry to
path.ffmpeg = /usr/local/bin/ffmpeg
and after a restart of the plugin I'm happy :D
Just for the records:
-rwxr-xr-x 1 root root 7973448 2010-10-29 22:35 /c/webroot/AirVideo/ffmpeg
-rwxr-xr-x 1 root staff 8302976 2011-05-20 09:26 /usr/local/bin/ffmpeg
had the same issue here showing only invalid files, but was able to fix it, at least for me :-)
This is the original ffmpeg path entry in the file /c/webroot/AirVideo/readynas.properties
path.ffmpeg = ./AirVideo/ffmpeg
This file is available in this directory, but nevertheless the ffmpeg plugin installed the ffmpeg to /usr/local/bin/ffmpeg
So I changed the path entry to
path.ffmpeg = /usr/local/bin/ffmpeg
and after a restart of the plugin I'm happy :D
Just for the records:
-rwxr-xr-x 1 root root 7973448 2010-10-29 22:35 /c/webroot/AirVideo/ffmpeg
-rwxr-xr-x 1 root staff 8302976 2011-05-20 09:26 /usr/local/bin/ffmpeg
Related Content
NETGEAR Academy

Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!