# aframe-videoplayer **Repository Path**: spider1462/aframe-videoplayer ## Basic Information - **Project Name**: aframe-videoplayer - **Description**: No description available - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-04-21 - **Last Updated**: 2024-04-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Aframe video player An immersive webVR video player made with [A-Frame](https://aframe.io). It allows the user to play, pause, mute, rewind and seek. ### Demo [![Alt text](https://img.youtube.com/vi/QTZCfMnUl7A/0.jpg)](https://www.youtube.com/watch?v=QTZCfMnUl7A) #### [Live demo](https://etiennepinchon.github.io/aframe-videoplayer/) ### Install/Run ``` npm install && npm start ``` ### Mobile friendly! Tested on an android phone, it works! ### TODO - Migrate the player to an aframe component. Feel free to improve it! :)