bluenviron-bot and GitHub
ecc25c2b37
bump hls.js to v1.6.8 ( #4824 )
2025-08-05 17:07:18 +02:00
dependabot[bot] and GitHub
ab977db78b
build(deps): bump github.com/MicahParks/keyfunc/v3 from 3.4.0 to 3.5.0 ( #4823 )
2025-08-05 04:47:34 +02:00
Alessandro Ros and GitHub
914220d974
udp: listen on default multicast interface ( #4565 ) ( #4820 )
...
... instead of listening on all multicast interfaces.
2025-08-04 15:18:48 +02:00
Daniel Engberg and GitHub
4390b87524
Add FreeBSD instructions ( #4218 )
...
Committed to ports tree as of https://github.com/freebsd/freebsd-ports/commit/981b361efddf111d3ed5def597ce365672ac4a9e
2025-08-03 17:50:57 +02:00
6ffa07e8e8
Add support for HTTP over unix sockets ( #4241 )
...
This adds support for using unix scheme in xxxAddress config options.
For example `hlsAddress: "unix://hls.sock"`.
---------
Co-authored-by: aler9 <46489434+aler9@users.noreply.github.com >
2025-08-03 12:30:26 +02:00
bluenviron-bot and GitHub
bfdd4f81bd
bump golangci-lint to 2.3.1 ( #4818 )
2025-08-03 09:22:07 +02:00
Alessandro Ros and GitHub
eeb6ac3824
webrtc: re-enable ipv6 ( #3227 ) ( #4816 )
2025-08-02 23:32:48 +02:00
Alessandro Ros and GitHub
cc48fdb2b8
metrics: allow filtering metrics ( #953 ) ( #4809 )
2025-08-02 13:10:57 +02:00
Alessandro Ros and GitHub
21404a6821
document metrics introduced in #4797 ( #4813 )
2025-08-02 13:03:35 +02:00
Alessandro Ros and GitHub
548cdbeb8f
webrtc: fix crash introduced in #4795 ( #4814 )
2025-08-02 12:58:45 +02:00
66e4a3bb6a
build(deps): bump github.com/golang-jwt/jwt/v5 from 5.2.3 to 5.3.0 ( #4808 )
...
Bumps [github.com/golang-jwt/jwt/v5](https://github.com/golang-jwt/jwt ) from 5.2.3 to 5.3.0.
- [Release notes](https://github.com/golang-jwt/jwt/releases )
- [Changelog](https://github.com/golang-jwt/jwt/blob/main/VERSION_HISTORY.md )
- [Commits](https://github.com/golang-jwt/jwt/compare/v5.2.3...v5.3.0 )
---
updated-dependencies:
- dependency-name: github.com/golang-jwt/jwt/v5
dependency-version: 5.3.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-30 20:16:16 +02:00
dependabot[bot] and GitHub
a481f06927
build(deps): bump code.cloudfoundry.org/bytefmt from 0.44.0 to 0.45.0 ( #4802 )
2025-07-29 22:50:30 +02:00
Alessandro Ros and GitHub
81abc2e008
webrtc: speed up candidate extraction ( #4801 )
2025-07-29 12:09:12 +02:00
Alessandro Ros and GitHub
89e295eb4a
metrics: add additional WebRTC metrics ( #3304 ) ( #4797 )
...
webrtc_sessions_rtp_packets_received, webrtc_sessions_rtp_packets_sent,
webrtc_sessions_rtp_packets_lost, webrtc_sessions_rtp_packets_jitter,
webrtc_sessions_rtcp_packets_received,
webrtc_sessions_rtcp_packets_sent.
2025-07-29 11:17:12 +02:00
Alessandro Ros and GitHub
40c4a7fd04
webrtc: fix crash introduced in #4795 ( #4800 )
2025-07-29 11:02:32 +02:00
Alessandro Ros and GitHub
534ea4d0c6
api: add additional WebRTC statistics ( #4795 )
...
rtpPacketsReceived, rtpPacketsSent, rtpPacketsLost, rtpPacketsJitter,
rtcpPacketsReceived, rtcpPacketsSent
2025-07-29 10:43:52 +02:00
Alessandro Ros and GitHub
e15795b1be
apidocs: add missing format to integers and floats ( #4796 )
2025-07-27 20:45:09 +02:00
Alessandro Ros and GitHub
98f7a749de
metrics: add path and remoteAddr tags ( #3941 ) ( #3420 ) ( #4794 )
2025-07-27 12:07:32 +02:00
Alessandro Ros and GitHub
b59c37ad4b
remove redundant definitions ( #4793 )
2025-07-27 12:01:52 +02:00
Alessandro Ros and GitHub
b5c847bad6
metrics: add paths_readers metric ( #4473 ) ( #4789 )
2025-07-26 16:51:37 +02:00
Alessandro Ros and GitHub
d423a71aaa
update linter settings ( #4790 )
2025-07-26 16:44:32 +02:00
Alessandro Ros and GitHub
7ac752097b
rpi: allow setting software H264 profile and level ( #3965 ) ( #4786 )
2025-07-25 13:40:15 +02:00
Alessandro Ros and GitHub
0fe12f8bf6
rpi: rename rpiCameraProfile into rpiCameraH264Profile, rpiCameraLevel into rpiCameraH264Level ( #3965 ) ( #4785 )
2025-07-25 11:44:55 +02:00
Alessandro Ros and GitHub
1cabc382b0
rpi: rename rpiCameraJPEGQuality in rpiCameraMJPEGQuality ( #4784 )
2025-07-25 11:40:09 +02:00
Alessandro Ros and GitHub
94e001e736
rpi: add validity checks on rpiCameraProfile and rpiCameraLevel ( #4783 )
2025-07-25 11:36:40 +02:00
bluenviron-bot and GitHub
3f2e4a3ef5
bump golangci-lint to 2.3.0 ( #4774 )
2025-07-23 22:13:27 +02:00
9d8366b4fc
build(deps): bump github.com/alecthomas/kong from 1.12.0 to 1.12.1 ( #4767 )
...
Bumps [github.com/alecthomas/kong](https://github.com/alecthomas/kong ) from 1.12.0 to 1.12.1.
- [Commits](https://github.com/alecthomas/kong/compare/v1.12.0...v1.12.1 )
---
updated-dependencies:
- dependency-name: github.com/alecthomas/kong
dependency-version: 1.12.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-21 22:52:55 +02:00
Alessandro Ros and GitHub
0b901ade3e
remove PathManager.StartPublisher and StopPublisher ( #4766 )
...
simplify path manager usage.
2025-07-21 13:52:55 +02:00
Alessandro Ros and GitHub
cc27cf6563
mpegts, srt: support MPEG-4 Audio LATM tracks ( #4403 ) ( #4759 )
2025-07-21 10:02:40 +02:00
d0a97e47ff
build(deps): bump github.com/bluenviron/gohlslib/v2 from 2.2.1 to 2.2.2 ( #4763 )
...
Bumps [github.com/bluenviron/gohlslib/v2](https://github.com/bluenviron/gohlslib ) from 2.2.1 to 2.2.2.
- [Commits](https://github.com/bluenviron/gohlslib/compare/v2.2.1...v2.2.2 )
---
updated-dependencies:
- dependency-name: github.com/bluenviron/gohlslib/v2
dependency-version: 2.2.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-21 09:55:10 +02:00
Alessandro Ros and GitHub
333c4d4c3c
fix race condition in tests ( #4764 )
2025-07-20 19:39:25 +02:00
Alessandro Ros and GitHub
9ddcbf5c97
recorder: limit maximum part size ( #4674 ) ( #4760 )
...
this prevents RAM exhaustion.
2025-07-20 19:16:33 +02:00
Alessandro Ros and GitHub
bc95f6240b
fix generating timestamp of non-RTSP MPEG-4 video streams ( #4758 )
2025-07-20 12:20:31 +02:00
b1b288b6df
build(deps): bump github.com/pion/sdp/v3 from 3.0.14 to 3.0.15 ( #4738 )
...
Bumps [github.com/pion/sdp/v3](https://github.com/pion/sdp ) from 3.0.14 to 3.0.15.
- [Release notes](https://github.com/pion/sdp/releases )
- [Changelog](https://github.com/pion/sdp/blob/master/.goreleaser.yml )
- [Commits](https://github.com/pion/sdp/compare/v3.0.14...v3.0.15 )
---
updated-dependencies:
- dependency-name: github.com/pion/sdp/v3
dependency-version: 3.0.15
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-18 20:28:46 +02:00
dependabot[bot] and GitHub
aa2141f8cc
build(deps): bump github.com/matthewhartstonge/argon2 ( #4731 )
2025-07-17 10:53:05 +02:00
a86a6e3265
build(deps): bump code.cloudfoundry.org/bytefmt from 0.43.0 to 0.44.0 ( #4729 )
...
Bumps [code.cloudfoundry.org/bytefmt](https://github.com/cloudfoundry/bytefmt ) from 0.43.0 to 0.44.0.
- [Release notes](https://github.com/cloudfoundry/bytefmt/releases )
- [Commits](https://github.com/cloudfoundry/bytefmt/compare/v0.43.0...v0.44.0 )
---
updated-dependencies:
- dependency-name: code.cloudfoundry.org/bytefmt
dependency-version: 0.44.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-15 21:33:12 +02:00
ac1c72eb7c
build(deps): bump github.com/pion/rtp from 1.8.20 to 1.8.21 ( #4727 )
...
Bumps [github.com/pion/rtp](https://github.com/pion/rtp ) from 1.8.20 to 1.8.21.
- [Release notes](https://github.com/pion/rtp/releases )
- [Changelog](https://github.com/pion/rtp/blob/master/.goreleaser.yml )
- [Commits](https://github.com/pion/rtp/compare/v1.8.20...v1.8.21 )
---
updated-dependencies:
- dependency-name: github.com/pion/rtp
dependency-version: 1.8.21
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-15 21:33:02 +02:00
c5cab45075
build(deps): bump github.com/golang-jwt/jwt/v5 from 5.2.2 to 5.2.3 ( #4728 )
...
Bumps [github.com/golang-jwt/jwt/v5](https://github.com/golang-jwt/jwt ) from 5.2.2 to 5.2.3.
- [Release notes](https://github.com/golang-jwt/jwt/releases )
- [Changelog](https://github.com/golang-jwt/jwt/blob/main/VERSION_HISTORY.md )
- [Commits](https://github.com/golang-jwt/jwt/compare/v5.2.2...v5.2.3 )
---
updated-dependencies:
- dependency-name: github.com/golang-jwt/jwt/v5
dependency-version: 5.2.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-15 21:30:33 +02:00
Alessandro Ros and GitHub
801edf782a
remove redundant log message ( #4723 )
2025-07-13 16:42:35 +02:00
Alessandro Ros and GitHub
bb3cfeec6f
webrtc: fix re-establishing connection in iframe ( #4721 )
...
Prevent a bug in Firefox in which, when the page is loaded in an iframe
and the iframe is deleted and recreated, WebRTC is unable to
re-establish the connection.
2025-07-13 09:37:19 +02:00
cfcdab1f9e
webrtc: fix endless loading in Firefox ( #4707 )
...
Co-authored-by: aler9 <46489434+aler9@users.noreply.github.com >
2025-07-12 22:58:14 +02:00
1bd5febcad
hls: fix endless loading in Firefox ( #4706 )
...
Co-authored-by: aler9 <46489434+aler9@users.noreply.github.com >
2025-07-12 22:05:18 +02:00
Andrew Klofas and GitHub
cf28d6028a
hls: add query params to iOS streams ( #4708 )
2025-07-12 14:21:51 +02:00
Alessandro Ros and GitHub
82956a4abb
rtmp: fix compatibility with GStreamer rtmp2src / rtmp2sink ( #1433 ) ( #4718 )
2025-07-12 14:17:04 +02:00
5ac2342914
build(deps): bump golang.org/x/crypto from 0.39.0 to 0.40.0 ( #4715 )
...
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-version: 0.40.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-12 14:15:50 +02:00
dependabot[bot] and GitHub
97d2fff2b6
build(deps): bump golang.org/x/sys from 0.33.0 to 0.34.0 ( #4713 )
2025-07-10 21:16:00 +02:00
bluenviron-bot and GitHub
e96fe4e04c
bump hls.js to v1.6.7 ( #4703 )
2025-07-08 09:09:06 +02:00
Alessandro Ros and GitHub
3e9ca21448
rtsp: fix reading with RTSP and hashed credentials ( #4698 ) ( #4700 )
2025-07-07 10:42:39 +02:00
Alessandro Ros and GitHub
00b570297a
log workflow errors ( #4697 )
2025-07-06 22:03:31 +02:00
Alessandro Ros and GitHub
544a147124
add missing permissions to GitHub workflow ( #4696 )
2025-07-06 21:50:42 +02:00