Commit Graph

313 Commits

Author SHA1 Message Date
Thomas Quandalle
ad0b07925d MQTT: set auto reconnect - when restarting make sure to wait a bit before everything is properly closed 2022-06-23 08:51:24 +02:00
Thomas Quandalle
6808d02601 Add legacy check, otherwise existing agents need to be recreated 2022-06-22 22:18:43 +02:00
Thomas Quandalle
3b81a74be0 add timeout for rtsp connection + blocking issue for configuration (select) 2022-06-22 22:07:01 +02:00
Thomas Quandalle
376a6e2d99 BUG: introduced a deadlock 2022-06-22 21:01:30 +02:00
Thomas Quandalle
ad60cccdad BUG: adding a mutex for locking candidate reading and writing 2022-06-22 20:42:25 +02:00
Thomas Quandalle
d6fd5709b9 broke WebRTC candidates 2022-06-22 19:58:49 +02:00
Thomas Quandalle
25efd461ff temp disable: cloud candidates for forwarding 2022-06-22 19:30:02 +02:00
Thomas Quandalle
0a97d7a0d2 fix for merging configuration ;) 2022-06-22 17:19:59 +02:00
Thomas Quandalle
738ea4aaf5 wrong database ;) should be configurable though! 2022-06-22 15:10:10 +02:00
Thomas Quandalle
c3e1204f88 refactor + integrate WEBRTC 2022-06-22 09:04:10 +02:00
Thomas Quandalle
faeae1cfe5 refactor mqtt + add configure option 2022-06-21 22:33:59 +02:00
Thomas Quandalle
a65e3a45a3 found issue with github actions (circle ci was failing) 2022-06-21 18:11:31 +02:00
Thomas Quandalle
bee7157c2f fix build circleci 2022-06-21 17:31:05 +02:00
Thomas Quandalle
3b02cbc96f Update config.yml 2022-06-21 17:28:23 +02:00
Thomas Quandalle
85bbb08c00 Research: something is wrong with actions 2022-06-21 17:25:28 +02:00
Thomas Quandalle
eae3a5f90a properly close recording in continuous recording mode + disconnect MQTT 2022-06-21 17:22:09 +02:00
Thomas Quandalle
02f02427bf move to separate package + add recording method 2022-06-21 17:06:27 +02:00
Thomas Quandalle
3114745899 add livestreaming and refactoring 2022-06-21 16:10:46 +02:00
Thomas Quandalle
a2cb606e49 gitignore config.json 2022-06-21 14:28:42 +02:00
Thomas Quandalle
8042fd52f9 updating config 2022-06-21 11:50:58 +02:00
Thomas Quandalle
83ff7b4eba add heartbeating 2022-06-21 11:46:54 +02:00
Thomas Quandalle
7d145d4824 better cleanup way to restart all routines 2022-06-21 08:04:31 +02:00
Thomas Quandalle
98e0c1dc54 Adding new restart mechanism 2022-06-20 23:16:56 +02:00
Thomas Quandalle
7c9ac68c33 fix dependency copy and permissions (user:group) 2022-06-19 21:24:11 +02:00
Thomas Quandalle
27e81a067c add fix for armv7 libvpx 2022-06-19 19:22:47 +02:00
Thomas Quandalle
8c0b0470ba fix compile errors + move all libes 2022-06-19 18:44:08 +02:00
Thomas Quandalle
0a463ec582 Update go.yml 2022-06-19 18:34:25 +02:00
Thomas Quandalle
255a024906 fix 2022-06-19 18:32:16 +02:00
Thomas Quandalle
ddf0c017fe add deps 2022-06-19 18:31:02 +02:00
Thomas Quandalle
d2667885fa fix runs on 2022-06-19 18:11:26 +02:00
Thomas Quandalle
639a28d988 run in specific container 2022-06-19 18:10:01 +02:00
Thomas Quandalle
5066a261b8 install libavfilter 2022-06-19 18:04:12 +02:00
Thomas Quandalle
ffd77b7cbd add more dependencies 2022-06-19 17:58:53 +02:00
Thomas Quandalle
ba2887916e try something else 2022-06-19 17:53:14 +02:00
Thomas Quandalle
13cc2f1ebd install opencv from apt 2022-06-19 17:49:19 +02:00
Thomas Quandalle
89913d6391 add opencv 2022-06-19 17:42:04 +02:00
Thomas Quandalle
5429385609 download opencv 2022-06-19 17:38:25 +02:00
Thomas Quandalle
2c4f8ccda0 also copy over opencv libs 2022-06-19 17:29:48 +02:00
Thomas Quandalle
8668fb74ed this will already process the stream and provide some motion 2022-06-19 15:28:14 +02:00
Thomas Quandalle
cf3e81d9ca revert to gocv 0.30 2022-06-18 23:12:59 +02:00
Thomas Quandalle
076a4e238d adding gocv and more dependencies (curious what it will do) 2022-06-18 23:08:11 +02:00
Thomas Quandalle
87b430e784 align architectures 2022-06-18 21:00:17 +02:00
Thomas Quandalle
00083a0dc7 remove append 2022-06-18 20:35:44 +02:00
Thomas Quandalle
a99565067d remove arm6 2022-06-18 20:30:08 +02:00
Thomas Quandalle
1c7e4e8bba fix 2022-06-18 20:27:39 +02:00
Thomas Quandalle
6dad287c75 fix 2022-06-18 20:25:18 +02:00
Thomas Quandalle
063c15aeea add npm 2022-06-18 20:21:39 +02:00
Thomas Quandalle
b839eb6be0 add curl 2022-06-18 20:16:39 +02:00
Thomas Quandalle
1d392d4fc5 fix for npm -> yarn 2022-06-18 20:12:20 +02:00
Thomas Quandalle
c8beaa47d3 fix 2022-06-18 20:05:16 +02:00