streaming files to browsers
streaming files to browsers
- Subject: streaming files to browsers
- From: Aaron Wallis <email@hidden>
- Date: Sat, 12 May 2007 16:24:04 +1000
Hey all,
I'm stuck on a doosey at the moment.
I'm building a little streaming server in cocoa which takes a mov/mp3
file and sends it to a player I have sitting in a browser.
I've been looking around at loads of documentation on how I would
build an application like this, and I have a rough one working which
works using progressive download, however, it doesn't *stream* in the
sense of the mov/mp3 file being appended and the changes be streamed
through etc etc.
I've looked at loads of NSStream documentation (which I *believe* is
the route I should take) but I'm having issues with the actual
implementation of it!? does anyone know of, or have any good
tutorials/working code samples of how to implement something like this?
any help would be MUCH appreciated.
- Az
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden