Commit Graph

89 Commits

Author SHA1 Message Date
Michel Promonet
ff30f1b8a8 fix PPS parsing 2015-03-27 23:32:34 +00:00
Michel Promonet
e3633b7299 remove abusive carriage return in log 2015-03-27 23:32:01 +00:00
Michel Promonet
187d172e07 upgrade v4l2wrapper 2015-03-25 23:08:05 +01:00
Michel Promonet
fd5ab40e01 try to add coverity 2015-03-25 22:46:11 +01:00
Michel Promonet
6280ab85a3 try to add coverity 2015-03-25 22:38:09 +01:00
Michel Promonet
447087b43b update command help descripe in readme 2015-03-14 17:37:26 +01:00
Michel Promonet
1260ac67c5 remove verbose parameter that is now manage though log4cpp level 2015-03-14 17:04:33 +01:00
Michel Promonet
0044fcd195 remove verbose parameter that is now manage though log4cpp level 2015-03-14 17:01:56 +01:00
Michel Promonet
cc7c76e2fd remove verbose parameter that is now manage though log4cpp level 2015-03-14 17:00:45 +01:00
Michel Promonet
d17d526d39 allow to choose multicast group + change option to configure thread & read interface 2015-03-14 16:48:28 +01:00
Michel Promonet
ff3b345c77 use log4cpp instead of printf 2015-03-14 16:47:23 +01:00
Michel Promonet
4a7cc43d5f add VP8 case to make some tests 2015-03-08 23:01:48 +01:00
Michel Promonet
699a82d8c4 upgrade v4l2wrapper 2015-03-08 22:59:43 +01:00
Michel Promonet
53b93f16b1 add VP8 case to make some tests 2015-03-07 20:42:30 +01:00
Michel Promonet
7d590d7d3c add VP8 case to make some tests 2015-03-07 20:38:58 +01:00
Michel Promonet
2c4c64c0bb extract H264 stuff from V4L2DeviceSource 2015-03-07 20:25:52 +01:00
Michel Promonet
1c2aaec031 fix cmake detection of V4L2 + add -y to apt-get command 2015-03-07 19:47:53 +01:00
Michel Promonet
ec528403cb move log 2015-03-01 22:34:42 +00:00
Michel Promonet
45ab4f57e4 extract H264 stuff from V4L2 stuff 2015-03-01 22:28:17 +00:00
Michel Promonet
380945d3b6 add .gitignore 2015-02-15 10:40:37 +01:00
Michel Promonet
478a5de40a Merge branch 'master' of https://github.com/mpromonet/h264_v4l2_rtspserver 2015-02-15 10:34:39 +01:00
MPR
054d1787ea update v4l2wrapper 2015-02-01 15:28:51 +01:00
Michel Promonet
4a767df872 Merge branch 'master' of https://github.com/mpromonet/h264_v4l2_rtspserver 2015-02-01 14:19:35 +01:00
Michel Promonet
f3b8a71b35 update v4l2wrapper 2015-02-01 14:18:46 +01:00
Michel Promonet
888fff8e7e include git submodule stuff in CMakeLists.txt 2015-01-25 22:55:04 +01:00
Michel Promonet
616789a33c add a separate thread to read V4L2 device + change default behavior to mmap+thread 2015-01-25 18:31:18 +00:00
Michel Promonet
afdebb1515 remove logger.hh that has been moved to v4l2wrapper 2015-01-22 21:52:50 +00:00
Michel Promonet
891403bac5 update readme 2015-01-22 21:37:35 +00:00
MPR
e92f16babe allow to configure streaming url 2015-01-22 22:30:27 +01:00
Michel Promonet
812522473e extract V4L2 wrapper 2015-01-22 19:42:08 +00:00
MPR
b3010a157c allow to write to V4L2 device (issue #2) 2015-01-17 17:40:53 +00:00
Michel Promonet
fd84f3d494 start writing to output V4L2 device 2015-01-17 16:51:47 +01:00
Michel Promonet
165f8359c3 add log4cpp for travis build 2014-11-22 16:10:05 +00:00
Michel Promonet
a4c9d885ee add log4cpp 2014-11-22 14:35:59 +00:00
Michel Promonet
e87ae04630 fix include path 2014-11-15 16:35:37 +00:00
MPR
3b17af0c67 add method to update format & buffersize 2014-11-08 18:13:19 +00:00
MPR
8bf1eba206 modify read access to not start if captureStart is not called 2014-11-08 18:13:15 +00:00
MPR
2d582d5e7c release buffers when capture is stopped 2014-11-06 00:46:52 +00:00
MPR
87fbcff400 rename classes 2014-11-02 15:42:30 +00:00
MPR
61c52f8c3a fix crash wrong delete[] 2014-10-18 18:31:04 +00:00
MPR
0521316285 replace delete with delete[] 2014-10-18 17:50:21 +00:00
MPR
4b23730e86 fix warning 2014-10-11 19:07:53 +00:00
MPR
a19de958bd rename README 2014-09-13 15:34:09 +00:00
MPR
c6bc1bd3b6 update readme 2014-09-13 15:33:45 +00:00
MPR
14b66ca2ee try travis ci 2014-09-13 00:59:58 +02:00
MPR
40da0f22c1 try travis ci 2014-09-13 00:58:25 +02:00
MPR
a81f218aff try travis ci 2014-09-13 00:51:38 +02:00
MPR
f4ea55900f try travis ci 2014-09-13 00:47:15 +02:00
MPR
7486f4c8b6 try travis ci 2014-09-13 00:40:53 +02:00
MPR
c57bf984bc try travis ci 2014-09-13 00:34:18 +02:00