Saxon
|
c07946fa76
|
revid: fixed conflict
|
2019-03-02 17:46:20 +10:30 |
Saxon
|
562c8effc3
|
cmd/revid-cli: adjusted logging levels to make more appropriate
|
2019-03-02 15:23:33 +10:30 |
Saxon
|
01474ee870
|
cmd/revid-cli: made general changes to make revi-cli more robust i.e. not so trigger happy with fatals
|
2019-03-02 14:54:49 +10:30 |
Saxon
|
9d1d2914a4
|
cmd/revid-cli: removing fatal error if we get an error during run()
|
2019-03-02 13:46:43 +10:30 |
Saxon Milton
|
8f2a1404be
|
Merged in bug-fix (pull request #154)
revid: relax error handling in handleErrors()
Approved-by: Alan Noble <anoble@gmail.com>
|
2019-03-02 03:02:25 +00:00 |
Saxon
|
3c273adf4c
|
cmd/revid-cli: not expecting error from revid.Stop() in revid-cli anymore:
|
2019-03-02 13:30:46 +10:30 |
Saxon
|
9be2f95bef
|
stream/mts: improved and added commenting
|
2019-03-02 13:21:46 +10:30 |
Saxon
|
7c6719ab5a
|
stream/mts: using packet.Packet straight away and not doing unnecessary conversions
|
2019-03-02 13:15:18 +10:30 |
Saxon
|
5dd3045db2
|
revid: checking that we have more than 0 destinations before we write to the ring buffer
|
2019-03-02 13:08:48 +10:30 |
Saxon
|
c3f846379d
|
revid: removed in response to error in log message in handleErrors if failed to start() revid
|
2019-03-02 12:50:43 +10:30 |
Saxon
|
4e1ceb140d
|
revid: if start is called when revid is already running an error is no longer returned
|
2019-03-02 12:49:09 +10:30 |
Saxon
|
c9996cbae5
|
revid: stop() no longer returns error, just logs if stop is called when revid is not running.
|
2019-03-02 12:42:36 +10:30 |
Saxon
|
abe9722350
|
revid: relaxed error handling in handleErrors routine
|
2019-03-01 21:01:33 +10:30 |
Saxon
|
7619f5b921
|
revid: mtsSender_test.go corrected comment
|
2019-03-01 15:35:54 +10:30 |
Saxon
|
8452d8f3d1
|
revid: cleaned up code structure in mtsSender_test.go
|
2019-03-01 15:28:40 +10:30 |
Saxon
|
ef5e43dac7
|
revid: improved code layout in mtsSender_test.go
|
2019-03-01 15:15:44 +10:30 |
Saxon
|
2570cb6ecb
|
revid: simplified some mtsSender logic
|
2019-03-01 15:14:01 +10:30 |
Saxon
|
ff4778945e
|
revid: not doing redundant conversions
|
2019-03-01 14:48:26 +10:30 |
Saxon
|
7070c4e434
|
revid: in TestSendFailDiscontinuity disconClipNo const => clipWithDiscontinuity
|
2019-03-01 13:35:22 +10:30 |
Saxon
|
88eac4900d
|
revid: discarding error from loadSender.send() in mtsSender_test.go TestSendFailDiscontinuity
|
2019-03-01 13:32:58 +10:30 |
Saxon
|
b1b5ff2f49
|
revid: fixed import stanzas in senders.go
|
2019-03-01 13:30:06 +10:30 |
Saxon
|
5eb832e6c3
|
revid: cleaned up documentation in senders.go and mtsSender_test.go
|
2019-03-01 13:28:34 +10:30 |
Saxon
|
8baff93918
|
revid: renamed fields of sender in mtsSender_test.go
|
2019-03-01 11:17:40 +10:30 |
Saxon
|
b3f2439c5b
|
revid: unexported buf in sender within mtsSender_test.go
|
2019-03-01 11:11:20 +10:30 |
Saxon
|
74110dee31
|
revid: sender interface renamed to Sender and tstSender in mtsSender_test.go renamed to sender
|
2019-03-01 10:16:54 +10:30 |
Saxon
|
91d21f1da8
|
revid: fixed import stanzas in mtsSender_test.go file header
|
2019-03-01 10:03:39 +10:30 |
Saxon
|
559d15d6eb
|
revid & stream/mts: fixed file headers in mtsSender_test.go and discontinuity.go regarding licensing location
|
2019-03-01 10:02:43 +10:30 |
Saxon
|
6188d756fd
|
revid: moved some mtsSender logic into load rather than send so that we're not doing the same work over and over again in the case of send failure and retry
|
2019-03-01 10:01:52 +10:30 |
Saxon
|
ae4debd388
|
revid & stream/mts: fixed file headers regarding licensing location
|
2019-03-01 10:00:33 +10:30 |
Saxon Milton
|
baf033c281
|
Merge branch 'mts-chunking' of https://bitbucket.org/ausocean/av into mts-chunking
|
2019-02-28 07:51:04 +00:00 |
Saxon
|
31025a114a
|
stream/mts: fixed logic regarding psi writing frequency
|
2019-02-28 18:19:06 +10:30 |
Saxon
|
651e4d892a
|
Merge branch 'master' into mts-chunking
|
2019-02-28 18:00:20 +10:30 |
Saxon Milton
|
8c2ea564b1
|
Merge branch 'master' into mts-chunking
|
2019-02-28 06:26:27 +00:00 |
Saxon
|
b9bccaabdd
|
cmd/revid-cli: fixed default value for log verbosity flag
|
2019-02-28 16:53:06 +10:30 |
Saxon
|
ee915b58ac
|
stream/mts: fixed conflict
|
2019-02-28 16:47:24 +10:30 |
Saxon Milton
|
6228123f7d
|
Merged in add-findpid (pull request #145)
stream/mts: added general FindPID func and FindPAT func.
|
2019-02-28 05:46:39 +00:00 |
Saxon
|
589d922ddb
|
cmd/revid-cli: verbosity flag default to Info
|
2019-02-28 14:12:44 +10:30 |
Saxon Milton
|
b6a3e062b5
|
Merged in path-flag-fix (pull request #143)
revid: got rid of OutputFileName and InputFileName
|
2019-02-28 03:04:05 +00:00 |
Saxon Milton
|
4cfb85b8e1
|
Merged in fix-verbosity-flag (pull request #144)
cmd/revid-cli: initialisation of logger actually usses what was given as revid-cli verbosity flag input
|
2019-02-28 03:03:13 +00:00 |
Saxon
|
a7989955ca
|
stream/mts: corrected func comments for FindPat, FindPmt and FindPid
|
2019-02-28 11:06:27 +10:30 |
Saxon
|
1e9b6c25c9
|
stream/mts: lowercase PID PAT and PMT in func names
|
2019-02-28 11:04:40 +10:30 |
Saxon
|
c1f7497078
|
stream/mts: using fmt.Errorf instead of fmt.Sprintf inside errors.New
|
2019-02-27 17:16:15 +10:30 |
Saxon
|
1e9fcda47c
|
stream/mts: %v to %d in fmt.Sprintf usage in error message
|
2019-02-27 17:12:52 +10:30 |
Saxon
|
947f818bc6
|
stream/mts: modified error in FindPid in the case that we can't a packet with given pid so that we show pid
|
2019-02-27 16:36:59 +10:30 |
Alan Noble
|
8a13bb7007
|
Temporary fix: Make ringBufferSize size larger for RTMP to work over flaky networks.
|
2019-02-27 05:53:49 +00:00 |
Saxon
|
b669d2645b
|
Merge branch 'master' of http://bitbucket.org/ausocean/av
|
2019-02-26 09:07:21 +10:30 |
Saxon
|
6143baed0b
|
rtmp: doing conn.close log message after we actually check that there is still a connection, otherwise we might have a nil logger and cause a panic
|
2019-02-26 09:06:25 +10:30 |
kortschak
|
e64bae84d1
|
Merged in test/vet-failure (pull request #152)
revid: fix build
Approved-by: Alan Noble <anoble@gmail.com>
|
2019-02-25 08:58:57 +00:00 |
Saxon
|
796bc12e09
|
Merge branch 'master' into improve-defaulting
|
2019-02-25 18:43:16 +10:30 |
Dan Kortschak
|
8240fea9ab
|
revid: fix build
|
2019-02-25 18:39:01 +10:30 |