Commit Graph

94 Commits

Author SHA1 Message Date
Unknown da11e2888f Pes packet passing tests 2018-01-08 02:48:10 +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
Saxon Milton 2a3f058e77 Improving pes packet data struct 2018-01-07 14:16:10 +10:30
Unknown fae1fdd4ee Improving mpegts file to allow for setting of pcr 2018-01-06 15:30:45 +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 971fe0270f Managed to get raw H264 working but still no mpegts 2018-01-03 13:41:27 +10:30
Unknown 69a7481671 making vlc seg faultttt! 2018-01-02 16:37:53 +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 b134b874df Performed some testing on MpegTs
Now completed testing utilities for mpegts - which looks good. Now I need to look at testing the rtpToTsConverter.
2017-12-22 18:42:03 +10:30
Unknown 01834c4b91 No working on testing Mpegts
Done testing for nal, pes, and now I'm working on mpegts
2017-12-21 17:04:43 +10:30
Unknown d6f82fd518 Nal struct complete 2017-12-21 13:27:36 +10:30
Unknown 49d57f3a28 Testing utilities
Now that I have some data structures to represent the different types of packets, I am creating some testing utilities so that I know that all the mehods accompanying these structures work - so that I know if there is an issue when I try to repacketise, I know that it isn't a problem with my data structures and their corresponding methods
2017-12-21 13:15:50 +10:30
Unknown bec2280cbf Updating remote 2017-12-20 17:17:28 +10:30
Unknown e52918e417 update remote 2017-12-20 13:01:05 +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 91b6a87a93 updating remote 2017-12-15 17:36:21 +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
Saxon Milton bfd0313776 Just updating remote 2017-12-12 09:40:30 +10:30
Unknown 42b53917b9 Wrote boolToUint func 2017-12-11 17:18:46 +10:30
Unknown b1771483ce Working out how to convert to byte slice 2017-12-11 17:08:09 +10:30
Unknown 4118d27769 Added licensing stuff and started to fill the MpegTsPacket.go file 2017-12-11 15:50:24 +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
saxon.milton@gmail.com 4997c561a1 Merged in IncorperatingRingBufferIntoRevid (pull request #5)
IncorperatingRingBufferIntoRevid

Approved-by: Alan Noble <anoble@gmail.com>
2017-12-04 05:31:12 +00:00
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
saxon.milton@gmail.com 60e69bc51b Merged in RingBufferFileAdded (pull request #3)
Add ringbuffer files to av dir

Approved-by: Alan Noble <anoble@gmail.com>
2017-12-04 02:57:32 +00:00
Saxon1 382d83c701 Created IsWritable function and also changed name of CanRead() to IsReadable() 2017-12-04 13:07:37 +10:30
Saxon1 13c6bd531b Improved function description 2017-12-04 12:57:35 +10:30
Saxon1 4783f39400 Corrected typo in comment and also improved comment 2017-12-04 12:55:19 +10:30