Skip to content

joshkmartinez/acquire-driver-webm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Joshua MartinezJoshua Martinez
Joshua Martinez
and
Joshua Martinez
Sep 8, 2023
718a8e8 · Sep 8, 2023

History

10 Commits
Sep 8, 2023
Sep 8, 2023
Sep 8, 2023
Sep 8, 2023
Sep 8, 2023
Sep 8, 2023
Sep 8, 2023
Sep 8, 2023
Sep 8, 2023
Sep 8, 2023
Sep 8, 2023
Sep 8, 2023
Sep 8, 2023

Repository files navigation

Acquire Webm Driver

This is an Acquire Driver that supports streaming to webm

Devices

Storage

  • webm - Streams to a webm file encoded with VP9.

3rd Party Libraries

acquire-driver-webm depends on libwebm, for the webm container format, and libvpx, for the VP9 codec.

  • livbpx

    • v1.13.0 (as of 9/3/2023)
    • To build ./configure && make
  • libwebm

    • v1.0.0.30 (as of 9/5/2023)
    • To build cd libs/libwebm/build && cmake .. && make

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published