scruzin
521fda86e5
Use ausocean/iot v1.2.8.
2019-11-23 19:21:49 +10:30
scruzin
f63eac7acc
Use ausocean/utils v1.2.11.
2019-11-22 17:18:41 +10:30
Saxon
274f33e5b2
update go mod
2019-11-13 14:11:29 +10:30
Trek H
a0a4537281
input/audio: audio.Device now implements AVDevice
2019-11-11 16:47:23 +10:30
Saxon
1426ff9ff0
update go.mod test repo version to v1.6.0
2019-11-09 19:22:53 +10:30
Saxon
57d73a8d0a
created av/device package and sub packages raspivid, geovision, webcam and file
...
av/device/device.go now contains the AVDevice interface and implementations of this
interface, namely, raspivid, geovision, webcam and file are contained in the packages
av/device/raspivid, av/device/geovision, av/device/webcam and av/device/file
respctively. config.go and testing was also moved to a new package called config.go in
order to remove would be circular dependency between AVDevice implementations and revid.
Modifications were made elsewhere expecting config.Config to be part of the revid package.
2019-11-06 17:44:50 +10:30
Saxon
38cfad7b67
revid: fixing some more bugs
...
Fixed H264 RTP extractor. Fine tuned some timing regarding geovision setup. Added some more
logging to geovision setup.
2019-10-23 12:48:22 +10:30
Saxon
5995f1a815
protocol/rtcp/client.go: initialise error chan err in constructor rather than Client.Start() function
2019-10-15 16:59:52 +10:30
Saxon
8163a956a9
updated go.mod go version and included test repo
2019-10-15 11:34:01 +10:30
scruzin
f32ef80247
Use ausocean/utils v1.2.9.
2019-09-14 11:59:17 +09:30
scruzin
6f6f24b841
Use ausocean/utils v1.2.9.
2019-09-13 17:32:23 +09:30
Saxon
0fd56675d5
updating go mod
2019-09-12 13:24:44 +09:30
scruzin
1fd439be11
Use ausocean/utils v1.2.8.
2019-09-05 17:13:27 +09:30
scruzin
c14bdb6a8d
Use ausocean/iot v1.2.6.
2019-08-09 17:16:03 +09:30
scruzin
6efed19b7f
Use ausocean/iot v1.2.5.
2019-07-15 08:50:45 +09:30
scruzin
81e3038b9b
go.mod: use ausocean/utils v1.2.6
2019-04-20 18:19:25 +09:30
Saxon
90a059b37d
av: now builds
2019-04-13 20:02:50 +09:30
Saxon
de172bd0a1
av: updated go.mod
2019-03-28 11:28:46 +10:30
Dan Kortschak
79cc7b3338
module: add go.mod and go.sum for working build
2019-03-06 12:33:55 +10:30