Commit Graph

494 Commits (031bb662bd074ebdb09a121d686035ce4885d20b)
 

Author SHA1 Message Date
mpromonet 76f09502ab remove the workaround of travis-ci/travis-ci#5145 9 years ago
mpromonet c5aeea80e5 force mime-types version for github deployement 9 years ago
mpromonet 6dcf71bb09 fix cross-compiling package 9 years ago
mpromonet 320e405a4d Merge branch 'master' of https://github.com/mpromonet/h264_v4l2_rtspserver 9 years ago
mpromonet b01b225275 fix cross-compiling package 9 years ago
mpromonet e58fcde90c build raspberry package using https://github.com/raspberrypi/tools.git toolchain 9 years ago
mpromonet a34869b65a upgrade travis to install arm-g++ 9 years ago
mpromonet f1f9d8a932 try to build raspberry on travis 9 years ago
mpromonet f2001ae421 try to build raspberry on travis 9 years ago
mpromonet 69a21dfef2 try to build raspberry on travis 9 years ago
mpromonet 4fef860e3a allow to cross compile for raspberry 9 years ago
Michel Promonet 28199b44a3 add architechture in package name 9 years ago
Michel Promonet 92c1ae593e update README adding link to v4l2tool to compress input stream 9 years ago
Michel Promonet 965ce1a7ff compute release name from git 9 years ago
Michel Promonet d6f18792d4 try to deploy to gihutb 9 years ago
Michel Promonet 31ebe7ec69 remove live555 deb after installation 9 years ago
Michel Promonet 867b49a0e6 try to fix cmake using full library name 9 years ago
Michel Promonet 333721d7a3 try to fix cmake add log to try to understand 9 years ago
Michel Promonet 6eaa01d03c try to fix cmake build of v4l2wrapper lib 9 years ago
Michel Promonet bf5596ecca use relative path in cmake file 9 years ago
Michel Promonet 453e86606f fix #11 do not try to open an output when parameter is not set + do not start mainloop if no source is available 9 years ago
Michel Promonet 6ac72abd21 extract RTSP server createtion 9 years ago
Michel Promonet 85838ea6a2 upgrade reade 9 years ago
Michel Promonet 5fd87faa39 upgrade v4l2wrapper 9 years ago
Michel Promonet 4b8b383b59 allow to stream VP8 9 years ago
Michel Promonet 14b53db2b2 upgrade v4l2wrapper and use its makefile 9 years ago
Michel Promonet 9a93b66a6b upgrade v4l2wrapper 9 years ago
Michel Promonet 40808da10c upgrade v4l2wrapper 9 years ago
Michel Promonet 5b7ce58a47 add an option to not set format 9 years ago
Michel Promonet 65bce1b4d1 update readme 9 years ago
Michel Promonet f5ae14f3e4 accept short start code 9 years ago
Michel Promonet adf18b550f always increment mulicast port 9 years ago
Michel Promonet a38d48dfa5 allow to specify multicast port 9 years ago
Michel Promonet 49a978595a allow to stream multiple v4l2 sources 9 years ago
Michel Promonet 5431304417 use factorized V4l2Capture creation of v4l2wrapper 9 years ago
Michel Promonet ae28326119 upgrade v4l2wrapper 9 years ago
Michel Promonet 270d8fe6a4 upgrade v4l2wrapper 9 years ago
Michel Promonet 1ec5f4f987 delete the capture in the FramedSource 9 years ago
Michel Promonet a4ab37c52d use v4l2wrapper to manage output 9 years ago
Michel Promonet 7a446afd47 add option to choose the RTSP server listening interface (issue #8) 9 years ago
Michel Promonet 6cfa512626 upgrade v4l2wrapper 9 years ago
Michel Promonet 93b8dc054a fix output : store whar was read (before frame splitting and marker removing) 9 years ago
Michel Promonet 98373a3771 append notification_email to travis configuration for coverity plugins 9 years ago
Michel Promonet 2bdbbc05fe upgrade v4l2wrapper 9 years ago
Michel Promonet 2435332d4f add parameter to configure RTCP timeout 9 years ago
mpromonet 3c83669169 repeat config and add a option to disable this. set presentationTime with capture time (then SPS/PPS/IDR share same timestamp) 9 years ago
Michel Promonet 1f89a9d1a5 avoid stack overflow when no data is available 9 years ago
Michel Promonet 99b4c42a07 protect queue access with mutex 9 years ago
Michel Promonet c01325cabe fix build 9 years ago
Michel Promonet 8b6f0e1f5f fix NAL splitting 9 years ago