Skip to main content

Home/ Redshift Strategy/ Group items tagged html5

Rss Feed Group items tagged

Alex Street

What is Video Streaming? | LongTail Video | Home of the JW Player - 1 views

  • video delivery mechanisms
  • three widely used ways
  • Progressive Download, RTMP/RTSP Streaming, and Adaptive HTTP Streaming
  • ...24 more annotations...
  • Progressive Download is the most widely used
  • easiest to implement
  • Progressive Download is supported by Flash, HTML5 browsers
  • bandwidth is wasted on data downloaded but not watched
  • simplicity of Progressive Download also has its downsides.
  • inability to change the quality of the video mid-stream
  • For longer videos, the downsides start to impact playback too much
  • Progressive Download works fine for short clips (a few minutes).
  • RTSP/RTMP Streaming
  • RTMP/RTSP Streaming is widely used by professional media organizations like Hulu
  • only deliver the frames of a video the user is currently watchin
  • most widely solution is used is RTMP (Real Time Messaging Protocol)
  • HTML5 does not include a dedicated streaming protocol, nor does the iPad/iPhone
  • RTMP streaming can change video quality mid-stream
  • allows for optimal playback quality in the fullscreen and WiFi/3G scenarios
  • if the connection speed drops below the minimum bandwidth needed for the video, playback will be continuously interrupted.
  • has specific server and protocol requirements, which makes it less accessible and adds significant complexity and cost
  • Adaptive HTTP Streaming is a fairly new streaming format
  • Adaptive HTTP Streaming works by storing your videos on the server in small fragment
  • daptive HTTP Streaming leverages standard webservers, it is supported by webhosters and CDNs alike.
  • none of the Adaptive HTTP Streaming implementations work with regular MP4 files.
  • Adaptive HTTP Streaming will likely become the single video streaming method over time
  • live streaming is not possible,
  • o data is downloaded in advance and data a user has seen is immediately discarded.
Alex Street

Home :: Zeebox at Pinewood - 0 views

  • established an open platform, “Showtime”, that will allow developers to plug into the Zeebox world.
  • second screen applications would have to be cross platform and not just tied to one telco or broadcaster
  • HTML5 apps that can be added into the Zeebox platform
  • ...3 more annotations...
  • book a timeslot to watch a future TV event together.
  • Open Box, Showtime” as a platform to allow brands to be developed for Zeebox by programme makers
  • 50% click on the Zeetags.
1 - 8 of 8
Showing 20 items per page