We have to design flash player for three video sources.

  1. Educational videos on the system that can be played on demand. (VOD or Video on Demand local)
  2. Streaming videos available on different websites that can be played on demand (VOD or Video on Demand remote)
  3. IPTV live streaming video feed

Videos from three sources have to be played within single flash player that we need to design. There are 2 basic requirements:

  1. For the two VOD types, we have to provide the pause and play functionality.
  2. For IPTV, pause and play is not required, However, channel switching time is critically important here. The user should get the program behaviour as close to TV experience as possible. This means channel switching should be fast. To provide this, buffering of video is required for multiple channels.

Now the questions is, is this possible? If yes, how? Secondly, what skill set (e.g. action script 3.0 , flash 10) should the flash programmer have to be able to design this?

link|improve this question
In my opinion you will have better luck asking this over at programmers.stackexchange.com – Nifle Oct 6 '10 at 6:35
Thankyou. Sorry for posting this here. – Le Mystique Oct 6 '10 at 9:34
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.