Alessandro Ros
4c25529369
move rpicamera into internal/protocols ( #2607 )
2023-10-30 11:40:55 +01:00
Alessandro Ros
4b4d57f18e
api: add path name to config/paths/list and config/paths/get ( #2535 ) ( #2596 )
2023-10-28 15:06:06 +02:00
Alessandro Ros
6e7a6fe71a
update dependencies ( #2597 )
2023-10-28 15:04:40 +02:00
Alessandro Ros
bbb989ee87
api: return full configuration in config/paths/list and config/paths/get ( #2535 ) ( #2595 )
2023-10-28 14:53:23 +02:00
Alessandro Ros
64eb90738a
webrtc: return detailed errors in responses ( #2594 )
2023-10-28 14:08:34 +02:00
Alessandro Ros
c42fa76afd
rpi: switch default autofocus mode to 'continuous' ( #2591 )
2023-10-28 12:32:39 +02:00
Alessandro Ros
f11f39f023
confwatcher: remove redundant code ( #2592 )
2023-10-28 12:16:57 +02:00
James Bohnert
88dd8d23f4
evaluate confwatcher event paths to ensure consistency with stored path ( #2586 )
...
Co-authored-by: James Bohnert <jbohnert@haivision.com>
2023-10-28 12:08:11 +02:00
Alessandro Ros
6d27d690dc
update docs ( #2590 )
2023-10-28 11:52:31 +02:00
Alessandro Ros
cde19097bd
api: send error messages in response body ( #2518 ) ( #2583 )
2023-10-27 20:43:34 +02:00
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.
2023-10-27 20:23:46 +02:00
Alessandro Ros
6af27fdcf8
improve feature request template ( #2580 )
2023-10-27 18:47:58 +02:00
Alessandro Ros
99bc327d67
move protocol-related code into internal/protocols ( #2572 )
2023-10-26 21:46:18 +02:00
Alessandro Ros
3ebc585539
restart recordings in case of errors ( #2439 ) ( #2571 )
2023-10-26 21:40:44 +02:00
Alessandro Ros
38f228c739
webrtc: improve stability by reordering incoming packets ( #2570 )
2023-10-26 21:31:14 +02:00
dependabot[bot]
20a16125ae
build(deps): bump github.com/google/uuid from 1.3.1 to 1.4.0 ( #2569 )
...
Bumps [github.com/google/uuid](https://github.com/google/uuid ) from 1.3.1 to 1.4.0.
- [Release notes](https://github.com/google/uuid/releases )
- [Changelog](https://github.com/google/uuid/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/uuid/compare/v1.3.1...v1.4.0 )
---
updated-dependencies:
- dependency-name: github.com/google/uuid
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>
2023-10-26 19:59:12 +02:00
Alessandro Ros
6d616f130e
bump golangci-lint ( #2560 )
2023-10-25 12:08:33 +02:00
Alessandro Ros
28452acf56
move webrtc utilities into internal/webrtc ( #2559 )
2023-10-25 11:48:57 +02:00
Rui Lopes
9f5169ba26
webrtc: support WHIP/WHEP DELETE method ( #2507 )
2023-10-24 16:30:44 +02:00
Alessandro Ros
4dc6e338dd
fix crash when setting deprecated settings with environment ( #2529 ) ( #2550 )
2023-10-23 20:07:28 +02:00
dependabot[bot]
f237a1dc28
build(deps): bump github.com/fsnotify/fsnotify from 1.6.0 to 1.7.0 ( #2553 )
...
Bumps [github.com/fsnotify/fsnotify](https://github.com/fsnotify/fsnotify ) from 1.6.0 to 1.7.0.
- [Release notes](https://github.com/fsnotify/fsnotify/releases )
- [Changelog](https://github.com/fsnotify/fsnotify/blob/main/CHANGELOG.md )
- [Commits](https://github.com/fsnotify/fsnotify/compare/v1.6.0...v1.7.0 )
---
updated-dependencies:
- dependency-name: github.com/fsnotify/fsnotify
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>
2023-10-23 20:03:33 +02:00
Alessandro Ros
141ee331c6
rpi camera: fix Raspberry Pi Camera 3 auto focus ( #2326 ) ( #2552 )
2023-10-23 19:46:13 +02:00
Alessandro Ros
55b8985c8d
bump Go to 1.21 ( #2546 )
2023-10-23 14:02:53 +02:00
Alessandro Ros
4828736124
webrtc: fix compatibility with Alexa offers ( #2544 )
2023-10-22 20:42:21 +02:00
guangwu
b3a3812097
fix: typo ( #2532 )
2023-10-20 09:05:21 +02:00
dependabot[bot]
f47f2ca49e
build(deps): bump github.com/pion/interceptor from 0.1.23 to 0.1.24 ( #2530 )
2023-10-19 19:49:42 +02:00
Alessandro Ros
3a5bb06e26
add environment variable MTX_QUERY to some hooks ( #2483 ) ( #2522 )
2023-10-18 11:50:26 +02:00
Alessandro Ros
91f83a8c45
rtmp: fix compatibility with nginx-rtmp-module ( #2383 ) ( #2520 )
2023-10-17 21:14:18 +02:00
dependabot[bot]
648e90f72a
build(deps): bump github.com/pion/interceptor from 0.1.22 to 0.1.23 ( #2515 )
...
Bumps [github.com/pion/interceptor](https://github.com/pion/interceptor ) from 0.1.22 to 0.1.23.
- [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.22...v0.1.23 )
---
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>
2023-10-17 17:50:45 +02:00
Alessandro Ros
c25b51cc7e
update dependencies ( #2506 )
2023-10-14 22:56:07 +02:00
Alessandro Ros
95ab9375c7
support recording to MPEG-TS ( #2505 )
2023-10-14 22:52:10 +02:00
Alessandro Ros
4ec12a6c8b
add runOnRecordSegmentCreate hook ( #2451 ) ( #2503 )
2023-10-14 16:48:02 +02:00
dependabot[bot]
38a2a127f5
build(deps): bump golang.org/x/net from 0.15.0 to 0.17.0 ( #2501 )
2023-10-14 07:56:43 +02:00
dependabot[bot]
b220c8c020
build(deps): bump github.com/alecthomas/kong from 0.8.0 to 0.8.1 ( #2493 )
2023-10-11 19:36:22 +02:00
dependabot[bot]
9de64238a5
build(deps): bump github.com/pion/interceptor from 0.1.21 to 0.1.22 ( #2482 )
2023-10-09 19:59:52 +02:00
Aakash Singh
18733294c0
webrtc: expose ice servers on OPTIONS CORS requests ( #2479 )
...
the link header was getting ignored by browser fetch as it was not exposed by Access-Control-Expose-Headers
2023-10-09 18:26:34 +02:00
Alessandro Ros
6c727b4472
rename 'all' path configuration into 'all_others' ( #2443 )
2023-10-09 18:13:44 +02:00
Alessandro Ros
8a633d2b79
allow setting different recording parameters for each path ( #2410 ) ( #2457 )
2023-10-07 23:48:37 +02:00
Alessandro Ros
9a01ab7fd5
allow changing default path settings; bump API in order to allow so ( #2455 )
2023-10-07 23:32:15 +02:00
PieterFabry
3c4039b81f
Supports webrtc interface filtering on server ( #2460 )
...
* Supports webrtc interface filtering on server
* test(#2707 ): Fixed testing for build
* lint(#2707 ): Fixed lint issues for build
* normalize setting name
* move instructions in the configuration file
---------
Co-authored-by: Pieter Fabry <pieterfabry@observe.tech>
Co-authored-by: aler9 <46489434+aler9@users.noreply.github.com>
2023-10-07 17:51:01 +02:00
Alessandro Ros
bb8c02b9f0
fix 'fragment sequence discontinuity' warning when reading record segments with VLC ( #2476 )
2023-10-07 17:36:57 +02:00
Alessandro Ros
ca2a4873a6
support recording LPCM tracks ( #2475 )
2023-10-07 15:50:13 +02:00
Alessandro Ros
64f4185537
webrtc: optimize publish page for mobile devices ( #2066 ) ( #2472 )
2023-10-06 23:31:36 +02:00
Alessandro Ros
3b4cac5af7
webrtc: disallow publishing screen on devices that don't support it ( #2066 ) ( #2471 )
2023-10-06 23:00:15 +02:00
Alessandro Ros
412a48ac74
webrtc: fix reading Opus stereo tracks with Chrome ( #2043 ) ( #2470 )
2023-10-06 22:09:08 +02:00
Alessandro Ros
c37fd38f5c
webrtc: print lost packets ( #2468 )
2023-10-06 21:06:29 +02:00
dependabot[bot]
a6f929d111
build(deps): bump golang.org/x/crypto from 0.13.0 to 0.14.0 ( #2465 )
2023-10-05 19:37:30 +02:00
dependabot[bot]
7b75e5cbe9
build(deps): bump github.com/pion/interceptor from 0.1.20 to 0.1.21 ( #2456 )
2023-10-04 23:36:25 +02:00
Rui Lopes
215f88e2dd
webrtc: add Location header to CORS-allowed headers ( #2453 )
2023-10-04 17:00:15 +02:00
Alessandro Ros
4ba2dc1b34
apidocs: remove invalid value from PathSourceOrReader ( #2450 )
2023-10-03 13:00:46 +02:00