Skip to content

Releases: Miguel-Dorta/surveillance-cameras

v6.0.0+reduceTest

21 Sep 22:17
Compare
Choose a tag to compare

Changelog

3234901 Test was too heavy

v5.1.2

10 Aug 21:18
Compare
Choose a tag to compare

Changelog

e8e01b0 Fix bug no preceding zero in dirs in generic_recordVideo

v5.1.1

08 Aug 17:52
Compare
Choose a tag to compare

Changelog

d408f1b Fix generic_recordVideo not saving in corresponding path

v5.1.0

08 Aug 00:42
Compare
Choose a tag to compare

Changelog

676f391 Add generic_recordVideo to archives in goreleaser

v5.0.0

08 Aug 00:27
Compare
Choose a tag to compare

Changelog

9780b16 Avoid video reencoding in generic_recordVideo
0c379f6 Add message when camera UP
4b7327d Add generic_reportDeviceDown

v4.0.1

09 May 15:18
Compare
Choose a tag to compare

Changelog

8d2b043 Bug fix in rmOldCamera and test
a8108e9 Update tests

v3.0.1

09 Dec 23:14
Compare
Choose a tag to compare

Changelog

38f4374 Bug fix: OWIPCAM4X_fetchImage don't create destination directory
86393da Add test to OWIPCAM4X_fetchImage, and it fails!

v3.0.0

06 Dec 02:08
Compare
Choose a tag to compare

Changelog

ed977c7 Modify README.md
ea4a185 Modify .goreleaser.yml
9a96eba Rebuild go modules
0c2036e Add test to CNETCAM_sort
61714ac Modify output test scripts
6f2c368 Add test to APPIP01WV4_sort
5776cea Rewrite fucking tests
3a93772 Add check for generic_rmOldCameraData test
6969b61 Add test to generic_rmOldCameraData
d14bfc8 Use same logger output for every script (except listLargeDirs)
dd2e94b Remove more unused code
d7cfbde Remove unused code
1673b7f Add pid check and refactor fetchImage
b4ee377 Add check for other instances
d55f763 Refactor cameraSort
dd1f43e Modify .goreleaser.yml
70a9a62 Refactor rmOldCamera
e2fadf1 Refactor
458116b Refactor rotateCamera
8468d6b Refactor
0abcefd I HATE YAML
24005ba Add sort_APPIP01WV4
76c6e42 Add rotateCamera.go to .goreleaser.yml
8442778 Update to Go 1.13
b06379e Add rotateCamera.go
cc8976d Modificate the way of defining httpClient
b4851b1 Add method to check for zero-speed downloads
4de4459 Add check for file existence and fix bug in fetchVideo
265d706 Refactor of pkg/client and cmd/fetchImage
7c8762c Fix comments and typos of pkg/cameras/html.go
9714feb Comment pkg/client and pkg/html packages
33eefc0 Fix import error
75cfc3a Modify README.md
39dcf36 Rename package httpClient to client
14752b3 Few changes
4f7f465 Exclude files that are being writed
02fa69d Modify httpClient package to use external clients
c916fc4 Fix bug in fetchVideo
e27f27b Yep, I'm stupid
8abbbe4 Am I stupid?
eb90aa5 More additions to fetchVideo
a06ce8a Add fetchVideo sketch
28d6c1f Remove unused modules

v2.0.2

08 Sep 02:57
Compare
Choose a tag to compare

Changelog

0dcddac Fix minor bug in fetchImage.go
457a9e9 Replace weird test in rmOldCamera for a "normal" one
edba51d Refactor in listLargeDirs package
a9b3097 Fix cameraSort not passing test
a125274 Add test to cameraSort. It don't pass it

v2.0.1

05 Sep 00:52
Compare
Choose a tag to compare

Changelog

5bf48c1 Bug fix in rmOldCamera.go
d84efd0 Add rmOldCamera test, which don't pass manual inspection
978cb2c Add listLargeDirs test