Commit Graph

102 Commits (21df51f1a2acbdd481b2bac1923a98582b460ead)

Author SHA1 Message Date
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 4 years ago
mpromonet 31514c539a little rework to compute rtp/jpeg type 4 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 5 years ago
Michel Promonet 48798141e8 add parameter to set webroot 5 years ago
Michel Promonet bfed182731 forward audioreplicator to TS 5 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 6 years ago
Michel Promonet 55ea4b8932 fix unsigned/signed warning 6 years ago
Michel Promonet 83039d9b7f allow several audio format try 7 years ago
Michel Promonet e7c5de0407 allow to build without log4cpp 7 years ago
mpromonet 54ac318c22 fix #77: fix HLS memeory flood 7 years ago
mpromonet 87b4d5b541 extract ServerMediaSubsession classes in separated files 7 years ago
mpromonet 4fe9de8630 fix memory corruption 7 years ago
mpromonet b4c3a2c3a5 add an HTTP api to get the list of streams and return this list when RTSP server doesnot know a stream 7 years ago
Michel Promonet b0e3d7bdc7 start with HEVC 7 years ago
Michel Promonet deb3e2d7dd extract DeviceInterface in a separate include 7 years ago
Michel Promonet 8fd18e3c23 extract code from include file 7 years ago
Michel Promonet 1b9611f181 rename V4L2DeviceCapture to DeviceCaptureAccess 7 years ago
Michel Promonet 9ad4f08a0b rename V4L2DeviceCapture to DeviceCaptureAccess 7 years ago
Michel Promonet 16095342a1 fill the x-dimension RTSP header 7 years ago
Michel Promonet 10602f3bab for jpeg fix quantization precision 7 years ago
Michel Promonet bbff1262e9 print quantization precision parsing JPEG DQT 7 years ago
Michel Promonet 3d6aab3ed8 fix parsing DQT frame for JPEG streaming 7 years ago
Michel Promonet 462b2ef80a add debug log for JPEG 7 years ago
Ronny Strutz 1e1a039124 ALSACapture.h: fix read 7 years ago
Michel Promonet 081c07e425 use audio freq/channel comming from ALSA capture instead of harcoding ti 7 years ago
Michel Promonet 333cc4a39c close ALSA when initialization failed 7 years ago
Michel Promonet ccb7c3adba for #51: fix ALSA buffer size and increase OutPacketBuffer::maxSize is needed 7 years ago