Commit Graph

188 Commits (03022b84c7aa50fe488f441e46051dd062b2b835)

Author SHA1 Message Date
mpromonet 03022b84c7 missing pragma once 2 years ago
mpromonet 9638a1573b fix #259 3 years ago
mpromonet 90dfcb1ec0 allow to not start v4l2 capture 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 e7d971b8fb get format from streamreplicator 4 years ago
mpromonet f6a0c7759d fix hls streaming (session id conflict & wrong virtual) 4 years ago
mpromonet 4ae6adf764 fix out filling 4 years ago
mpromonet fbf1a380a2 upgrade libv4l2cpp 4 years ago
mpromonet 4c930fe1e8 move replicator creation from main to V4l2RTSPServer 4 years ago
mpromonet eb19ed6cc8 avoid log RTCPInstance::RTCPInstance error: totSessionBW parameter should not be zero! 4 years ago
mpromonet fc1ba41062 fix build with live555 2021.01.18 4 years ago
mpromonet 339eefdbd6 fix #224: build with live 2020.01.14 4 years ago
Michel Promonet ac37fc391f fix #220: allow to build with live555 2020.12.11 4 years ago
mpromonet 48c7e678fb fix #218: build with live555 2020.12.02 4 years ago
mpromonet 16c21de97e fix #207: fix memory leak streaming HLS 4 years ago
mpromonet de5a846747 fix #198: give the 8 paremeters to RawVideoRTPSink::createNew using the new ordering 4 years ago
mpromonet 0fa3368bd0 remove useless allocation 4 years ago
mpromonet 682a4bd076 fix semmle report 4 years ago
mpromonet 75e25d12c8 extract libv4l2rtsp from main 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
mpromonet b4f5f2dd38 use fourcc from libv4l2cpp 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 c4ae12e708 fix DRI parsing when SOF is after DRI 5 years ago
mpromonet 72f6d1a1f5 print version + live555 version at startup 5 years ago
mpromonet 036d4230d3 add log to debug DRI 5 years ago
mpromonet 05b52703ec for #140: try to implement management of DRI frame 5 years ago
mpromonet acdabed27f fix profile_level_id 5 years ago
mpromonet 6be9d9e625 more try with raw video 5 years ago
mpromonet 874760a311 fix auxline for non H26x format 5 years ago
mpromonet c2325eb81c add JPEG as one of the default format 5 years ago
mpromonet 9931b87c42 for #147: allow to open device in blocking mode adding option -B 5 years ago
Michel Promonet 031bb662bd avoid member m_frametype member that is overriden spitting capture frame 5 years ago
Michel Promonet 48798141e8 add parameter to set webroot 6 years ago
Michel Promonet 8281cbbb96
fix dqt parsing 6 years ago
Michel Promonet a46c6c1346
try to fix DQT parsing 6 years ago
Michel Promonet bf6f241947 try to add audio/mpeg capture 6 years ago
Michel Promonet bfed182731 forward audioreplicator to TS 6 years ago
Michel Promonet be6dc4592e
fix build 6 years ago
Michel Promonet 6e569797c0
replace std::stoi with atoi 6 years ago
mpromonet c6beba8b42 reduce number of buffer for HLS 6 years ago
mpromonet ef64a350ba remove obsolete -T option 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
mpromonet 95b0976fde fix JPEG quantization size 6 years ago