ex_nvr icon indicating copy to clipboard operation
ex_nvr copied to clipboard

Video recording and computer vision for edge devices

Results 67 ex_nvr issues
Sort by recently updated
recently updated
newest added

Bumps [swoosh](https://github.com/swoosh/swoosh) from 1.16.5 to 1.16.7. Release notes Sourced from swoosh's releases. v1.16.7 🚀 ✨ Features Add support for tracking and return path domains for Mandrill @​cenavarro (#906) Full Changelog:...

dependencies
elixir

Replace the dashboard's current timeline with [evercam/ui timeline](https://ui.evercam.io/story/src-stories-timeline-story-vue) This will allow us to have ANPR data alongside recordings. An early implementation can be found [here](https://github.com/evercam/ex_nvr/pull/254) with motion data. ![Animation](https://github.com/evercam/ex_nvr/assets/29980658/612509d6-7f38-479c-9031-b652cb23a026)

Bumps [credo](https://github.com/rrrene/credo) from 1.7.5 to 1.7.6. Release notes Sourced from credo's releases. 1.7.6 Check it out on Hex: https://hex.pm/packages/credo/1.7.6 Credo.Check.Consistency.MultiAliasImportRequireUse fixed false positive Credo.Check.Readability.PredicateFunctionNames now ignores functions that implement a...

dependencies
elixir

Bumps [membrane_mp4_plugin](https://github.com/membraneframework/membrane_mp4_plugin) from 0.34.2 to 0.35.0. Commits 72d38a0 Bump version and upgrade timestamp queue (#112) b464738 Rewrite ISOM muxer on TimestampQueue (#111) See full diff in compare view [![Dependabot compatibility...

dependencies
elixir

Added a link to wiki explain h265 live streaming decisions Moved API from "other" to "integrations" Marked "Display Stream Info" as done. (thought I saw that in a recent GH...

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...

Goal: To be able to see FPS, Bitrate, Codec information, etc..

https://evercam.github.io/ex_nvr/ New section /System/ - [ ] GET HDD Info ![image](https://github.com/evercam/ex_nvr/assets/5648894/7e441f3a-a7e7-4278-8848-28371ac5a47c)

The request (from @halimb ) is for the ability to ask ExNVR to upload a clip to a remote destination. (e.g. S3 bucket). One suggestion might be to use the...