View Single Post
Old 01-31-2010, 03:07 PM  
borked
Totally Borked
 
borked's Avatar
 
Industry Role:
Join Date: Feb 2005
Posts: 6,284
Quote:
Originally Posted by gleem View Post
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.
__________________

For coding work - hit me up on andy // borkedcoder // com
(consider figuring out the email as test #1)



All models are wrong, but some are useful. George E.P. Box. p202

Last edited by borked; 01-31-2010 at 03:09 PM..
borked is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote