Alessandro Ros
a760a98bcc
webrtc: fix crash when reading from path 'publish' ( #2688 ) ( #2692 )
2 years ago
Alessandro Ros
e8f57153d5
after a release, post to issues once ( #2691 )
2 years ago
Alessandro Ros
7a1e155531
update dependencies ( #2687 )
2 years ago
Alessandro Ros
687d8685ef
webrtc: improve connectivity mechanism ( #2686 )
2 years ago
Alessandro Ros
4cf8948fe6
automatically inform authors of GitHub issues about new releases ( #2685 )
2 years ago
Alessandro Ros
83a3086de7
webrtc: prevent pion/webrtc from writing log lines ( #2681 )
2 years ago
dependabot[bot]
5ae35af464
build(deps): bump github.com/pion/webrtc/v3 from 3.2.21 to 3.2.22 ( #2675 )
...
Bumps [github.com/pion/webrtc/v3](https://github.com/pion/webrtc ) from 3.2.21 to 3.2.22.
- [Release notes](https://github.com/pion/webrtc/releases )
- [Changelog](https://github.com/pion/webrtc/blob/master/.goreleaser.yml )
- [Commits](https://github.com/pion/webrtc/compare/v3.2.21...v3.2.22 )
---
updated-dependencies:
- dependency-name: github.com/pion/webrtc/v3
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>
2 years ago
dependabot[bot]
f44d80867f
build(deps): bump github.com/pion/rtp from 1.8.2 to 1.8.3 ( #2677 )
...
Bumps [github.com/pion/rtp](https://github.com/pion/rtp ) from 1.8.2 to 1.8.3.
- [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.2...v1.8.3 )
---
updated-dependencies:
- dependency-name: github.com/pion/rtp
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>
2 years ago
dependabot[bot]
34275ca40d
build(deps): bump github.com/pion/rtcp from 1.2.11 to 1.2.12 ( #2676 )
...
Bumps [github.com/pion/rtcp](https://github.com/pion/rtcp ) from 1.2.11 to 1.2.12.
- [Release notes](https://github.com/pion/rtcp/releases )
- [Changelog](https://github.com/pion/rtcp/blob/master/.goreleaser.yml )
- [Commits](https://github.com/pion/rtcp/compare/v1.2.11...v1.2.12 )
---
updated-dependencies:
- dependency-name: github.com/pion/rtcp
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>
2 years ago
Alessandro Ros
2fe31a2421
record: allow using special characters in recording path ( #2674 )
2 years ago
Alessandro Ros
d51baa04f7
record: fix deleting segments in case of relative paths ( #2526 ) ( #2673 )
2 years ago
Alessandro Ros
ef19552632
fix setting 'recordDeleteAfter' to zero ( #2670 ) ( #2671 )
2 years ago
dependabot[bot]
fb585b5b72
build(deps): bump golang.org/x/crypto from 0.14.0 to 0.15.0 ( #2668 )
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.14.0 to 0.15.0.
- [Commits](https://github.com/golang/crypto/compare/v0.14.0...v0.15.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
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>
2 years ago
dependabot[bot]
b87a3ca735
build(deps): bump golang.org/x/term from 0.13.0 to 0.14.0 ( #2667 )
...
Bumps [golang.org/x/term](https://github.com/golang/term ) from 0.13.0 to 0.14.0.
- [Commits](https://github.com/golang/term/compare/v0.13.0...v0.14.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/term
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>
2 years ago
dependabot[bot]
ca2e3a9ebe
build(deps): bump github.com/pion/rtcp from 1.2.10 to 1.2.11 ( #2669 )
...
Bumps [github.com/pion/rtcp](https://github.com/pion/rtcp ) from 1.2.10 to 1.2.11.
- [Release notes](https://github.com/pion/rtcp/releases )
- [Changelog](https://github.com/pion/rtcp/blob/master/.goreleaser.yml )
- [Commits](https://github.com/pion/rtcp/compare/v1.2.10...v1.2.11 )
---
updated-dependencies:
- dependency-name: github.com/pion/rtcp
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>
2 years ago
Alessandro Ros
cb04d28f6e
metrics: expose state of WebRTC sessions ( #2662 )
2 years ago
Alessandro Ros
f82c6e3654
tests: fix race condition in TestPathRunOnDemand ( #2663 )
2 years ago
Dr. Ralf S. Engelschall
4bf0d10079
metrics: add paths_bytes_sent, srt_conns, srt_conns_bytes_received, srt_conns_bytes_sent ( #2620 ) ( #2619 ) ( #2629 )
...
* add missing Prometheus exports (#2620 , #2619 ):
paths_bytes_sent, srt_conns, srt_conns_bytes_received, srt_conns_bytes_sent
* protect Stream.BytesSent()
* add tests
---------
Co-authored-by: aler9 <46489434+aler9@users.noreply.github.com>
2 years ago
dependabot[bot]
2a6060d302
build(deps): bump github.com/gorilla/websocket from 1.5.0 to 1.5.1 ( #2652 )
...
Bumps [github.com/gorilla/websocket](https://github.com/gorilla/websocket ) from 1.5.0 to 1.5.1.
- [Release notes](https://github.com/gorilla/websocket/releases )
- [Commits](https://github.com/gorilla/websocket/compare/v1.5.0...v1.5.1 )
---
updated-dependencies:
- dependency-name: github.com/gorilla/websocket
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>
2 years ago
Alessandro Ros
5dae270900
srt: fix race condition when disposing late packets ( #2648 )
2 years ago
Alessandro Ros
621a10a8e9
update gortsplib ( #2646 )
2 years ago
Alessandro Ros
813611057d
add runOnUnDemand hook ( #2645 )
2 years ago
Alessandro Ros
1d1d64cb89
rename sourceProtocol into rtspTransport, sourceAnyPortEnable into rtspAnyPort ( #2644 )
2 years ago
Alessandro Ros
faf7218fda
webrtc: restore compatibility when running behind a proxy, in a subpath ( #2638 )
2 years ago
Alessandro Ros
4f876ed207
fix crash when publishing to a path with 'runOnDemand' from outside 'runOnDemand' ( #2636 ) ( #2637 )
2 years ago
Alessandro Ros
d41e4025de
hls: format code ( #2634 )
2 years ago
Dr. Ralf S. Engelschall
39a239caba
hls: bugfix, stability and resilience improvements in the webpage
...
- STABILITY: await MEDIA_ATTACHED event before performing "loadSource" on HLS
- STABILITY: await MANIFEST_PARSED event before performing "play" on video element
- RESILIENCE: on "MEDIA_ERROR" event perform "recoverMediaError" on HLS
2 years ago
Dr. Ralf S. Engelschall
42afc8d327
fix SRT URL in README by replacing 'publish' with 'read' ( #2628 )
2 years ago
Alessandro Ros
870238607c
update docs ( #2630 )
2 years ago
Alessandro Ros
15f1c73314
hls: apply readTimeout to HLS sources ( #2627 )
2 years ago
Alessandro Ros
68b862c7f6
webrtc: allow using sourceFingerprint with WebRTC sources ( #2618 ) ( #2626 )
2 years ago
Lukinoh
107a9a4281
webrtc: add options (width, height, framerate, audio capture) and store parameters in URL ( #1837 ) ( #2167 ) ( #2584 )
2 years ago
dependabot[bot]
63c8feccab
build(deps): bump github.com/pion/interceptor from 0.1.24 to 0.1.25 ( #2622 )
...
Bumps [github.com/pion/interceptor](https://github.com/pion/interceptor ) from 0.1.24 to 0.1.25.
- [Release notes](https://github.com/pion/interceptor/releases )
- [Changelog](https://github.com/pion/interceptor/blob/master/.goreleaser.yml )
- [Commits](https://github.com/pion/interceptor/compare/v0.1.24...v0.1.25 )
---
updated-dependencies:
- dependency-name: github.com/pion/interceptor
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>
2 years ago
Alessandro Ros
43d41c070b
move static sources into dedicated package ( #2616 )
2 years ago
Alessandro Ros
e9528c0917
api: return empty list when page is empty ( #2604 ) ( #2614 )
2 years ago
Alessandro Ros
ecee2af05c
webrtc: fix crash in case of errors during PATCH ( #2609 ) ( #2613 )
2 years ago
Alessandro Ros
a2c092ea44
formatprocessor: add fuzz tests ( #2612 )
2 years ago
Alessandro Ros
7fb3b749d5
rtmp: fix publishing screen with iOS StreamLabs ( #2352 ) ( #2611 )
2 years ago
Alessandro Ros
4c25529369
move rpicamera into internal/protocols ( #2607 )
2 years ago
Alessandro Ros
4b4d57f18e
api: add path name to config/paths/list and config/paths/get ( #2535 ) ( #2596 )
2 years ago
Alessandro Ros
6e7a6fe71a
update dependencies ( #2597 )
2 years ago
Alessandro Ros
bbb989ee87
api: return full configuration in config/paths/list and config/paths/get ( #2535 ) ( #2595 )
2 years ago
Alessandro Ros
64eb90738a
webrtc: return detailed errors in responses ( #2594 )
2 years ago
Alessandro Ros
c42fa76afd
rpi: switch default autofocus mode to 'continuous' ( #2591 )
2 years ago
Alessandro Ros
f11f39f023
confwatcher: remove redundant code ( #2592 )
2 years ago
James Bohnert
88dd8d23f4
evaluate confwatcher event paths to ensure consistency with stored path ( #2586 )
...
Co-authored-by: James Bohnert <jbohnert@haivision.com>
2 years ago
Alessandro Ros
6d27d690dc
update docs ( #2590 )
2 years ago
Alessandro Ros
cde19097bd
api: send error messages in response body ( #2518 ) ( #2583 )
2 years ago
Alessandro Ros
07ff79f553
api: return 500 instead of 404 in case of non-existing items ( #2582 )
...
This is needed to differentiate between calls to non-existent andpoints
and calls to valid endpoints, but with an ID pointing to a non-existing
item, and to return JSON in the latter case.
2 years ago
Alessandro Ros
6af27fdcf8
improve feature request template ( #2580 )
2 years ago