Scott
a123789cac
device/geovision: implement IsRunning method for geovision
2020-01-30 11:22:41 +10:30
Scott
0bd21b9003
device/alsa: implement IsRunning method for alsa
2020-01-30 11:22:24 +10:30
Scott
25d68cf124
device/raspivid: implement IsRunning method for raspivid
2020-01-30 11:22:11 +10:30
Scott
4c65173604
device/file: implement IsRunning method for file
2020-01-30 11:21:56 +10:30
Scott
5c5672486e
device/webcam: implement IsRunning method for webcam
2020-01-30 11:21:39 +10:30
Scott
f1d1fe2cad
device: add tests for IsRunning
...
To check that the IsRunning method is working, some tests are needed. These tests shall be skipped when an AVdevice is not connected, such as when testing within Circle-CI.
2020-01-30 11:21:06 +10:30
Scott
9a0e52a8f3
device: add IsRunning method to device interface
...
This commit adds the IsRunning method to the AVDevice interface. It doesn't implement it yet, that will be for a future commit.
2020-01-29 09:28:44 +10:30
Scott Barnard
f9d33f008e
Merged in consistent-config-msgs (pull request #357 )
...
revid/config: make config error messages more consistent
Approved-by: Saxon Milton <saxon.milton@gmail.com>
2020-01-28 22:48:55 +00:00
Scott
5951dbcd2b
revid/config: FileFps → FileFPS
...
This corrects the case of the FileFPS string literal.
2020-01-29 09:17:58 +10:30
Saxon Milton
13f53951b7
Merged in remove-revid-cli (pull request #360 )
...
cmd: remove revid-cli
2020-01-28 22:32:47 +00:00
Saxon
adb210f6e9
cmd: remove revid-cli
2020-01-29 08:54:29 +10:30
Saxon Milton
a1a1734cfd
Merged in rv (pull request #355 )
...
cmd/rv: created revid client that only offers control via netsender
Approved-by: Scott Barnard <scott@ausocean.org>
Approved-by: Trek Hopton <trek.hopton@gmail.com>
2020-01-28 09:03:21 +00:00
Saxon Milton
043e5b004a
cmd/rv/main.go: fixed package comment
2020-01-28 08:49:51 +00:00
Saxon Milton
3362410798
cmd/rv/main.go: fixed file header
2020-01-28 08:46:15 +00:00
Trek Hopton
fdd2375808
Merged in mtsdemuxer-change-2 (pull request #351 )
...
mjpeg-player: mtsdemuxer functionality change
Approved-by: Scott Barnard
2020-01-28 06:47:22 +00:00
Trek H
902472f26a
Merge branch 'master' into mtsdemuxer-change-2
2020-01-28 17:16:22 +10:30
Trek Hopton
8529f7d56d
Merged in m3u-loader-correction-2 (pull request #352 )
...
mjpeg-player: playlist loader modification
Approved-by: Scott Barnard
2020-01-28 06:45:26 +00:00
Trek H
606a51cdae
Merge branch 'master' into m3u-loader-correction-2
2020-01-28 16:27:02 +10:30
Trek H
5a1bb31093
mjpeg-player: comments and logging
2020-01-28 16:26:25 +10:30
Trek Hopton
defa938fd9
Merged in m3u-minor-2 (pull request #353 )
...
mjpeg-player: minor changes to xhr-loader and frag-loader
Approved-by: Scott Barnard
2020-01-28 05:49:35 +00:00
Trek H
48ee2410dc
Merge branch 'master' into m3u-minor-2
2020-01-28 16:18:54 +10:30
Trek Hopton
c1a8f4be2a
Merged in m3u-ts-2 (pull request #350 )
...
mjpeg-player: ts code to js code
Approved-by: Scott Barnard
2020-01-28 05:47:34 +00:00
Trek H
8af11ab4de
Merge branch 'master' into m3u-ts-2
2020-01-28 16:16:08 +10:30
Scott
5ff90e4411
make config error messages more consistent
2020-01-28 16:09:16 +10:30
Trek Hopton
4bbfa9ee6a
Merged in m3u-update (pull request #342 )
...
mjpeg-player: updated player for m3u changes
Approved-by: Saxon Milton
Approved-by: Scott Barnard
2020-01-28 05:11:52 +00:00
Trek H
88d1ccfe36
Merge branch 'master' into m3u-loader-correction-2
2020-01-28 15:40:42 +10:30
Trek Hopton
4a64dee7d9
Merged in m3u-reduc (pull request #340 )
...
mjpeg-player: reduce and simplify hlsjs code
Approved-by: Scott Barnard
2020-01-28 05:09:45 +00:00
Trek H
0dae15a2c5
Merge branch 'master' into m3u-reduc
2020-01-28 15:38:18 +10:30
Trek Hopton
cdaec6c169
Merged in m3u-reduction-2 (pull request #349 )
...
mjpeg-player: removed unused m3u hlsjs code
Approved-by: Saxon Milton
2020-01-28 05:04:56 +00:00
Trek H
ba9d9a4e7c
Merge branch 'master' into m3u-reduction-2
2020-01-28 15:14:10 +10:30
Trek H
d10a59631b
mjpeg-player: reduced more config variables
2020-01-28 15:12:30 +10:30
Trek H
902bf74871
mjpeg-player: comments and simplification
2020-01-28 14:32:45 +10:30
Trek H
fd5425659d
mjpeg-player: simplified main.js's load function
2020-01-28 14:26:06 +10:30
Trek H
09c254e1f0
mjpeg-player: removed bootstrap classes, updated copyright year
2020-01-28 13:29:17 +10:30
Trek H
c5e965c14c
Merge branch 'master' into m3u-update
2020-01-28 13:14:24 +10:30
Saxon
63e2b24c90
cmd/rv: fixed profile.go and main.go file heaers including USAGE section in main.go
2020-01-28 11:51:05 +10:30
Saxon
5d6f65bc1b
updated Makefile for building rv instead of revid-cli
2020-01-28 11:28:35 +10:30
Saxon
86f804cf53
cmd/rv/main.go: moved initialisation of revid to above run call
2020-01-28 10:49:42 +10:30
Saxon
10a8c70e6d
cmd/rv/main.go: sleeping at end of complete iteration in main loop
2020-01-28 10:29:40 +10:30
Saxon
d5b28f20c8
cmd/rv: updated package name string used for logging
2020-01-28 10:28:16 +10:30
Saxon
ed626e02ab
cmd/rv: did some cleaning and commenting
...
Modified profile.go file header. Updated binary name in run.sh.
2020-01-27 15:50:24 +10:30
Saxon
7033d62cc6
cmd/rv: created new revid binary that is only netsender client, not CLI as well
2020-01-27 13:55:09 +10:30
Saxon
cae7e55723
revid/revid.go: added handling for FileFPS var from vidgrind
2020-01-27 13:54:43 +10:30
Scott Barnard
755545c80b
Merged in frame-diff-filter (pull request #347 )
...
Simple difference filter using gocv.
Approved-by: Saxon Milton <saxon.milton@gmail.com>
2020-01-27 00:58:24 +00:00
Scott
a111f21427
filter: return length from the filter's Write method
2020-01-27 11:23:56 +10:30
Scott
fb43e9214a
filter: change formatting of code
2020-01-27 10:51:06 +10:30
Scott
b15b649151
filter: check for errors after decoding
2020-01-27 10:51:06 +10:30
Scott
e0fa474906
filter: DiffFilter → Difference
2020-01-27 10:51:06 +10:30
Scott
458933babb
filter: create function for satisfying circleci tests
2020-01-27 10:50:54 +10:30
Scott
ced8727c07
filter: create a simple difference motion filter using gocv
2020-01-27 10:50:27 +10:30