Commit graph

87 commits

Author SHA1 Message Date
BroodjeAap
40fafe91e5 update ticks are started at startup and when a new stream is added 2020-07-07 20:14:25 +00:00
BroodjeAap
863d9e3577 have a server struct with a map of streams that update based on their interval 2020-07-07 20:05:45 +00:00
BroodjeAap
94c248ba7a moved GetStreamDir to util 2020-07-07 19:37:39 +00:00
BroodjeAap
79c7e03620 more cleanup 2020-07-07 19:04:12 +00:00
BroodjeAap
93f416403e more stuff to Stream 2020-07-07 18:38:20 +00:00
BroodjeAap
b8ea9750bf fixed naming of 'last' to 'next' 2020-07-07 18:23:55 +00:00
BroodjeAap
d3f79abcae added streams dir to air exclude 2020-07-07 18:14:35 +00:00
BroodjeAap
2086989d58 moved some more stuff to the Stream struct 2020-07-07 18:13:41 +00:00
BroodjeAap
bf1f49302e moved some stuff around, added Stream struct/class 2020-07-07 17:58:06 +00:00
BroodjeAap
914210f644 added a Stream struct with the meta data of a stream 2020-07-06 20:02:05 +00:00
BroodjeAap
1afed82777 made saving the stream instant async 2020-07-06 19:50:36 +00:00
BroodjeAap
bd69f7b914 cleaned up some code 2020-07-06 19:49:48 +00:00
BroodjeAap
7a8a7dc631 got basic motion detection working 2020-07-06 18:42:38 +00:00
BroodjeAap
9b93c889eb removed badge, testing is broken... 2020-07-06 18:01:36 +00:00
BroodjeAap
197be0b570 fix test with new image (?) 2020-07-06 17:51:10 +00:00
BroodjeAap
b208dfab32 fix test with new image (?) 2020-07-06 17:49:35 +00:00
BroodjeAap
d3771ef42c with actually changing something to the image 2020-07-06 17:46:09 +00:00
BroodjeAap
90a8832ab9 got decoding/encoding in/out gocv working 2020-07-06 17:33:19 +00:00
BroodjeAap
90a0fef1c4 added some non conda install instructions 2020-06-30 20:31:13 +00:00
BroodjeAap
e966ef3669 got gocv working 2020-06-30 20:30:41 +00:00
BroodjeAap
9ac295230d added opencv to requirements.yaml 2020-06-30 20:30:23 +00:00
BroodjeAap
0944d645ad added 'streams' dir to .gitignore 2020-06-30 18:41:03 +00:00
BroodjeAap
d6ac177d87 basic stream saving working 2020-06-30 18:40:40 +00:00
BroodjeAap
cde2f0ebf3 added .vs (vscode) dir to .gitignore 2020-06-30 18:40:25 +00:00
BroodjeAap
816bd38ae5 fixed test after moving index.html 2020-06-29 20:16:08 +00:00
BroodjeAap
077a56d637 added (air) tmp dir to .gitignore 2020-06-29 20:15:38 +00:00
BroodjeAap
5e5b41e1c5 something? 2020-06-29 20:15:15 +00:00
BroodjeAap
a8048c01f0 IP cam shot.jpg is now streamed through the web server 2020-06-29 20:12:28 +00:00
BroodjeAap
e1fcf85910 added static files and moved templates to own dir 2020-06-29 19:19:24 +00:00
BroodjeAap
343d9c7cee new line in readme 2020-06-29 19:08:06 +00:00
BroodjeAap
78edbd11ce added drone build badge to README 2020-06-29 19:07:14 +00:00
BroodjeAap
56716913b1 added test for index 2020-06-29 19:04:24 +00:00
BroodjeAap
2cacfcbd56 veeery basic thing working 2020-06-29 18:34:35 +00:00
BroodjeAap
f22d11b123 added main binary to .gitignore 2020-06-29 17:33:37 +00:00
BroodjeAap
83ea98f4ce added air conf for live reload dev 2020-06-29 17:32:48 +00:00
BroodjeAap
6bd8d9b3b5 first commit 2020-06-29 17:13:04 +00:00
broodjeaap
f0011f36e9 Initial commit 2020-06-29 18:44:11 +02:00