Commit Graph

308 Commits

Author SHA1 Message Date
Michel Promonet
270d8fe6a4 upgrade v4l2wrapper 2015-08-01 18:40:50 +02:00
Michel Promonet
1ec5f4f987 delete the capture in the FramedSource 2015-08-01 18:39:46 +02:00
Michel Promonet
a4ab37c52d use v4l2wrapper to manage output 2015-07-26 16:08:48 +02:00
Michel Promonet
7a446afd47 add option to choose the RTSP server listening interface (issue #8) 2015-07-07 21:06:11 +02:00
Michel Promonet
6cfa512626 upgrade v4l2wrapper 2015-07-07 20:59:18 +02:00
Michel Promonet
93b8dc054a fix output : store whar was read (before frame splitting and marker removing) 2015-06-15 23:22:44 +02:00
Michel Promonet
98373a3771 append notification_email to travis configuration for coverity plugins 2015-06-14 17:00:48 +02:00
Michel Promonet
2bdbbc05fe upgrade v4l2wrapper 2015-06-13 17:22:53 +02:00
Michel Promonet
2435332d4f add parameter to configure RTCP timeout 2015-05-03 23:38:49 +02:00
mpromonet
3c83669169 repeat config and add a option to disable this. set presentationTime with capture time (then SPS/PPS/IDR share same timestamp) 2015-04-25 16:46:23 +00:00
Michel Promonet
1f89a9d1a5 avoid stack overflow when no data is available 2015-04-02 22:14:34 +02:00
Michel Promonet
99b4c42a07 protect queue access with mutex 2015-03-30 20:09:24 +00:00
Michel Promonet
c01325cabe fix build 2015-03-30 06:32:55 +00:00
Michel Promonet
8b6f0e1f5f fix NAL splitting 2015-03-29 09:09:57 +00:00
Michel Promonet
9eb6a1ac46 upgrade v4l2wrapper 2015-03-28 15:51:04 +00:00
Michel Promonet
d379e8ee58 remove apt-get update from travis configuration 2015-03-28 10:45:57 +00:00
Michel Promonet
52ac70d978 rollback project name from travis configuration that seems mandatory 2015-03-28 10:32:04 +00:00
Michel Promonet
4cd7253c36 remove mail notification and project name from travis configuration 2015-03-28 10:26:35 +00:00
Michel Promonet
d5b5a6733d fix some missing initialization + turn on multicast if an group is specified 2015-03-28 10:25:22 +00:00
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