Quote:
Originally Posted by gleem
So now that we know we won't see flash on iphone/ipad, WTF are we supposed to use to embed videos, is there anyway to implement h.264 vids as easy as with a flv player that lets you skip in the time line?
|
Yes, Darwin Streaming Server will stream your h.264 vids no problem and allow scrubbing too.
Use MP4Box to add interleaving though to allow the scrubbing:
MP4Box -inter 500 <movie>
This is exactly why h.264 is excellent - flash stream or quicktime stream - just roll your own depending on what the client has. iPhone clients frikken love it.