Tag: streaming

  • Converting video to ogg and the html5 video tag

    This is how to embed a video in a webpage using html5’s video tag. First, the video must be in a format supported by the browser that it will be viewed with. It seems that the format that has the most widespread browser support (well, at least with the browsers that I like, Firefox and…