stream - On-the-fly video streaming over http? -
i'm building application serve video files users on variety of different platforms. such, need ability set server serve video files might need transcoded number of different formats. basically, want replicate functionality tversity provides.
the ideal solution allow me access video stream via http, specifiying sort of transcoding parameters in call.
anyone have ideas?
thanks!
chris
http not streaming protocol. have @ progressive download - there lots of php implementations / flash players available. ffmpeg tool converting formats / size / frame rates etc.
Comments
Post a Comment