Commit Graph

807 Commits

Author SHA1 Message Date
Unknown 147716ccab Builds and bugs are out (for now)
Let's try testing on the pi next
2018-01-31 12:53:18 +10:30
Unknown 7572968ad3 Think it's ready for testing 2018-01-31 11:46:43 +10:30
Unknown a07953042c Improving error checking further 2018-01-31 11:30:03 +10:30
Saxon Milton 535d898a3c Finished commenting, now I can think about only testing 2018-01-31 10:53:09 +10:30
Saxon Milton 3738659eae Working on more comments and getting ready for testing 2018-01-31 10:21:53 +10:30
Unknown ccd2bd2bed Seems to be compiling fine
builds fine -  need to test tomorrow
2018-01-30 16:54:39 +10:30
Unknown 76e253753d Looks like parser is working
Parser can successfully extract individual jpeg images
2018-01-30 12:49:39 +10:30
Unknown 4ff3092f4a Starting editing files to incorperate new mjpeg functionality 2018-01-29 17:04:08 +10:30
Unknown e9693c3289 fixing build errors 2018-01-24 14:52:52 +10:30
Unknown 40079c6346 Fixing cosmetic stuff 2018-01-24 14:42:22 +10:30
Unknown 03335f3949 Improved logging 2018-01-24 14:07:59 +10:30
Unknown 19579930e8 Fixed import error 2018-01-24 13:03:21 +10:30
Unknown a40f4a7236 Fixed error 2018-01-24 13:01:33 +10:30
Unknown 98699a455c Fixed error 2018-01-24 12:56:33 +10:30
Unknown 3d8d721744 Added warning message 2018-01-24 12:53:42 +10:30
Unknown 0b28a304fd Updated logging 2018-01-24 12:10:03 +10:30
Unknown bd9ff08c12 Change prints to use logger 2018-01-23 20:17:13 +10:30
Unknown fc3b835344 reverting made mistake 2018-01-23 20:16:17 +10:30
Unknown 6ce2464a62 get pointer to logger instead of copy 2018-01-23 20:12:33 +10:30
Unknown 043f48411c Added way to flush tsPacketChan 2018-01-23 17:38:35 +10:30
Unknown e04dd5c4ee Fixed syntax error 2018-01-23 17:12:57 +10:30
Unknown 38967ec924 Realllly robust 2018-01-23 17:10:44 +10:30
Unknown 99ad40ba2f Making send to http more robust 2018-01-23 16:50:45 +10:30
Unknown 7f15e2e6d2 Fixed bug! 2018-01-23 16:04:48 +10:30
Unknown 6434d3c0f7 a different helper message 2018-01-23 15:55:31 +10:30
Unknown 624c561f1c Reverting stupid debug message 2018-01-23 15:53:12 +10:30
Unknown 770dfd5154 Debugging 2018-01-23 15:50:03 +10:30
Unknown 4fbb7d8251 Added method to check if revid is running 2018-01-23 15:43:13 +10:30
Unknown 952554dbb4 Added check to see if revid already running 2018-01-23 15:42:23 +10:30
Unknown 3d46b750e7 Removed some more use of debug 2018-01-23 15:27:15 +10:30
Unknown eb3f6a82d9 Removed some more use of debug flag in revid 2018-01-23 15:22:59 +10:30
Unknown 0145d11b59 Got rid of debug flag in config
Took out
2018-01-23 14:58:24 +10:30
Unknown 72d7b5b6f0 adding helper message 2018-01-23 14:46:46 +10:30
Unknown e47135b9f1 Fix error 2018-01-23 13:47:02 +10:30
Unknown 62f7f5ba9d Creating config getter 2018-01-23 13:45:06 +10:30
Unknown 6663656a63 Making revidinst config public 2018-01-23 13:34:37 +10:30
Jack Richardson 11620de642 Updating remote 2018-01-22 16:16:56 +10:30
Unknown b09cea19f6 Added a mode to the config struct to allow for debug level verbosity 2018-01-18 14:58:29 +10:30
Jack Richardson c9110be8e7 outputting bitrate and ringbuffer length. everything else seems to be working 2018-01-17 15:32:52 +10:30
Jack Richardson 16c399aabf Fixed start/stop bug 2018-01-17 14:18:47 +10:30
Jack Richardson 72de1758ed Need to debug on my puter, so updating remote 2018-01-17 11:58:08 +10:30
Unknown 563539ad34 Made psi stuff more robust 2018-01-16 16:19:18 +10:30
Jack Richardson 85ae2189f3 Seems to be working to some degree. Need to improve PSI stuff by adding CC information 2018-01-16 15:36:51 +10:30
Unknown 0cf51ee5b1 Updated parameters 2018-01-15 14:06:44 +10:30
Jack Richardson c772b99267 Things seem to be working 2018-01-11 17:19:33 +10:30
Unknown 86dc14fa7a Fixed h264 Parser - now to test on pi again 2018-01-11 16:43:21 +10:30
Jack Richardson dd05c13110 Updating remote 2018-01-11 15:25:59 +10:30
Jack Richardson 00a6bd8212 Testing on pi, need to debug 2018-01-10 16:58:25 +10:30
Unknown b7076fa4da Finished fixing syntax errors 2018-01-10 14:27:56 +10:30
Unknown e2ca109172 Updating remote 2018-01-10 12:02:16 +10:30
Unknown fd5a6a1ec7 Working on RevidAPI 2018-01-09 17:05:24 +10:30
Unknown 6edcf8377e Creating h264 parser struct with methods 2018-01-09 14:56:34 +10:30
Unknown f5a8f878df Last update 2018-01-08 12:20:26 +10:30
Unknown 18019992f7 Got mpegts working! 2018-01-08 11:42:26 +10:30
Unknown 862c3a67e2 Cleaned up & tested
Cleaned up file/folder structure and got the new and improved mpegts stuff working. Now to looking at the pes stuff.
2018-01-08 01:02:56 +10:30
Unknown 484f21e4d3 Improving mpegts 2018-01-07 14:25:13 +10:30
Unknown df5ff04fd1 Updating remote
Got h264 parsing working. Got testing utilities for this. Working on modifying code to be more robust, with mpegts. Adding pcr and pts
2018-01-05 18:07:30 +10:30
Unknown f37a073824 Updating Remote
Trying to get a 'gold file' working. writing h264 parser. And a NalAccessUnit struct.
2018-01-04 17:34:33 +10:30
Unknown 7e3394fe0e Updating remote 2018-01-01 19:44:59 +10:30
Unknown 8fde0c5747 Fixed invalid header error, but still not playing for some reason 2018-01-01 17:08:26 +10:30
Unknown a6303a9617 Updating Remote
Seems to be working up to a certain point then hangs on std library :/
2017-12-30 19:01:50 +10:30
Saxon Milton 51e2990187 Passing all test cases! Just need to see if we can actually get something watchable 2017-12-26 19:14:21 +10:30
Unknown f86cd0a289 Just updating remote 2017-12-19 19:00:47 +10:30
Saxon Milton 2415160b5a working on some new stuff to test, but can't test because don't have camera 2017-12-17 17:54:52 +10:30
Unknown fd6c76a348 Might have made some progress 2017-12-15 16:37:23 +10:30
Unknown 067b36b1cd just getting a record 2017-12-14 12:43:51 +10:30
Unknown f91c5f2c97 Debugging 2017-12-13 17:22:18 +10:30
Unknown 037e7a4154 Created testing file. Everything seems to be working at this point, but I'll need to test with video 2017-12-13 10:33:37 +10:30
Unknown b25765d59b Just updating repos 2017-12-12 17:10:32 +10:30
Unknown 24658ed1aa Creating the files I need for repacketisation 2017-12-11 15:24:49 +10:30
Unknown bc7962b240 Getting started with repacketisation 2017-12-11 14:23:06 +10:30
Unknown ae6b07ec96 Fixed linux ffmpeg path to make more general 2017-12-07 16:14:49 +10:30
richardsonjack faafee482d Add tuneable parameter to improve motion detect picture quality 2017-12-07 15:58:53 +10:30
Unknown 5e2f968938 Cleaned up revid with motion detection capabilities. 2017-12-07 15:10:45 +10:30
richardsonjack 84057782d4 Add configurable threshold 2017-12-07 14:03:55 +10:30
richardsonjack d3b67e26c3 Fix motion detect stdout issues 2017-12-07 13:48:30 +10:30
richardsonjack 57cf50d9f1 Recommit for debugging 2017-12-07 13:15:02 +10:30
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