That's a far more normal log with all the expected RTSP activity. It looks like the shell script realmplayer.sh cannot find mplayer. This issue happens a lot with OSX and solution can depend on OSX version and processor.
The version you are using should be looking for mplayer in i386 processor /Applications/MPlayer OSX.app/Contents/Resources/External_Binaries/mplayer.app/Contents/MacOS/mplayer PowerPC /Applications/MPlayer OSX.app/Contents/Resources/External_Binaries/mplayer_noaltivec.app/Contents/MacOS/mplayer If not found above then it looks for /usr/local/bin/mplayer Where is mplayer on your system ? -- bpa ------------------------------------------------------------------------ bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806 View this thread: http://forums.slimdevices.com/showthread.php?t=79577 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
