shiyaam7 / Task6_Video.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Video.js Auto-Switching Video Example

This project demonstrates how to create a webpage using Video.js to play two merged videos seamlessly.

Deployment

The project is deployed on Netlify and can be accessed at https://task6videojs.netlify.app/.

Technologies Used

  • Video.js: A web video player built for the web.

Usage

  1. Visit the deployed site: https://task6videojs.netlify.app/.
  2. Play the video, and observe the seamless switching between two videos.
  3. When a video ends, it will automatically switch to the other one.

Local Development

To run the project locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/shiyaam7/Task6_Video.js.git

About


Languages

Language:HTML 100.0%