Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initial implementation of a simple dvr #58

Draft
wants to merge 5 commits into
base: dev
Choose a base branch
from

Commits on May 20, 2021

  1. initial implementation of a simple dvr, capturing direct usb stream a…

    …nd muxing into mp4.
    
    creates a single file per received stream in Pictures/Digiview
    fmatt committed May 20, 2021
    Configuration menu
    Copy the full SHA
    f3111e9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a0ad321 View commit details
    Browse the repository at this point in the history
  3. reduced targetSdkVersion to 29 and set requestLegacyExternalStorage t…

    …o be able to use legacy file access api
    fmatt committed May 20, 2021
    Configuration menu
    Copy the full SHA
    5957305 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d19933a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    11242a6 View commit details
    Browse the repository at this point in the history