I’m trying to create a video player using DOM and video files to createVideo() in p5. When I’m setting my program to support multiple file types, I have to include each format of the file in the repository or file directory as well, right?
Additionally, what file types should I include to ensure my player works on Chrome, Firefox, Safari, Internet Explorer, etc.? What formats besides mp4 should I use?