Commit Graph

634 Commits (3729f5ab2081743b851ce1ea44784ac9584cdd7c)
 

Author SHA1 Message Date
mpromonet 3729f5ab20 pass usessl to rtspserver 2 years ago
mpromonet 3b777e15ca Merge branch 'master' of github.com:mpromonet/v4l2rtspserver 2 years ago
mpromonet bf53d0e127 fix #266: use setTLSState depending on live555 version 2 years ago
mpromonet 46d3b15829 add debug 2 years ago
mpromonet f48b567726 quick try to build with rtsps/srtp support 2 years ago
Michel Promonet 79a13bd8c5
Update README.md 3 years ago
mpromonet 9638a1573b fix #259 3 years ago
mpromonet 90dfcb1ec0 allow to not start v4l2 capture 3 years ago
mpromonet 13c61161fd Merge branch 'master' of https://github.com/mpromonet/v4l2rtspserver into HEAD 3 years ago
mpromonet 5a004416f2 fix build on platform that doesnot defines V4L2_PIX_FMT_HEVC 3 years ago
Michel Promonet a1342d2bd7
Update main.cpp 3 years ago
mpromonet 41a98b6827 Merge branch 'master' of https://github.com/mpromonet/v4l2rtspserver into HEAD 3 years ago
mpromonet 842dce97e2 rename files and use #pragma once in each include 3 years ago
mpromonet 4ff0c0c106 disable log4cpp by default, log4cpp package name change too much of name 3 years ago
mpromonet 10ae0e30db for #256: set CPACK_DEBIAN_PACKAGE_ARCHITECTURE for arm64 architechture 3 years ago
mpromonet 4ac1a02e80 Revert "fr #256: set CPACK_DEBIAN_PACKAGE_ARCHITECTURE"
This reverts commit 188ab84f04.
3 years ago
mpromonet 188ab84f04 fr #256: set CPACK_DEBIAN_PACKAGE_ARCHITECTURE 3 years ago
mpromonet 1f0c7686c3 use add_subdirectory for libv4l2cpp 3 years ago
Michel Promonet d6c07b11cd Update issue templates 3 years ago
Michel Promonet 98f47bc6ce
Create PULL_REQUEST_TEMPLATE.md 3 years ago
mpromonet 212af4673c fix build without ssl 3 years ago
mpromonet c23eefd961 fix build with openssl 3 years ago
mpromonet 4975f6ac78 when building live555, build with openssl if available 3 years ago
mpromonet 7fbadb27ed upgrade docker base images 3 years ago
mpromonet a75aebd4bd overide SETUP handler 3 years ago
mpromonet d0da079177 update cmake 3 years ago
mpromonet 3b2df4ae92 update cmake 3 years ago
mpromonet d7e805f845 fix build without ALSA 3 years ago
Michel Promonet c65f28aa57
Merge pull request #243 from mpromonet/refactor
Refactor
3 years ago
mpromonet 5853217a47 fix alsa define 3 years ago
mpromonet cb86cfb49d add log 3 years ago
mpromonet e7d971b8fb get format from streamreplicator 3 years ago
mpromonet b38bc70b9b center hls 3 years ago
mpromonet 134b79d603 handle multiple stream in index.html 3 years ago
mpromonet 3464041029 fix #208: build session id with _ instead of / 3 years ago
mpromonet f6a0c7759d fix hls streaming (session id conflict & wrong virtual) 3 years ago
mpromonet 95eae5f269 fix hls streaming (session id conflict & wrong virtual) 3 years ago
mpromonet 4ae6adf764 fix out filling 3 years ago
mpromonet 8c186d8694 add suffix to output when more than one stream 3 years ago
mpromonet afd5402ff3 extract add rtps session from main to V4l2RTSPServer 3 years ago
mpromonet fbf1a380a2 upgrade libv4l2cpp 3 years ago
mpromonet d671433388 Merge branch 'master' of https://github.com/mpromonet/v4l2rtspserver 3 years ago
mpromonet 4c930fe1e8 move replicator creation from main to V4l2RTSPServer 3 years ago
Michel Promonet 1deb86e90c
Create trivy.yml 3 years ago
mpromonet eb19ed6cc8 avoid log RTCPInstance::RTCPInstance error: totSessionBW parameter should not be zero! 3 years ago
mpromonet 9734d07e0c update gitignore 3 years ago
mpromonet 1954412980 use livemedia-utils in deb dependency and build libv4l2rtspserver as static 3 years ago
Michel Promonet 707d9b0483
Update CMakeLists.txt 3 years ago
Michel Promonet d36af8e300
Merge pull request #238 from jgomezlopez/detect_live555
Search for live555 library in the system
3 years ago
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
3 years ago