Skip to content

joshkmartinez/acquire-driver-webm

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