---
title: "video"
output: rmarkdown::html_vignette
vignette: >
%\VignetteIndexEntry{video}
%\VignetteEngine{knitr::rmarkdown}
%\VignetteEncoding{UTF-8}
---
[](https://lifecycle.r-lib.org/articles/stages.html#experimental)
[](https://app.codecov.io/gh/ashbaldry/video?branch=main)
[](https://github.com/ashbaldry/video/actions)
# {video} - Interactive Video Player
`{video}` is a package that utilises the [video.js](https://github.com/videojs/video.js) library to play video on the modern web.
## Installation
This package is not yet available on CRAN. To install the latest version:
```r
install.packages("devtools")
devtools::install_github("ashbaldry/video")
```
## Usage
The HTML way to include an audio file in any shiny application/web page is to use the `