Commit Graph

122 Commits (823aa452ec304a4694829c85d16eb6ba8b2e82c2)

Author SHA1 Message Date
mpromonet 0251671709 fix #278: initialize m_format earlier 2 years ago
mpromonet 34dd957bd1 fix build with old live555 release 3 years ago
mpromonet 3729f5ab20 pass usessl to rtspserver 3 years ago
mpromonet bf53d0e127 fix #266: use setTLSState depending on live555 version 3 years ago
mpromonet f48b567726 quick try to build with rtsps/srtp support 3 years ago
mpromonet 90dfcb1ec0 allow to not start v4l2 capture 3 years ago
mpromonet 5a004416f2 fix build on platform that doesnot defines V4L2_PIX_FMT_HEVC 3 years ago
mpromonet 842dce97e2 rename files and use #pragma once in each include 3 years ago
mpromonet a75aebd4bd overide SETUP handler 3 years ago
mpromonet d7e805f845 fix build without ALSA 4 years ago
mpromonet 5853217a47 fix alsa define 4 years ago
mpromonet cb86cfb49d add log 4 years ago
mpromonet e7d971b8fb get format from streamreplicator 4 years ago
mpromonet 95eae5f269 fix hls streaming (session id conflict & wrong virtual) 4 years ago
mpromonet 4ae6adf764 fix out filling 4 years ago
mpromonet afd5402ff3 extract add rtps session from main to V4l2RTSPServer 4 years ago
mpromonet fbf1a380a2 upgrade libv4l2cpp 4 years ago
mpromonet 4c930fe1e8 move replicator creation from main to V4l2RTSPServer 4 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
4 years ago
mpromonet ffe99b036f fix #227 4 years ago
mpromonet fc1ba41062 fix build with live555 2021.01.18 4 years ago
mpromonet f0f04b7315 fix #216: allow to build with live555 newer than 2020.11.27 (2020.11.25 & 2020.11.26 doesnot build) 4 years ago
mpromonet 16c21de97e fix #207: fix memory leak streaming HLS 4 years ago
mpromonet 0fa3368bd0 remove useless allocation 4 years ago
mpromonet 682a4bd076 fix semmle report 4 years ago
mpromonet c829c51632 add default value for createStreamReplicator 4 years ago
mpromonet 98e4faf04b move includes 4 years ago
mpromonet bee3001133 add addsession with one seesion instead of a lsit 4 years ago
mpromonet d7dd3fa0c4 add default parameters for V4L2RTSPServer 4 years ago
mpromonet 6c9ea6576c extract rtspserver from main 4 years ago
mpromonet ee6efd5e2d extract DeviceSource factory 4 years ago
Michel Promonet 4940f1f989 avoid classname conflict with older version of live555 4 years ago
mpromonet be67798772 fix build with latest live555 that removed TCPStreamSink 5 years ago
mpromonet 31514c539a little rework to compute rtp/jpeg type 5 years ago
mpromonet 05b52703ec for #140: try to implement management of DRI frame 5 years ago
mpromonet 6be9d9e625 more try with raw video 5 years ago
Michel Promonet 031bb662bd avoid member m_frametype member that is overriden spitting capture frame 5 years ago
mpromonet 3001ab9577 add / at the end of webroot 6 years ago
Michel Promonet 48798141e8 add parameter to set webroot 6 years ago
Michel Promonet bfed182731 forward audioreplicator to TS 6 years ago
Michel Promonet eec483bf81
Update MemoryBufferSink.h 6 years ago
Michel Promonet bf67b88aea
Merge pull request #120 from neheb/n
Add a few missing headers
6 years ago
Rosen Penev 9977cc5a4b Add a few missing headers
Helps to compile with alternative c++ libraries.
6 years ago
Michel Promonet f0e1ebabba add include of string 6 years ago
mpromonet 7cd878c6db extract memory buffer from HLS mediasubsession 6 years ago
mpromonet fbdc2bc710 extract sendfile 6 years ago
mpromonet df5215a75f for #117: allow to stream over http without muxing unicast/multicast stream 6 years ago
Michel Promonet c960a44846 try to support video/RAW 6 years ago
Michel Promonet 41589c8220 try to set audio payload according to audio capture format 7 years ago
Michel Promonet 55ea4b8932 fix unsigned/signed warning 7 years ago