Commit Graph

537 Commits

Author SHA1 Message Date
mpromonet
75e25d12c8 extract libv4l2rtsp from main 2020-05-30 14:39:24 +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
mpromonet
b4f5f2dd38 use fourcc from libv4l2cpp 2020-05-22 13:12:13 +02:00
Michel Promonet
4940f1f989 avoid classname conflict with older version of live555 2020-05-02 16:36:00 +02:00
mpromonet
3542b6f871 try to fix package upload using github pipeline 2020-04-10 15:43:17 +01:00
mpromonet
be67798772 fix build with latest live555 that removed TCPStreamSink 2020-04-10 14:20:05 +01:00
mpromonet
eaf0608aba for #179: change default live555 url moving from latest to live.2020.03.06 2020-04-06 22:22:36 +02:00
mpromonet
24aad85f18 set docker variant to v6l 2020-03-21 23:13:01 +01:00
mpromonet
8308602a87 Revert "change arch annotation for armv6l"
This reverts commit cde0c010b4.
2020-03-21 21:37:19 +01:00
mpromonet
cde0c010b4 change arch annotation for armv6l 2020-03-21 19:18:04 +01:00
mpromonet
31514c539a little rework to compute rtp/jpeg type 2020-02-14 19:43:21 +00:00
mpromonet
c4ae12e708 fix DRI parsing when SOF is after DRI 2020-02-14 19:32:26 +00:00
mpromonet
72f6d1a1f5 print version + live555 version at startup 2020-02-02 16:45:00 +00:00
mpromonet
5538fc6833 fix #168: precise in readme that audio support depends on ALSA availalibility at build time 2020-01-25 15:10:27 +01:00
Michel Promonet
ba0e642233
Update README.md 2020-01-25 18:08:51 +01:00
mpromonet
73358a5293 fix #164: build live555 without tls support 2019-12-08 18:31:57 +01:00
Michel Promonet
1cf15cc5aa
Update CMakeLists.txt
use latest live555
2019-11-30 18:33:53 +01:00
mpromonet
036d4230d3 add log to debug DRI 2019-10-25 16:25:36 +01:00
mpromonet
65dd342aa8 add some debian file stuff 2019-10-25 14:06:36 +02:00
mpromonet
2fa76307ce update v4l2wrapper 2019-10-25 12:45:58 +02:00
mpromonet
2eb87db892 fix circleci disabling docker layer caching 2019-10-24 19:01:05 +02:00
mpromonet
05b52703ec for #140: try to implement management of DRI frame 2019-10-24 14:23:37 +02:00
mpromonet
13e27dc78f Merge branch 'master' of https://github.com/mpromonet/v4l2rtspserver 2019-09-16 21:13:17 +02:00
mpromonet
acdabed27f fix profile_level_id 2019-09-16 21:12:59 +02:00
Michel Promonet
93cb266f06
Update README.md 2019-09-12 19:38:53 +02:00
Michel Promonet
28c0b724c5
Merge pull request #152 from alexjball/glibc-versions
Use ubuntu:18.04 for builder image
2019-09-11 08:58:39 +02:00
Alex Ball
ec2264df7d use ubuntu:18.04 for builder image 2019-09-10 22:38:38 -04:00
Michel Promonet
92b5281382
Update ccpp.yml 2019-09-05 20:25:41 +02:00
Michel Promonet
80cee818c9
Update ccpp.yml 2019-09-05 20:23:41 +02:00
Michel Promonet
ca0f8046fa
Update ccpp.yml 2019-09-05 20:21:55 +02:00
Michel Promonet
97706a28f4
Update ccpp.yml 2019-09-05 18:56:59 +02:00
mpromonet
3214aa7689 fix travis build 2019-08-27 15:33:57 +01:00
mpromonet
6be9d9e625 more try with raw video 2019-08-27 14:19:13 +01:00
mpromonet
874760a311 fix auxline for non H26x format 2019-08-27 13:30:26 +01:00
mpromonet
1eb49791a1 update v4l2wrapper 2019-08-27 13:17:44 +01:00
mpromonet
c2325eb81c add JPEG as one of the default format 2019-08-27 12:52:19 +01:00
mpromonet
38b1764fe1 update v4l2wrapper 2019-08-27 12:48:38 +01:00
Michel Promonet
7902a9fd45
Update README.md 2019-08-05 14:45:42 +02:00
mpromonet
9931b87c42 for #147: allow to open device in blocking mode adding option -B 2019-08-01 18:28:09 +02:00
mpromonet
22005dcf39 update v4l2wrapper 2019-08-01 18:15:17 +02:00
Michel Promonet
031bb662bd avoid member m_frametype member that is overriden spitting capture frame 2019-07-01 21:18:47 +00:00
Michel Promonet
90ff059ba1
Update README.md 2019-06-22 14:08:27 +02:00
Michel Promonet
f5fa30b95e docker: build rpi using rpi_tools 2019-04-01 22:56:42 +00:00
Michel Promonet
f07b85a738
Update config.yml 2019-04-02 00:29:10 +02:00
Michel Promonet
8f5115fe75
Update config.yml 2019-04-02 00:17:31 +02:00
Michel Promonet
2690cd2930 add log to debug docker push manifest 2019-03-31 20:54:31 +00:00
Michel Promonet
5d73970941 Merge branch 'master' of https://github.com/mpromonet/v4l2rtspserver 2019-03-31 15:00:24 +00:00