How can I zoom into video and switch streaming of videos in the same HTML5 player?
问题 This question was migrated from Video Production Stack Exchange because it can be answered on Stack Overflow. Migrated 5 years ago . I have video that will be divided into 4 videos. First the player will stream a lower resolution of the original video, then the user can zoom into the video to see more details, I need the player to stream one of the 4 videos - that's higher in resolution- based on where the user zoomed in. How can I make that using VideoJS or any other video player ? 回答1: