Package: video 0.1.1

video: 'Shiny' Extension of 'video.js'

Video interactivity within 'shiny' applications using 'video.js'. Enables the status of the video to be sent from the UI to the server, and allows events such as playing and pausing the video to be triggered from the server.

Authors:Ashley Baldry [aut, cre], Steve Heffernan [aut]

video_0.1.1.tar.gz
video_0.1.1.zip(r-4.5)video_0.1.1.zip(r-4.4)video_0.1.1.zip(r-4.3)
video_0.1.1.tgz(r-4.4-any)video_0.1.1.tgz(r-4.3-any)
video_0.1.1.tar.gz(r-4.5-noble)video_0.1.1.tar.gz(r-4.4-noble)
video_0.1.1.tgz(r-4.4-emscripten)video_0.1.1.tgz(r-4.3-emscripten)
video.pdf |video.html
video/json (API)
NEWS

# Install 'video' in R:
install.packages('video', repos = c('https://ashbaldry.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/ashbaldry/video/issues

On CRAN:

shinyvideo

15 exports 5 stars 1.10 score 38 dependencies 1.3k scripts 165 downloads

Last updated 2 years agofrom:c9ca15992c. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKAug 30 2024
R-4.5-winOKAug 30 2024
R-4.5-linuxOKAug 30 2024
R-4.4-winOKAug 30 2024
R-4.4-macOKAug 30 2024
R-4.3-winOKAug 30 2024
R-4.3-macOKAug 30 2024

Exports:addVideoLanguagesavailableLanguagesavailableVideoExampleschangeVideoguessVideoFormatincludeTextTrackspauseVideoplayVideorenderVideorunVideoExampleseekVideostopVideoupdatePlaybackRatevideovideoOutput

Dependencies:base64encbslibcachemclicommonmarkcrayondigestevaluatefastmapfontawesomefsgluehighrhtmltoolshtmlwidgetshttpuvjquerylibjsonliteknitrlaterlifecyclemagrittrmemoisemimepromisesR6rappdirsRcpprlangrmarkdownsassshinysourcetoolstinytexwithrxfunxtableyaml

video

Rendered fromvideo.Rmdusingknitr::rmarkdownon Aug 30 2024.

Last update: 2022-07-04
Started: 2022-07-04

Readme and manuals

Help Manual

Help pageTopics
Add Language SupportaddVideoLanguages availableLanguages
Guess Video Format TypeguessVideoFormat
Add Text Tracks to VideoincludeTextTracks
Run '{video}' Example ApplicationsavailableVideoExamples runVideoExample
Video Playervideo
Update video.js Server-SidechangeVideo pauseVideo playVideo seekVideo stopVideo updatePlaybackRate video-server
Shiny bindings for videorenderVideo video-shiny videoOutput