When giving ReactPlayer the url `http://www.w3schools.com/html/mov_bbb.ogg`, an `<audio>` element is created instead of a `<video>` element. This is an example HTML5 video linked to from this page: http://www.w3schools.com/html/html5_video.asp
When giving ReactPlayer the url
http://www.w3schools.com/html/mov_bbb.ogg, an<audio>element is created instead of a<video>element.This is an example HTML5 video linked to from this page:
http://www.w3schools.com/html/html5_video.asp