Commit Graph
62 Commits
Author SHA1 Message Date
Blake Blackshear beaf87c194 use intel repo for va drivers 2021-07-03 09:52:52 -05:00
Blake Blackshear 1b6afc4f6a use non-free va driver fixes #581 2021-07-03 09:51:07 -05:00
Blake Blackshear 5c6e1a001b update to 4.3.2 2021-07-03 09:51:07 -05:00
Blake Blackshear 0f1e310f00 formatting 2021-07-03 09:51:07 -05:00
Jason HunterandBlake Blackshear c664bd63f6 initial conversion to pydantic 2021-06-24 06:53:05 -05:00
Sebastian EnglbrechtandBlake Blackshear 9b3a649f17 Do apt update before upgrade 2021-06-19 06:34:20 -05:00
Blake Blackshear cbdf2c2c71 remove gevent fixes #920 2021-06-14 07:48:35 -05:00
Blake Blackshear 700f25abc3 removing old node relay 2021-06-12 07:23:14 -05:00
Blake Blackshear 7aaf5bd29f remove node jsmpeg server 2021-06-12 07:23:14 -05:00
Blake Blackshear fd51c7a955 development tweaks 2021-06-12 07:23:14 -05:00
Blake Blackshear 46e5a042ae adding s6-overlay and running jsmpeg 2021-06-12 07:23:14 -05:00
Blake Blackshear 7309c06be8 add jsmpeg relay 2021-06-12 07:23:14 -05:00
Jason HunterandBlake Blackshear aab6a00e4c Add support for NGINX VOD Module 2021-05-22 07:48:44 -05:00
ebb6d348a3 feat(web): Delete events from Event page and API (#991)
Co-authored-by: Scott Roach <scott@thinkpivot.io>
Co-authored-by: Paul Armstrong <paul@spaceyak.com>
2021-05-12 08:19:02 -07:00
Jason HunterandBlake Blackshear 480970c799 remove mqtt-cli 2021-05-04 17:29:23 -05:00
Jason HunterandBlake Blackshear 1c0162c181 fix devcontainer setup 2021-05-04 17:29:23 -05:00
Blake Blackshear b8f72a5bcb add devcontainer setup 2021-02-25 07:00:59 -06:00
Blake Blackshear 4a8d998afe unpin numpy 2021-02-20 08:20:17 -06:00
Blake Blackshear 50b42eb6fe add gevent to prebuilt wheels 2021-02-20 08:20:17 -06:00
Blake Blackshear 22461d1728 simple echo websocket working 2021-02-20 08:20:17 -06:00
Blake Blackshear 144aff9b4e pin numpy 2021-01-26 21:40:33 -06:00
Blake Blackshear ccb668a1b6 no longer need special aarch64 wheels build 2021-01-26 21:40:33 -06:00
Blake Blackshear 0989c64eab versioning wheels image 2021-01-26 21:40:33 -06:00
Blake Blackshear c082fc5cb2 move wheels to build container 2021-01-26 21:40:33 -06:00
Blake Blackshear c709851888 move setproctitle to prebuilt wheel location 2021-01-26 21:40:33 -06:00
Blake Blackshear b022bec1fa switch to docker based web builds 2021-01-26 21:40:33 -06:00
Patrick DecatandBlake Blackshear 232fa1ffe8 Add missing migrations in docker images 2021-01-26 21:40:33 -06:00
Paul ArmstrongandBlake Blackshear c618867941 feat!: web user interface 2021-01-26 21:40:33 -06:00
Blake Blackshear c770470b58 add database migrations 2021-01-26 21:40:33 -06:00
Nat MorrisandBlake Blackshear 4619836122 Set titles for forked processes 2021-01-26 21:40:33 -06:00
Blake Blackshear 151f9fb2ee add qsv support to amd64 image 2021-01-26 21:40:33 -06:00
Blake Blackshear d0470fffcc allow defining model shape and switch to mobiledet as default model 2021-01-26 21:40:33 -06:00
Blake Blackshear d78b7cc110 set ffmpeg image versions 2021-01-26 21:40:33 -06:00
Blake Blackshear f49f3fd9c3 fix fontconfig issue 2021-01-26 21:40:33 -06:00
Blake Blackshear f78b2c48a7 add zeroconf discovery 2021-01-26 21:40:33 -06:00
Blake Blackshear d98751102a fix fontconfig error 2021-01-26 21:40:33 -06:00
Blake Blackshear 1acbeb813e add support for rebroadcasting as rtmp 2021-01-26 21:40:33 -06:00
Blake Blackshear 0cf78277b5 add some debug logging to frame cache 2021-01-26 21:40:33 -06:00
Blake Blackshear ec1a8ebd4a fixes 2021-01-26 21:40:33 -06:00
Blake Blackshear b7c09a9b38 add nginx and change default file locations 2021-01-26 21:40:33 -06:00
Blake Blackshear 180baeba50 app container and config schema 2021-01-26 21:40:33 -06:00
Blake Blackshear cce82fe2a5 move primary script into the module 2021-01-26 21:40:33 -06:00
Blake Blackshear 422cd52049 store events in tinydb 2021-01-26 21:40:33 -06:00
Marc SeegerandBlake Blackshear 070c9721b6 Add support for AMD Ryzen iGPU (fixes #311)
This package will add support for the iGPU of AMD Ryzen and presumably a few more AMD cards.
See details of the package here: https://packages.ubuntu.com/focal/mesa-va-drivers
It also adds support for the open source Nvidia Nouveau driver according to https://wiki.debian.org/HardwareVideoAcceleration
2021-01-26 21:40:33 -06:00
Gerard EscalanteandBlake Blackshear a1cc9ad1f0 Revert one other change 2020-11-17 10:50:38 -06:00
Gerard EscalanteandBlake Blackshear 29e8aa4020 Remove unnecessary install; fix default env var value 2020-11-17 10:50:38 -06:00
Gerard EscalanteandBlake Blackshear 777aff403f Fix errors when using nvidia images 2020-11-17 10:50:38 -06:00
Michael WeiandBlake Blackshear 893e6b40a7 nvidia ffmpeg support 2020-11-08 16:42:17 -06:00
Michael WeiandBlake Blackshear a85d780020 lock libedgetpu1 to 15.0, update tflite_runtime 2020-11-08 16:40:01 -06:00
Blake Blackshear 75312602aa add support for iHD driver 2020-10-25 14:30:36 -05:00