Commit Graph

87 Commits

Author SHA1 Message Date
aler9 a48374c81f rpicamera: fix compatibility with latest version of libcamera (#1195) 2022-10-29 12:34:44 +02:00
aler9 f1fb00b80f update golangci-lint 2022-09-17 21:19:45 +02:00
aler9 e70e6084da rename 'make release' into 'make binaries' 2022-09-17 20:15:23 +02:00
aler9 02d3dd92e6 split makefile into multiple scripts 2022-08-23 09:42:25 +02:00
Alessandro Ros 8c2b12a314 Add native support for the raspberry pi camera (#1057) 2022-08-16 18:44:31 +02:00
aler9 8267f4c3bb bump golang to 1.18, node to 16 2022-07-25 22:57:48 +02:00
aler9 ba83ef65d2 rtmp: add message reader / writer 2022-06-05 01:06:40 +02:00
aler9 0605a2f369 update linter 2022-04-07 13:05:07 +02:00
aler9 f53b316c0d rtsp server: generate RTCP sender reports automatically; stop routing RTCP packets 2022-03-24 15:44:34 +01:00
aler9 33bbddef94 update golangci-lint 2022-03-13 14:49:50 +01:00
aler9 b4649ef60b remove runOnPublish (breaking change) 2022-03-04 18:09:49 +01:00
aler9 beb11a73e2 update redoc 2022-02-16 22:47:37 +01:00
aler9 fa5da67465 update golangci-lint 2021-12-21 23:26:27 +01:00
aler9 0d8f14388e update make format 2021-12-03 12:29:31 +01:00
aler9 66467b22c4 update Linux Alpine to 3.14 2021-11-23 13:11:49 +01:00
aler9 17c393bcbb switch to go 1.17 2021-11-12 22:40:23 +01:00
aler9 469ae7dbb2 lock gofumpt version 2021-11-12 09:14:06 +01:00
aler9 9245a79cf1 remove ffmpeg from tests 2021-11-03 21:42:29 +01:00
aler9 c9c9c88ac8 update golangci-lint 2021-10-30 13:06:29 +02:00
aler9 64808863ed move confenv into conf 2021-09-26 22:25:39 +02:00
aler9 68ab5c05f6 move aac utilities into gortsplib 2021-09-23 20:24:10 +02:00
aler9 3b0327233e move hls utils into gortsplib 2021-09-23 20:14:20 +02:00
aler9 0f426c3d9d fill version correctly (#503) 2021-08-14 10:47:48 +02:00
aler9 96979dcbb3 publish api docs to github pages 2021-08-07 19:20:39 +02:00
aler9 3134b95e80 api: add documentation 2021-08-07 19:20:39 +02:00
aler9 9062dbf883 move most components into internal/core
in this way coverage can be computed correctly.
2021-07-24 16:09:52 +02:00
aler9 0328b467b3 rename arm6 and arm7 releases into armv6 and armv7 2021-07-03 12:20:47 +02:00
aler9 a6d04aa1e9 add 32-bit tests (#440) 2021-07-03 12:20:42 +02:00
aler9 f36951a5c1 switch to go 1.16 2021-06-19 21:29:51 +02:00
aler9 75e1e3e4dc RTSP server: support reading with multicast (#214) (#324) 2021-06-19 16:16:35 +02:00
aler9 99323ba740 update golangci-lint 2021-05-23 18:51:21 +02:00
aler9 a1a56ff203 allow to set a different listen IP for each listener (#343) 2021-04-24 18:52:13 +02:00
aler9 0e59e3df5c switch to mkv test files 2021-03-22 19:59:18 +01:00
aler9 c979217e0d update golangci-lint 2021-03-20 14:14:41 +01:00
aler9 fa381c73ac add codecov 2021-02-13 20:45:23 +01:00
aler9 a0aa88cb45 update makefile 2021-02-04 21:55:00 +01:00
aler9 887a95f2f1 run internal tests too 2021-01-30 17:45:33 +01:00
aler9 6d98532f19 convert stress test into benchmark tests 2021-01-06 23:24:05 +01:00
aler9 36caa51081 update golangci-lint 2020-12-30 17:15:00 +01:00
aler9 007cfb33ae isolate stress tests 2020-12-16 13:23:42 +01:00
aler9 baf7abc9a6 add release workflow 2020-12-15 14:14:24 +01:00
aler9 769e1a7e1a simplify linter settings 2020-12-06 12:22:00 +01:00
aler9 19440f2486 switch to golangci-lint 2020-12-05 20:42:59 +01:00
aler9 b40b2f2463 switch to github actions 2020-12-04 23:22:39 +01:00
aler9 359a7f0f2f unexport version 2020-11-24 21:45:44 +01:00
aler9 14990f8a9e add configuration file to docker images 2020-11-01 20:36:50 +01:00
aler9 bbc2401ac2 new environment variable RTSP_PORT 2020-11-01 17:33:06 +01:00
aler9 93f6687ad9 rename RTSP_SERVER_PATH environment variable into RTSP_PATH 2020-11-01 16:58:25 +01:00
aler9 f5ec679187 switch to go 1.15 2020-10-28 23:03:44 +01:00
aler9 51c9060aed fix makefile 2020-10-16 22:49:49 +02:00