dependabot[bot]
cf68fe459d
build(deps): bump golang.org/x/crypto from 0.17.0 to 0.18.0 ( #2896 )
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.17.0 to 0.18.0.
- [Commits](https://github.com/golang/crypto/compare/v0.17.0...v0.18.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>
1 year ago
Alessandro Ros
b8b64fda80
update dependencies ( #2885 )
1 year ago
Alessandro Ros
27975d8b67
rtmp: support publishing G711 and LPCM tracks ( #2857 ) ( #2884 )
1 year ago
RdL
bc7804cb33
Update README.md ( #2870 )
...
* Update README.md
update link what pointed to publish_index.html
* fix read_index.html too
---------
Co-authored-by: aler9 <46489434+aler9@users.noreply.github.com>
1 year ago
dependabot[bot]
86e7ee608a
build(deps): bump golang.org/x/term from 0.15.0 to 0.16.0 ( #2873 )
1 year ago
Alessandro Ros
7437ee7a09
update golangci-lint ( #2868 )
1 year ago
Alessandro Ros
e50def6afd
update gohlslib ( #2862 )
1 year ago
Alessandro Ros
698963ad03
support recording G711 tracks with fMP4 ( #2853 )
1 year ago
dependabot[bot]
ef2b6c740d
build(deps): bump github.com/bluenviron/gohlslib from 1.0.6 to 1.1.0 ( #2852 )
1 year ago
Alessandro Ros
598fadc9fb
api: add 'query' field to RTMP, RTSP, SRT and WebRTC clients ( #2689 ) ( #2844 )
1 year ago
Alessandro Ros
1341421412
move api, metrics and pprof into dedicated packages ( #2843 )
1 year ago
James Bohnert
3ecd79f076
RunOn.. commands - Propagate errors in restart configurations ( #2828 )
...
* RunOnX commands - Propagate errors in restart configurations
* apply gofmt
---------
Co-authored-by: James Bohnert <jbohnert@haivision.com>
Co-authored-by: aler9 <46489434+aler9@users.noreply.github.com>
1 year ago
Alessandro Ros
1feeba92b0
webrtc: prevent NotReadableError when publishing with Android ( #2698 ) ( #2842 )
1 year ago
github-actions[bot]
e6fec31516
bump hls-js to v1.4.14 ( #2825 )
1 year ago
dependabot[bot]
d20071565f
build(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0 ( #2823 )
1 year ago
Alessandro Ros
fe4f436bd3
rtmp: change default RTMPS port to 1936 when it is omitted in source ( #2821 )
1 year ago
Alessandro Ros
4e8b8a2014
rtmp, srt: fix output of 'is reading from' log entry ( #2820 )
1 year ago
Alessandro Ros
b0ca00fca6
add instructions on cross compilation ( #2817 )
1 year ago
Alessandro Ros
db52e94040
update issue template ( #2815 )
1 year ago
Alessandro Ros
94953f5d22
webrtc: support Chrome versions older than M72 ( #2621 ) ( #2814 )
1 year ago
Alessandro Ros
89560c19a0
rtmp: fix parsing error caused by extended timestamps ( #2393 ) ( #2556 ) ( #2384 ) ( #1550 ) ( #2564 ) ( #2808 )
1 year ago
Alessandro Ros
0c131a2e92
rpi: pass log level to libcamera ( #2617 ) ( #2811 )
1 year ago
Alessandro Ros
22414bb38c
rtmp: return error in case of extended chunk stream IDs ( #2806 )
1 year ago
dependabot[bot]
1b71d6975a
build(deps): bump github.com/google/uuid from 1.4.0 to 1.5.0 ( #2804 )
1 year ago
dependabot[bot]
bae9052f22
build(deps): bump github.com/pion/rtcp from 1.2.12 to 1.2.13 ( #2801 )
1 year ago
Alessandro Ros
d261bfe773
support static sources in paths with regular expressions ( #824 ) ( #2799 )
...
This allows to proxy requests to other servers by using regular
expressions.
1 year ago
Alessandro Ros
9bb9d58cf8
update gortsplib ( #2800 )
1 year ago
Alessandro Ros
15e6c199b4
always use 'all_others' or 'all' after every other path configuration ( #2798 )
1 year ago
Alessandro Ros
e06f4bc998
add instructions on OpenWrt service ( #2795 )
1 year ago
Alessandro Ros
5ee26130d2
rewrite OpenWrt installation procedure ( #2794 )
...
Forward users to standalone binaries whey they are available for their
architecture, otherwise send them to instructions on how to compile
from source.
1 year ago
Alessandro Ros
11988249df
move servers into internal/servers ( #2792 )
1 year ago
github-actions[bot]
3891e7eb26
bump hls-js to v1.4.13 ( #2791 )
...
Co-authored-by: mediamtx-bot <bot@mediamtx>
1 year ago
dependabot[bot]
ea28a1fef2
build(deps): bump github.com/bluenviron/gortsplib/v4 from 4.6.0 to 4.6.1 ( #2785 )
1 year ago
Alessandro Ros
b8dd7b9e52
add RTMPS metrics ( #2783 )
1 year ago
Alessandro Ros
ed72fa7db1
fix crash when requesting metrics and RTMP, SRT or WebRTC servers are not present anymore ( #2782 )
1 year ago
Alessandro Ros
20123fd5b9
record: rename segmentPath into path ( #2777 )
1 year ago
Alessandro Ros
7c8e593b0b
record: normalize decoding and encoding of segment paths ( #2775 )
1 year ago
Alessandro Ros
5da2ded815
record: rename recFormat into format ( #2776 )
1 year ago
Neeraj Kanhere
47bd7352f0
support unix timestamp in filenames of recorded segments ( #2774 )
...
* added support for %s to use unix timestamp in filenames
* fix lint errors
* add tests
* update documentation
---------
Co-authored-by: aler9 <46489434+aler9@users.noreply.github.com>
1 year ago
Alessandro Ros
3e12f83732
hls, webrtc: fix appending slash to paths that contain slashes ( #2773 )
1 year ago
Alessandro Ros
aade2eedb9
hls, webrtc: prevent XSS attack when appending slash to paths ( #2766 ) ( #2767 ) ( #2772 )
1 year ago
Alessandro Ros
4ccb245feb
webrtc: fix propagating query parameters when appending slash to paths ( #2771 )
1 year ago
Alessandro Ros
50e7b038c4
hls: fix appending slash when behind a reverse proxy ( #2770 )
1 year ago
Alessandro Ros
0e5e3324a7
rpicamera: allow to change bitrate and IDR period dynamically ( #2703 ) ( #2764 )
1 year ago
Alessandro Ros
6ca59e0ed8
bump gosrt ( #2761 )
1 year ago
dependabot[bot]
fe9426cc05
build(deps): bump golang.org/x/crypto from 0.15.0 to 0.16.0 ( #2751 )
1 year ago
Alessandro Ros
ce45498769
move hooks into dedicated package ( #2746 )
1 year ago
Alessandro Ros
d640dcf14d
fix missing comment in conf ( #2745 )
1 year ago
Alessandro Ros
e4f86be005
rename github workflow ( #2744 )
1 year ago
Alessandro Ros
81c803ba64
webrtc: fix bad quality when converting Opus from WebRTC to LL-HLS ( #2499 ) ( #2740 )
1 year ago