Commit Graph
18 Commits
Author SHA1 Message Date
Alessandro RosandGitHub b5b63d02fc support reading and publishing with Media-over-QUIC (#5815)
Media-over-QUIC is a streaming protocol built upon cutting edge
protocols (QUIC, HTTP3) and browser APIs (WebTransport, WebCodecs).
It's slightly faster than WebRTC, has an advanced data recovery
mechanism (placed at the frame level and not at the packet level), it
supports additional codecs (FLAC) and is less complicated to route.
2026-06-02 23:04:24 +02:00
Alessandro RosandGitHub 1f3014aeac rename apidocs into api (#4844)
this is to follow standard Golang project layout
2025-08-09 16:05:34 +02:00
Alessandro RosandGitHub 66f36d9663 fix getting version when using make binaries (#4489) 2025-05-04 20:18:45 +02:00
Alessandro RosandGitHub 9b619175b4 support customizing official Docker images (#4471) 2025-04-28 23:49:55 +02:00
Alessandro RosandGitHub 8ce49727d6 rpi: support exposing a secondary stream from the same camera (#4426) 2025-04-14 11:56:08 +02:00
Alessandro RosandGitHub c71694741e show right server version when server is compiled from source (#3409) 2024-10-05 23:10:14 +02:00
Alessandro RosandGitHub c5059fa7a0 move RPI Camera component into dedicated repository (#3656) 2024-08-14 23:24:17 +02:00
Alessandro RosandGitHub 1e7a7d1674 rpi camera: update font and link it to IBM repository (#3647) 2024-08-11 23:34:12 +02:00
Alessandro RosandGitHub 2bb7db5314 simplify Raspberry Pi build instructions (#3385) 2024-05-24 13:40:05 +02:00
Alessandro RosandGitHub 9eb97ad3a0 remove hls.js from the repository and restore plain MIT license (#3008) 2024-02-12 00:31:13 +01:00
Alessandro RosandGitHub ae883040fd improve Docker images (#1771) (#1909)
* add ffmpeg variant
* remove 'v' prefix from tags
2023-06-07 12:26:08 +02:00
aler9 99855e0909 fix generation of Docker images (#1293) 2022-12-12 10:44:39 +01:00
aler9 3f5c550baf rpicamera: support libcamera 0.0.2 2022-12-08 23:50:18 +01:00
Alessandro RosandGitHub 4c96a6873e rpicamera: allow to use the Raspberry Pi Camera with Docker (#1212) 2022-11-03 21:44:53 +01:00
aler9 e70e6084da rename 'make release' into 'make binaries' 2022-09-17 20:15:23 +02:00
Alessandro Rosandaler9 8c2b12a314 Add native support for the raspberry pi camera (#1057) 2022-08-16 18:44:31 +02:00
aler9 b1ace1914b update .dockerignore 2019-12-28 22:28:00 +01:00
aler9 2f3baafb54 initial commit 2019-12-28 22:07:49 +01:00