Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.
There is a thread about streaming your libray to ur ipad using your local network and ur Mac, I can't remember the link tho, or how to do it. If u can find it instead of the iTunes libray put your files in there. But it has to to with setting up the site folder. Let me search and I'll write back

Found it:


You can play video through the Mac's built-in Web Sharing. Just put the iPad-compatible .mp4 or .m4v files in your Sites directory, then use the appropriate URL in Safari. (You might even be able to create a directory mapping in Apache so that you don't have to move the files.) It will look like:

http://computername.local/~username/filename.mp4

Obviously a more manual process. (You don't have to type the http:// part. Plus you can also mock up an HTML page with links. Or maybe even write a PHP page to generate it.) But if you need to do it today, and/or you're a cheapskate, it works.

This works on the server side because Apache supports byte ranges for static files. The player can request an arbitrary chunk of the file, so you can jump to any point in the video. This is different than HTTP Live Streaming, which would require wrapping the content in a transport stream and generating the playlist. (In that case, the player would have the "jump back 30 seconds" control.)
 
What kind of files...? Air Video for videos. Dropbox works for any type. Goodreader can open over wifi.
 
thanks for your reply, this seems like a good idea and i will look into doing that.

However i was most looking for a simple browser, in the same way my ps3 can access all my mac's files and stream it over, or another computer can access the files.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.