ex_nvr icon indicating copy to clipboard operation
ex_nvr copied to clipboard

Livebook and its possible uses

Open marcoherbst opened this issue 1 year ago • 16 comments

Consider including https://livebook.dev/ as part of our package. (Or offering instructions for a user to do this themselves)

Some possible uses:

  • [ ] Create livebook templates (playbooks) to do common or device specific tasks that are not in the UI
  • [ ] A playground for technical people to try some functionality or to familiarise themselves with ExNVR internals or to create small Proof of Concepts
  • [ ] As above, the easy ability to share scripts for less common use cases e.g. local snapshot extraction.
  • [ ] Run https://github.com/acalejos/merquery as a way to explore with APIs on the camera.
  • [ ] Enable or disable WiFi on the device ( This is a an example playbook here: https://nerves-project.org/ ). This would allow the Pi to access internet without using a modem.
  • [ ] (Experimental) features on a modem. Connect/Disconnect, Send SMS,
  • [ ] Restart ExNVR https://github.com/evercam/ex_nvr/issues/357
  • [ ] Reboot the Pi https://github.com/evercam/ex_nvr/issues/357
  • [ ] Set Camera NTP settings https://github.com/evercam/ex_nvr/issues/34
  • [ ] Update ExNVR to latest version
  • [ ] Run an inference model on images
  • [ ] Tutorials for computer vision https://gist.github.com/ChristianAlexander/256f18818055494cbe4483390dd65314
  • [ ] Interactive ExNVR Documentation
  • [ ] Billal's "introduction to video" talk.
  • [ ] https://github.com/membraneframework-labs/ex_vision
  • [ ] A Playbook to explore all OnVIF functionality
  • [ ] Proof of Concept: Read MPTT USB like we currently do on the router.
  • [ ] Run a series of camera configuration API calls

marcoherbst avatar Feb 12 '24 19:02 marcoherbst