Commit Graph

731 Commits

Author SHA1 Message Date
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
mpromonet
c23eefd961 fix build with openssl 2021-10-01 08:21:59 +02:00
mpromonet
4975f6ac78 when building live555, build with openssl if available 2021-09-30 20:39:42 +02:00
mpromonet
7fbadb27ed upgrade docker base images 2021-09-09 16:05:25 +02:00
mpromonet
a75aebd4bd overide SETUP handler 2021-07-24 20:09:38 +02:00
mpromonet
d0da079177 update cmake 2021-04-12 22:41:18 +02:00
mpromonet
3b2df4ae92 update cmake 2021-04-12 22:21:02 +02:00
mpromonet
d7e805f845 fix build without ALSA 2021-04-04 19:57:33 +02:00
Michel Promonet
c65f28aa57
Merge pull request #243 from mpromonet/refactor
Refactor
2021-04-04 17:55:10 +02:00
mpromonet
5853217a47 fix alsa define 2021-04-04 17:47:23 +02:00
mpromonet
cb86cfb49d add log 2021-04-04 17:39:59 +02:00
mpromonet
e7d971b8fb get format from streamreplicator 2021-04-04 17:10:07 +02:00
mpromonet
b38bc70b9b center hls 2021-04-03 22:33:53 +01:00
mpromonet
134b79d603 handle multiple stream in index.html 2021-04-03 22:28:36 +01:00
mpromonet
3464041029 fix #208: build session id with _ instead of / 2021-04-03 22:08:01 +01:00
mpromonet
f6a0c7759d fix hls streaming (session id conflict & wrong virtual) 2021-04-03 21:50:11 +01:00
mpromonet
95eae5f269 fix hls streaming (session id conflict & wrong virtual) 2021-04-03 21:49:40 +01:00
mpromonet
4ae6adf764 fix out filling 2021-04-03 15:12:27 +01:00
mpromonet
8c186d8694 add suffix to output when more than one stream 2021-04-03 15:47:35 +02:00
mpromonet
afd5402ff3 extract add rtps session from main to V4l2RTSPServer 2021-04-03 13:20:04 +02:00
mpromonet
fbf1a380a2 upgrade libv4l2cpp 2021-04-03 12:49:53 +02:00
mpromonet
d671433388 Merge branch 'master' of https://github.com/mpromonet/v4l2rtspserver 2021-04-03 12:00:33 +02:00
mpromonet
4c930fe1e8 move replicator creation from main to V4l2RTSPServer 2021-04-03 11:59:35 +02:00
Michel Promonet
1deb86e90c
Create trivy.yml 2021-03-28 23:44:12 +02:00
mpromonet
eb19ed6cc8 avoid log RTCPInstance::RTCPInstance error: totSessionBW parameter should not be zero! 2021-03-06 18:36:32 +00:00
mpromonet
9734d07e0c update gitignore 2021-03-03 18:36:50 +01:00
mpromonet
1954412980 use livemedia-utils in deb dependency and build libv4l2rtspserver as static 2021-03-03 18:35:43 +01:00
Michel Promonet
707d9b0483
Update CMakeLists.txt 2021-03-03 18:15:16 +01:00
Michel Promonet
d36af8e300
Merge pull request #238 from jgomezlopez/detect_live555
Search for live555 library in the system
2021-03-03 18:12:17 +01:00
José Gómez López
669f205ed9 CMakeList.txt search for previous system installation of liveMedia library
Add an alternative HTTPServer definition to be compliant with older liveMedia versions
2021-03-01 12:39:43 +01:00
mpromonet
2b8a1b7fbe remove deploy from travis 2021-02-27 15:08:32 +01:00
mpromonet
67e395a6fc update ghr path 2021-02-27 14:47:41 +01:00
mpromonet
0458c1caff update rpi compiler 2021-02-27 14:25:06 +01:00