Trek H
d9393b46b0
alsa: negotiate channels both stereo and mono, also fix error handling
2020-08-19 16:55:35 +09:30
Trek H
e5e9c31ffb
treatment: modify tags, check err on flag
2020-08-19 12:43:56 +09:30
Trek Hopton
9cf63fdf20
Merged in audio-pin (pull request #423 )
...
revid: add S0 to pins that are sent via HTTP
2020-08-18 02:59:57 +00:00
Trek H
cca5582acb
revid: simplify syntax
2020-08-15 17:38:45 +09:30
Trek H
e72ebe2f06
revid: add S0 to pins that are sent via HTTP
2020-08-14 23:04:56 +09:30
Saxon
9329c30928
cmd/treatment/main.go: fixed file header indentation
2020-08-14 17:26:47 +09:30
Saxon
e3e81b9a91
fixed merge conflicts
2020-08-14 17:25:02 +09:30
Saxon
94825f3db9
cmd/treatment: wrote driver to handle audio playback and recording for sound check
2020-08-14 15:40:22 +09:30
Trek Hopton
9f4e7439d1
Merged in writerate (pull request #421 )
...
revid: remove writerate parameter and change rate for audio
Approved-by: Saxon Milton
2020-08-14 03:56:04 +00:00
Trek H
5ad8a6ed2d
revid: update encder test to use Rate() with float argument
2020-08-14 13:07:03 +09:30
Trek H
d13d02e21a
Merge branch 'master' into writerate
2020-08-14 13:01:41 +09:30
Trek Hopton
14b49d73c7
Merged in audio-fixes (pull request #420 )
...
Audio fixes
Approved-by: Saxon Milton
2020-08-14 03:30:32 +00:00
Trek H
3ec7eddfed
revid: syntax
2020-08-14 12:54:07 +09:30
Trek H
7cf449b5c9
revid: simplify
2020-08-14 12:34:20 +09:30
Trek H
6ecce76602
revid: improve comments
2020-08-14 12:20:51 +09:30
Trek H
cc8d205d67
revid: simplify write rate
2020-08-14 11:32:32 +09:30
Trek H
42bf1a379a
Merge branch 'master' into audio-fixes
2020-08-13 16:26:25 +09:30
Trek H
ddf9707d95
revid: change comment
2020-08-13 16:25:37 +09:30
Trek Hopton
4902c9c43a
Merged in audio-order (pull request #419 )
...
revid, alsa: reorder audio setup
Approved-by: Saxon Milton
2020-08-13 06:54:54 +00:00
Trek H
abbe35d7a8
alsa: improve documentation
2020-08-13 16:23:19 +09:30
Trek H
456b711b28
alsa: test files updated to use Setup instead of Set
2020-08-13 15:51:24 +09:30
Trek H
ba08c58af4
alsa: added comment for exported function DataSize
2020-08-13 15:42:28 +09:30
Trek H
c394dc9d89
alsa, revid: reverted changes to revid and changed how ALSA implements Device
2020-08-13 15:28:59 +09:30
Trek H
b6580af65e
revid: fixed bugs to do with lex timing for audio
2020-08-12 11:04:45 +09:30
Trek H
3265f7c195
soundcheck: builds
2020-08-11 21:17:21 +09:30
Trek H
53a55cc477
Merge branch 'master' into audio-order
2020-08-11 20:20:01 +09:30
Trek Hopton
ec1e9c837e
Merged in alsa-config (pull request #418 )
...
alsa, revid: added correct device configuration and defaulting for audio
Approved-by: Saxon Milton
2020-08-11 10:49:28 +00:00
Trek H
adf5ddece1
revid, alsa: reorder audio setup
2020-08-11 20:17:52 +09:30
Trek H
03a24475f8
revid: bug fix to pass tests
2020-08-11 13:49:41 +09:30
Trek H
5fe586913f
alsa, revid: added correct device configuration and defaulting for audio
2020-08-11 11:43:17 +09:30
Trek H
73e1007edd
soundcheck: add basic structure of sound check procedure
2020-08-08 14:19:25 +09:30
Saxon Milton
7fb61edb0d
Merged in rtp-field-names (pull request #417 )
...
protocol/rtp/rtp.go: improve naming of Packet struct fields
Approved-by: Trek Hopton <trek.hopton@gmail.com>
2020-05-20 03:45:56 +00:00
Saxon
8f881364ad
protocol/rtp/rtp.go: improve naming of Packet struct fields
2020-05-20 12:58:53 +09:30
Saxon Milton
5d20e4ea85
Merged in config-ordering (pull request #416 )
...
revid/config/config.go: put Config struct fields in alphabetical order
2020-05-20 01:47:16 +00:00
Saxon
dc3258b255
revid/config/config.go: put Config struct fields in alphabetical order
2020-05-20 11:13:14 +09:30
Saxon Milton
c2363d87a0
Merged in suppress-var (pull request #415 )
...
revid/config: add logger suppression var Suppress to Variables slice and Config struct
Approved-by: Trek Hopton <trek.hopton@gmail.com>
2020-05-19 23:58:42 +00:00
Saxon
8d7be149f0
revid/config: add logger suppression var Suppress to Variables slice and Config struct
2020-05-20 00:11:14 +09:30
Saxon Milton
5f5a1d03a1
Merged in psi-field-naming (pull request #414 )
...
container/mts/psi: improved PSI structs field naming
Approved-by: Trek Hopton <trek.hopton@gmail.com>
2020-05-19 12:28:28 +00:00
Trek Hopton
90c39db59d
Merged in systemd-unit (pull request #413 )
...
init: make systemd service unit for rv
Approved-by: Saxon Milton
2020-05-19 09:29:56 +00:00
Trek Hopton
82e7ed29d7
rv: initialise variable map
2020-05-19 06:46:47 +00:00
Saxon Milton
ce50b5fbd1
Merged in nicer-update-func (pull request #411 )
...
revid/config: variables struct providing names, types, update and validation
Approved-by: Trek Hopton <trek.hopton@gmail.com>
2020-05-19 06:02:02 +00:00
Trek Hopton
8f6825c388
init: removed debug echo
2020-05-19 04:46:00 +00:00
Saxon Milton
a286d6c140
Merged in rtmp-bw-modifiable (pull request #412 )
...
protocol/rtmp: added options parameter to rtmp.Dial and provided options for bandwidths and link timeout
Approved-by: Trek Hopton <trek.hopton@gmail.com>
2020-05-19 03:07:34 +00:00
Trek H
c81fb90587
init: fix cp line in make
2020-05-17 00:03:34 +09:30
Trek H
d859dcbf4e
init: unit service stays running
2020-05-16 23:48:11 +09:30
Trek Hopton
4d3bbd680c
Merged in looper-path (pull request #410 )
...
looper: modify rc.local path to reflect new location
2020-05-14 10:29:50 +00:00
Trek H
683feb5df1
looper: modify rc.local path to reflect new location
2020-05-14 19:50:50 +09:30
Trek H
3c2fefa8cb
init: make a systemd unit service to launch rv
...
updated makefile
renamed script from rc.local to pi_run.sh since we wont use rc.local anymore
2020-05-13 01:34:57 +09:30
Saxon Milton
5699dc2f97
Merged in new-psi (pull request #409 )
...
container/mts: add constructors for standard PAT and PMT PSI tables in PSI package and have MTS encoder use these.
Approved-by: Trek Hopton <trek.hopton@gmail.com>
2020-05-12 11:07:29 +00:00
Saxon
a96f805e35
container/mts: add constructors for standard PAT and PMT PSI tables in psi package and have MTS encoder use these.
2020-05-12 18:15:37 +09:30