DigiView-Android icon indicating copy to clipboard operation
DigiView-Android copied to clipboard

Initial implementation of a simple dvr

Open fmatt opened this issue 4 years ago • 0 comments

Initial implementation of a simple dvr. Tasks:

  • [x] capture direct usb stream without interfering with live stream
  • [x] mux stream into one single file per received stream and save to Pictures/Digiview
  • [ ] storage limit check
  • [x] pick up left over stream dumps and mux them
  • [ ] show indicator during muxing latest recording
  • [ ] ability to disable automatic recording
  • [x] show recording indicator
  • [ ] override oldest recording after configurable number of videos

fmatt avatar May 20 '21 14:05 fmatt