1 / 0

Rich Media & Video

Rich Media & Video. p resented by @ kyleschaeffer. On the agenda. HTML5 <video> Hosted vs. on-premise HTML5 <video> in SharePoint Beyond video: rich media in SharePoint. HTML5 <video>. < video src = “movie.mp4” width = “400” height = “300” controls />.

kendall
Download Presentation

Rich Media & Video

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Rich Media & Video

    presented by @kyleschaeffer
  2. On the agenda HTML5 <video> Hosted vs.on-premise HTML5 <video> in SharePoint Beyond video: rich media in SharePoint
  3. HTML5 <video> <videosrc=“movie.mp4” width=“400”height=“300”controls />
  4. HTML5 <video> file types http://www.w3schools.com/HTML/html5_video.asp
  5. HTML5 <video> <videowidth=“400”height=“300”controls> <sourcesrc=“movie.mp4”type=“video/mp4” /> <sourcesrc=“movie.ogg”type=“video/ogg” /> <objectsrc=“movie.swf” /> </video>
  6. Hosted vs.on-premise video
  7. Hosted HTML5 video Benefits Automatic file format conversion Performance Providers YouTube Vimeo Windows Azure
  8. On-premise HTML5 video Benefits Cost Security No third-party integration
  9. HTML5 <video> in SharePoint
  10. HTML5 <video>in SharePoint SharePoint 2010 Silverlight media web part asf, mp3, mp4, wma, wmv Add HTML5 <video> to Content Editor web part SharePoint 2013 New HTML5 media web part asf, avi, mpg, mp3, mp4, ogg, ogv, webm, wma, wmv Silverlight media web part asf, mp3, mp4, wma, wmv Add HTML5 <video> to Content Editor web part
  11. HTML5 <video>MIME types http://www.w3schools.com/HTML/html5_video.asp
  12. Beyond video: rich media in SharePoint
  13. Rich media in SharePoint SharePoint as a web platform HTML5, CSS3, JavaScript, jQuery Use SharePoint as a data presentation tool Master pages Page layouts Item styles Display templates (2013)
  14. Rich media demonstration
  15. Questions?
  16. Thank you.

    @kyleschaeffer
More Related