Commit Graph

780 Commits

Author SHA1 Message Date
richardsonjack ebb9ad0114 Push for motion detect debugging 2017-12-07 13:12:17 +10:30
richardsonjack e9fb26d624 Add 3 different options: no motion, edge detect, motion detect 2017-12-07 11:54:15 +10:30
Alan Noble bb2a593dc1 Fixed typo. 2017-12-04 16:08:02 +10:30
Alan Noble 726d360a31 Resolved conflict. 2017-12-04 15:59:41 +10:30
Saxon1 47a7a3b757 ran gofmt 2017-12-04 14:36:23 +10:30
Saxon1 ada834dc2c made small changes to revid and ringbuffer to allow for use of ringbuffer in revid 2017-12-04 14:31:54 +10:30
Alan Noble 4536ec5358 Changed RTPEncapsulate to rtpEncapsulate since it is not exported. 2017-12-03 10:01:56 +10:30
Saxon1 a4929419b9 Removed calls to checkContinuityCounts 2017-12-03 08:46:08 +10:30
Saxon1 174acf5ba8 changed package corresponding to RingBuffer.go to ringbuffer from utilities 2017-12-03 02:47:13 +10:30
Saxon1 98cd4ff9ac Removed redundant else, to further abide by go style standards 2017-12-03 02:45:33 +10:30
Saxon1 9b779382eb Removed copy to increase efficiency 2017-12-03 02:42:47 +10:30
Saxon1 d63b5f6751 Removed continuity check and also checked read error rather than whether or not clip is nil. 2017-12-03 02:34:14 +10:30
Saxon Milton 0f028b799c Update revid to incorperate use of RingBuffer 2017-12-02 15:57:10 +10:30
Saxon1 5b802fb26e Fixed removed comment I didn't need 2017-11-24 11:13:24 +10:30
Saxon1 76cba026a1 whoops need to do it again, I don't know if that worked 2017-11-24 11:04:19 +10:30
Saxon1 d3d01090ed Changed times to time objects to clean things up and make things consistent 2017-11-24 11:03:41 +10:30
richardsonjack 7ff09c4b82 Output in kbps 2017-11-24 10:08:29 +10:30
Saxon Milton 2c6d1442af Cleaned up code and removed redundancies. 2017-11-23 08:35:36 +10:30
Saxon1 5f6f34cb25 Modified bitrate calc to hopefully be more efficient 2017-11-22 16:06:51 +10:30
Saxon1 e6e7c2bcc6 Added bitrateCalculator function to run as thread. Now need to debug. 2017-11-22 14:17:34 +10:30
Alan Noble f3c15f622e RTPSequenceNum => rtpSequenceNum 2017-09-21 13:38:57 +09:30
Alan Noble b54068e0a2 Improved error reporting and other changes to make more Go idiomatic. 2017-09-21 13:36:54 +09:30
Alan Noble d0e796f47d Cleaned up test for flags in readWriteVideo. 2017-09-21 10:42:39 +09:30
Alan Noble 3cf48a17cd Fixed broken GNU licenses link. 2017-09-21 07:51:19 +09:30
Alan Noble 26acbb426b Initial revision 2017-09-21 07:50:42 +09:30
Alan Noble e3c62afb43 Eliminated some unnecessary buffer copies. 2017-09-21 07:50:22 +09:30
Alan Noble 9c7df83011 Refactored to be more Go idiomatic. 2017-09-20 21:28:54 +09:30
Alan Noble dbfe59432c Refactored to be more Go idiomatic. 2017-09-20 21:27:01 +09:30
Alan Noble b1c700007d Fixed links and typos. 2017-09-14 08:28:38 +09:30
Alan Noble c8bfccb310 Initial revision 2017-09-13 14:30:26 +09:30