Please check the online help
http://www.hustmobile.com/goodplayer/index.html
LAN streaming is there already.
However I must admit it is hard to use since it needs the full media URL. I always emailed the url info to myself, then copy&paste it to GoodPlayer
Now we are working on built-in browser&downloader feature, hope we can make the streaming easier at the same time
#13 How can I play files that are located on a Mac on my local network, without running a steaming server, and without having to copy the file locally first?
It can be done by the HTTP or FTP streaming.
The Mac comes with built-in HTTP and FTP file sharing, so you need no
other streaming server installation. Mac -->System Preferences
-->Sharing---> Web Sharing is for HTTP.
Mac -->System Preferences
-->Sharing---> File Sharing --->Options is for FTP.
After sharing the files from Mac by HTTP/FTP:
1. Input the URL in the GoodPlayer, it can playback. URL example:
http://192.168.1.10/test.avi
ftp://username:password@192.168.1.10/test.avi
2. Write a web page with goodplayer:// url scheme,such as
goodplayer://http://192.168.1.10/test.avi
goodplayer://ftp://username

assword@192.168.1.10/test.avi
Then open the web page from iOS devices, click the goodplayer:// link ,the files will be played back. Please note the FTP comes with password/username.
still missing the streaming from lan