Commit Graph

713 Commits

Author SHA1 Message Date
mpromonet
ed63eb4820 for #277: disable output when multiple capture device are used 2022-06-12 12:02:15 +02:00
Michel Promonet
de3c5c589b
Update codeql-analysis.yml 2022-06-01 22:04:41 +02:00
Michel Promonet
e19f7706bc
Update trivy.yml 2022-06-01 22:00:38 +02:00
mpromonet
a43e094b2e update circleci replacing machine with docker 2022-05-19 21:57:47 +02:00
mpromonet
03022b84c7 missing pragma once 2022-05-19 20:51:27 +02:00
mpromonet
0c63d58d1b Merge branch 'master' of github.com:mpromonet/v4l2rtspserver 2022-05-15 21:55:14 +02:00
mpromonet
90638d126e static link stdc++ if possible 2022-05-15 21:55:05 +02:00
Michel Promonet
930b3996cb
Update CMakeLists.txt 2022-05-15 21:42:59 +02:00
Michel Promonet
311843197c
Update CMakeLists.txt 2022-05-15 21:24:58 +02:00
mpromonet
ce176b79ab Merge branch 'master' of github.com:mpromonet/v4l2rtspserver 2022-05-14 16:55:28 +02:00
mpromonet
43ec7efd2c publish artefact to release 2022-05-14 16:55:19 +02:00
mpromonet
84fa7fd46d Merge branch 'master' of https://github.com/mpromonet/v4l2rtspserver 2022-05-14 16:46:08 +02:00
mpromonet
0f95b1b539 set cpack architehture 2022-05-14 16:46:02 +02:00
mpromonet
d8edd42c64 fix #279: allow to use static live 2022-05-14 16:26:20 +02:00
mpromonet
917ee3ecad factorize cross compilation actions 2022-05-10 16:42:36 +02:00
mpromonet
823aa452ec factorize cross compilation actions 2022-05-10 16:36:47 +02:00
mpromonet
906d8dcd0e factorize cross compilation actions 2022-05-10 16:33:42 +02:00
mpromonet
00470ad936 factorize cross compilation actions 2022-05-10 16:29:07 +02:00
mpromonet
f10d62512f try to add more build 2022-05-10 16:11:31 +02:00
mpromonet
5e56bb1b89 update package name adding buildtype 2022-05-10 15:59:16 +02:00
mpromonet
1493320699 update cross action 2022-05-10 15:53:09 +02:00
mpromonet
3ea361dff3 add more github actions 2022-05-10 15:02:40 +02:00
mpromonet
14b1001608 add more github actions 2022-05-10 14:42:21 +02:00
mpromonet
c6300bcea5 add more github actions 2022-05-10 14:38:27 +02:00
mpromonet
93dfec6764 add more github actions 2022-05-10 14:33:14 +02:00
mpromonet
d4b9e7b916 update artifact name 2022-05-10 12:36:17 +02:00
mpromonet
0251671709 fix #278: initialize m_format earlier 2022-05-10 12:30:16 +02:00
mpromonet
34dd957bd1 fix build with old live555 release 2022-02-06 17:03:52 +01:00
Michel Promonet
0fd4cb9f6b
Update README.md 2022-02-05 16:54:42 +01:00
mpromonet
3729f5ab20 pass usessl to rtspserver 2022-02-05 13:02:40 +01:00
mpromonet
3b777e15ca Merge branch 'master' of github.com:mpromonet/v4l2rtspserver 2022-01-28 08:44:42 +01:00
mpromonet
bf53d0e127 fix #266: use setTLSState depending on live555 version 2022-01-28 08:44:33 +01:00
mpromonet
46d3b15829 add debug 2022-01-26 21:38:55 +01:00
mpromonet
f48b567726 quick try to build with rtsps/srtp support 2022-01-26 19:48:05 +01:00
Michel Promonet
79a13bd8c5
Update README.md 2021-12-07 23:29:15 +01:00
mpromonet
9638a1573b fix #259 2021-11-15 08:17:40 +01:00
mpromonet
90dfcb1ec0 allow to not start v4l2 capture 2021-11-07 17:56:36 +01:00
mpromonet
13c61161fd Merge branch 'master' of https://github.com/mpromonet/v4l2rtspserver into HEAD 2021-11-07 11:31:27 +01:00
mpromonet
5a004416f2 fix build on platform that doesnot defines V4L2_PIX_FMT_HEVC 2021-11-07 11:31:11 +01:00
Michel Promonet
a1342d2bd7
Update main.cpp 2021-11-07 11:26:04 +01:00
mpromonet
41a98b6827 Merge branch 'master' of https://github.com/mpromonet/v4l2rtspserver into HEAD 2021-11-07 11:22:14 +01:00
mpromonet
842dce97e2 rename files and use #pragma once in each include 2021-11-07 11:21:53 +01:00
mpromonet
4ff0c0c106 disable log4cpp by default, log4cpp package name change too much of name 2021-11-06 18:51:37 +01:00
mpromonet
10ae0e30db for #256: set CPACK_DEBIAN_PACKAGE_ARCHITECTURE for arm64 architechture 2021-11-06 18:38:53 +01:00
mpromonet
4ac1a02e80 Revert "fr #256: set CPACK_DEBIAN_PACKAGE_ARCHITECTURE"
This reverts commit 188ab84f04.
2021-11-06 18:36:33 +01:00
mpromonet
188ab84f04 fr #256: set CPACK_DEBIAN_PACKAGE_ARCHITECTURE 2021-11-06 18:01:34 +01:00
mpromonet
1f0c7686c3 use add_subdirectory for libv4l2cpp 2021-10-13 23:07:16 +02:00
Michel Promonet
d6c07b11cd Update issue templates 2021-10-02 15:29:28 +02:00
Michel Promonet
98f47bc6ce
Create PULL_REQUEST_TEMPLATE.md 2021-10-02 15:29:09 +02:00
mpromonet
212af4673c fix build without ssl 2021-10-01 19:10:22 +02:00