Commit Graph

108 Commits

Author SHA1 Message Date
mpromonet
4ae6adf764 fix out filling 2021-04-03 15:12:27 +01: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
4c930fe1e8 move replicator creation from main to V4l2RTSPServer 2021-04-03 11:59:35 +02: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
ffe99b036f fix #227 2021-01-22 09:02:37 +01:00
mpromonet
fc1ba41062 fix build with live555 2021.01.18 2021-01-19 20:43:17 +01:00
mpromonet
f0f04b7315 fix #216: allow to build with live555 newer than 2020.11.27 (2020.11.25 & 2020.11.26 doesnot build) 2020-11-27 19:36:43 +01:00
mpromonet
16c21de97e fix #207: fix memory leak streaming HLS 2020-10-11 13:38:46 +01:00
mpromonet
0fa3368bd0 remove useless allocation 2020-07-24 20:01:01 +01:00
mpromonet
682a4bd076 fix semmle report 2020-07-18 18:07:37 +02:00
mpromonet
c829c51632 add default value for createStreamReplicator 2020-05-30 15:14:23 +01:00
mpromonet
98e4faf04b move includes 2020-05-30 15:00:42 +01:00
mpromonet
bee3001133 add addsession with one seesion instead of a lsit 2020-05-30 12:01:57 +01:00
mpromonet
d7dd3fa0c4 add default parameters for V4L2RTSPServer 2020-05-30 11:55:31 +01:00
mpromonet
6c9ea6576c extract rtspserver from main 2020-05-30 11:01:10 +01:00
mpromonet
ee6efd5e2d extract DeviceSource factory 2020-05-30 10:21:14 +01:00
Michel Promonet
4940f1f989 avoid classname conflict with older version of live555 2020-05-02 16:36:00 +02:00
mpromonet
be67798772 fix build with latest live555 that removed TCPStreamSink 2020-04-10 14:20:05 +01:00
mpromonet
31514c539a little rework to compute rtp/jpeg type 2020-02-14 19:43:21 +00:00
mpromonet
05b52703ec for #140: try to implement management of DRI frame 2019-10-24 14:23:37 +02:00
mpromonet
6be9d9e625 more try with raw video 2019-08-27 14:19:13 +01:00
Michel Promonet
031bb662bd avoid member m_frametype member that is overriden spitting capture frame 2019-07-01 21:18:47 +00:00
mpromonet
3001ab9577 add / at the end of webroot 2019-03-30 23:02:07 +00:00
Michel Promonet
48798141e8 add parameter to set webroot 2019-03-30 22:06:24 +00:00
Michel Promonet
bfed182731 forward audioreplicator to TS 2019-02-15 11:49:33 +00:00
Michel Promonet
eec483bf81
Update MemoryBufferSink.h 2018-12-24 17:44:45 +01:00
Michel Promonet
bf67b88aea
Merge pull request #120 from neheb/n
Add a few missing headers
2018-12-24 17:44:13 +01:00
Rosen Penev
9977cc5a4b Add a few missing headers
Helps to compile with alternative c++ libraries.
2018-12-16 08:26:43 -08:00
Michel Promonet
f0e1ebabba add include of string 2018-12-16 01:22:12 +01:00
mpromonet
7cd878c6db extract memory buffer from HLS mediasubsession 2018-12-08 21:24:59 +00:00
mpromonet
fbdc2bc710 extract sendfile 2018-12-08 20:34:23 +00:00
mpromonet
df5215a75f for #117: allow to stream over http without muxing unicast/multicast stream 2018-12-08 19:58:11 +00:00
Michel Promonet
c960a44846 try to support video/RAW 2018-09-07 23:31:32 +02:00
Michel Promonet
41589c8220 try to set audio payload according to audio capture format 2018-04-04 23:45:27 +02:00
Michel Promonet
55ea4b8932 fix unsigned/signed warning 2018-02-25 23:55:20 +01:00
Michel Promonet
83039d9b7f allow several audio format try 2018-01-20 13:11:58 +01:00
Michel Promonet
e7c5de0407 allow to build without log4cpp 2017-12-09 17:18:36 +01:00
mpromonet
54ac318c22 fix #77: fix HLS memeory flood 2017-10-28 16:20:53 +02:00
mpromonet
87b4d5b541 extract ServerMediaSubsession classes in separated files 2017-09-16 10:17:22 +02:00
mpromonet
4fe9de8630 fix memory corruption 2017-09-03 21:25:29 +02:00
mpromonet
b4c3a2c3a5 add an HTTP api to get the list of streams and return this list when RTSP server doesnot know a stream 2017-09-03 17:44:33 +02:00
Michel Promonet
b0e3d7bdc7 start with HEVC 2017-08-15 17:49:30 +02:00
Michel Promonet
deb3e2d7dd extract DeviceInterface in a separate include 2017-08-06 15:16:01 +02:00
Michel Promonet
8fd18e3c23 extract code from include file 2017-07-30 19:37:39 +02:00
Michel Promonet
1b9611f181 rename V4L2DeviceCapture to DeviceCaptureAccess 2017-07-29 20:09:34 +02:00
Michel Promonet
9ad4f08a0b rename V4L2DeviceCapture to DeviceCaptureAccess 2017-07-29 20:07:14 +02:00
Michel Promonet
16095342a1 fill the x-dimension RTSP header 2017-06-25 16:58:37 +02:00
Michel Promonet
10602f3bab for jpeg fix quantization precision 2017-06-11 16:25:52 +02:00
Michel Promonet
bbff1262e9 print quantization precision parsing JPEG DQT 2017-06-11 15:54:07 +02:00