saxon
|
c44d6bbfd3
|
revid/revid.go: not during time.Duration conversion
|
2019-02-01 10:08:49 +10:30 |
saxon
|
9bddf343f5
|
revid/revid.go: moved revid.mu declaration
. Updated todo owner
|
2019-02-01 10:07:00 +10:30 |
saxon
|
d26aa8643a
|
revid: renamed transcode to processFrom. Using mutex for isRunning flag. Created setIsRunning func to set state of isRunning.
|
2019-02-01 09:47:31 +10:30 |
saxon
|
051263c144
|
revid/revid.go: revid.lex to revid.transcode
|
2019-01-31 19:58:25 +10:30 |
saxon
|
1e307fc37b
|
revid/revid.go: made routines named rather than anonymous
|
2019-01-31 19:42:20 +10:30 |
saxon
|
e18b1f51f0
|
revid/revid.go: capture error from r.Start() in error handling routine
|
2019-01-31 15:49:44 +10:30 |
saxon
|
d53eafe215
|
revid/revid.go: not running r.setupInput() as routine - now getting error an returning
|
2019-01-31 15:15:38 +10:30 |
saxon
|
ed4d97f893
|
stream/mts: patch for revid.Start() no exit bug
|
2019-01-31 15:03:50 +10:30 |
Dan Kortschak
|
58102e5587
|
revid: fix http destination assignment
|
2019-01-30 13:19:00 +10:30 |
Dan Kortschak
|
071e6fd0f7
|
revid: honour difference between rtmp dst and others
|
2019-01-29 19:56:02 +10:30 |
Dan Kortschak
|
92ba9c89a2
|
cmd/revid-cli,revid: use a slice for output destination flags
|
2019-01-19 20:01:42 +10:30 |
Dan Kortschak
|
35d63f664f
|
revid: add v4l properties and fix default device handling
Also fix logging typos found during work.
|
2019-01-17 17:04:59 +10:30 |
Saxon Milton
|
ddb8fc1e1c
|
Merged in rtp-ringbuff-bypass (pull request #88)
Rtp ringbuff bypass
Approved-by: Alan Noble <anoble@gmail.com>
Approved-by: kortschak <dan@kortschak.io>
|
2019-01-16 23:22:18 +00:00 |
Saxon Milton
|
a58a784a16
|
Merged in clean-up-revid-consts (pull request #111)
revid: clean up some revid constants
Approved-by: kortschak <dan@kortschak.io>
|
2019-01-16 07:37:07 +00:00 |
saxon
|
95349f461d
|
revid/revid.go: removed unused logging consts
|
2019-01-16 17:52:49 +10:30 |
saxon
|
d3c8f31c08
|
revid/revid.go: actually fixed conflict
|
2019-01-16 17:49:22 +10:30 |
saxon
|
606c1a5885
|
revid/revid.go: fixed conflict
|
2019-01-16 17:47:57 +10:30 |
saxon
|
59024fea79
|
revid/revid.go: further split up miscy consts
|
2019-01-16 17:46:17 +10:30 |
Saxon Milton
|
ef6811d3b8
|
Merged in webcam (pull request #86)
revid: addition of webcam input
Approved-by: kortschak <dan@kortschak.io>
|
2019-01-16 07:12:30 +00:00 |
saxon
|
582f12d157
|
revid/revid.go: in execution of ffmpeg, the device path is replaced by r.config.InputFileName
|
2019-01-16 17:29:56 +10:30 |
saxon
|
e184b091d3
|
revid/revid.go: rtmp connection properties comment changed to RTMP
|
2019-01-16 16:42:37 +10:30 |
saxon
|
59cc2d409a
|
Revert "revid: removed redundant error logging"
This reverts commit eacbfb9ee3 .
|
2019-01-14 16:37:18 +10:30 |
saxon
|
eacbfb9ee3
|
revid: removed redundant error logging
|
2019-01-14 16:31:43 +10:30 |
Saxon Milton
|
ae34ebe368
|
Merged in revid-start-stop-errors (pull request #114)
Return errors from revid.Start and revid.Stop
Approved-by: kortschak <dan@kortschak.io>
|
2019-01-14 04:27:34 +00:00 |
Saxon Milton
|
137943af82
|
Merged in revid-config-safer (pull request #112)
Made revid's Config() func safer
Approved-by: kortschak <dan@kortschak.io>
|
2019-01-13 23:57:27 +00:00 |
saxon
|
5ae1e41e38
|
revid: start and stop now return errors
|
2019-01-13 22:01:04 +10:30 |
saxon
|
ba54974de9
|
revid: removed Config() func from revid because it's not being used
|
2019-01-13 21:50:47 +10:30 |
saxon
|
a0d7681d5f
|
revid: not wrapping webcam args in string to pass to func
|
2019-01-13 20:52:09 +10:30 |
saxon
|
07307ed492
|
updating webcam branch
Merge branch 'master' into webcam
|
2019-01-13 19:29:32 +10:30 |
saxon
|
aa5d316816
|
revid: made revid.Config() return copy of revid's config rather than pointer so that mutation isn't possible
|
2019-01-13 19:15:02 +10:30 |
saxon
|
08069e22d1
|
revid: sectioned constants and added some commenting
|
2019-01-13 17:17:35 +10:30 |
saxon
|
9365c4a1de
|
revid: removed unused consts
|
2019-01-13 17:10:17 +10:30 |
saxon
|
bf8d85d0ba
|
revid: removed unused loglevels
|
2019-01-13 17:03:58 +10:30 |
Dan Kortschak
|
7f07c4cb20
|
revid,stream/flv: add back initial header write
|
2019-01-11 13:53:05 +10:30 |
saxon
|
4e62606622
|
updating this branch with master
Merge branch 'master' into psi-pr-cleanup
|
2019-01-11 13:15:23 +10:30 |
saxon
|
ebd6d5816d
|
psi: full stop at end of comment, made lastTime belong to packer and moved some vars to a more appropriate location
|
2019-01-08 19:39:22 +10:30 |
saxon
|
8878063dc8
|
revid: clean up vars for use in calculation of time between writes to packer
|
2019-01-07 10:43:30 +10:30 |
Dan Kortschak
|
05e0672e89
|
stream/flv: remove unnecessary header write on creation
|
2019-01-05 17:56:55 +10:30 |
saxon
|
e12f3e0b41
|
revid: updated comment above revid.rtpSender declaration
|
2019-01-03 12:03:06 +10:30 |
saxon
|
53d737d426
|
revid: missed a rtpSndr
|
2019-01-03 11:59:29 +10:30 |
saxon
|
12c8c604e0
|
Updating branch with master
Merge branch 'master' into rtp-ringbuff-bypass
|
2019-01-03 11:57:48 +10:30 |
saxon
|
496fa994bd
|
revid: rtpSndr=>rtpSender
|
2019-01-03 11:57:43 +10:30 |
saxon
|
325067ac1f
|
revid: linuxWebcam to startWebcam to keep less specific to particular platform as we may eventually stream from webcam on windows
|
2019-01-03 11:49:02 +10:30 |
saxon
|
03a88313d1
|
revid: fixed build errors
|
2019-01-03 11:25:06 +10:30 |
saxon
|
d4e0fb516b
|
Fixing smartlogger errors
Merge branch 'master' into webcam
|
2019-01-03 10:35:29 +10:30 |
saxon
|
fd3c4010e4
|
revid: add old webcam starting code and renamed func to LinuxWebcam considering this will only work on linux
|
2019-01-03 10:35:22 +10:30 |
saxon
|
5b73c2c2ba
|
revid: using simple startWebcam func considering it's only for testing purposes and works
|
2019-01-03 10:11:42 +10:30 |
saxon
|
cec95cd652
|
rtmp: using TCP rather IP
|
2019-01-02 21:54:01 +10:30 |
saxon
|
a4c73cf6c5
|
av: updated logging to suit changes made on iot and utils
|
2019-01-02 15:39:47 +10:30 |
saxon
|
aefdc46273
|
revid: updated some comments
|
2019-01-02 08:50:59 +10:30 |