Alessandro Ros
5244e056f8
update gofumpt ( #2194 )
2 years ago
Alessandro Ros
7e180ceea2
rtmp: support ingesting RTMPE streams ( #2189 )
2 years ago
Alessandro Ros
57a436b0d5
add security policy ( #2185 )
2 years ago
Alessandro Ros
6f65aed1cb
fix typo in README ( #2184 )
2 years ago
Alessandro Ros
8357f294f6
update readme ( #2183 )
2 years ago
Alessandro Ros
27260572fc
fix make binaries ( #2179 )
2 years ago
Alessandro Ros
7e63b995bb
update dependencies ( #2178 )
2 years ago
Daniel
36e608902d
Add video player options via query string ( #2145 )
...
* Add video player options via query string.
* use arrow-style functions
* remove redundant check
---------
Co-authored-by: aler9 <46489434+aler9@users.noreply.github.com>
2 years ago
Alessandro Ros
a3e5dff488
update readme ( #2177 )
2 years ago
Alessandro Ros
cffbf59898
update codec checking tool ( #2174 )
2 years ago
Alessandro Ros
161a9b54b2
update dependencies ( #2176 )
2 years ago
dependabot[bot]
bc8dcc4bb9
build(deps): bump github.com/pion/ice/v2 from 2.3.9 to 2.3.10 ( #2171 )
...
Bumps [github.com/pion/ice/v2](https://github.com/pion/ice ) from 2.3.9 to 2.3.10.
- [Release notes](https://github.com/pion/ice/releases )
- [Changelog](https://github.com/pion/ice/blob/master/.goreleaser.yml )
- [Commits](https://github.com/pion/ice/compare/v2.3.9...v2.3.10 )
---
updated-dependencies:
- dependency-name: github.com/pion/ice/v2
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]
be0f454691
build(deps): bump golang.org/x/net from 0.13.0 to 0.14.0 ( #2170 )
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.13.0 to 0.14.0.
- [Commits](https://github.com/golang/net/compare/v0.13.0...v0.14.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
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
Alessandro Ros
efcc4c4e65
fix crash in case of specially-crafted HTTP requests ( #2166 ) ( #2169 )
2 years ago
Alessandro Ros
61d300396d
remove 'disable' from names of configuration parameters ( #2101 )
2 years ago
Alessandro Ros
d6058ae469
rename disablePublisherOverride into overridePublisher ( #2164 )
2 years ago
Alessandro Ros
7d7cedc509
apidocs: remove sourceReady from docs ( #2163 )
2 years ago
Alessandro Ros
40b4fa1e8e
support reading and proxying VP9 tracks with HLS ( #2162 )
2 years ago
Alessandro Ros
9051ccc219
disable check for missing key frames ( #1904 ) ( #2161 )
2 years ago
Alessandro Ros
a2e94fe3db
normalize error message ( #2160 )
2 years ago
Alessandro Ros
1edcc5a670
remove warning when decoding VP8 or VP9 ( #2159 )
...
avoid printing 'received a non-starting fragment without any previous starting fragment'
2 years ago
Alessandro Ros
ff01e56dfe
hls: support proxying AV1 tracks ( #2157 )
2 years ago
Alessandro Ros
d9b7878c3d
hls: prefer Opus tracks to MPEG-4 tracks ( #2158 )
2 years ago
Alessandro Ros
153463466c
hls: support reading and proxying AV1 tracks ( #2155 )
2 years ago
Alessandro Ros
47d06a9dd8
update browser codec support tool ( #2153 )
2 years ago
Alessandro Ros
d00b22b5e5
support setting a maximum number of readers per path ( #1286 ) ( #2154 )
2 years ago
Alessandro Ros
b198cc5952
srt: support runOnRead ( #2152 )
2 years ago
Alessandro Ros
dd91abae9b
api: add transport to RTSP sessions ( #2151 )
2 years ago
Alessandro Ros
ce0924ac72
udp: support using domain names instead of IPs ( #2150 )
2 years ago
Alessandro Ros
8bb71ac8d8
srt, udp: support reading and writing MPEG-1 audio streams ( #2147 )
2 years ago
dependabot[bot]
230ebc6a08
build(deps): bump golang.org/x/term from 0.10.0 to 0.11.0 ( #2148 )
...
Bumps [golang.org/x/term](https://github.com/golang/term ) from 0.10.0 to 0.11.0.
- [Commits](https://github.com/golang/term/compare/v0.10.0...v0.11.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
Alessandro Ros
bc3084ae7b
support proxying WebRTC streams ( #2142 )
2 years ago
Alessandro Ros
6185b17c57
update gosrt ( #2146 )
2 years ago
Daniel
840f6550b0
Create binaries.yml ( #2144 )
2 years ago
dependabot[bot]
688cddd4fc
build(deps): bump github.com/pion/webrtc/v3 from 3.2.13 to 3.2.14 ( #2140 )
...
Bumps [github.com/pion/webrtc/v3](https://github.com/pion/webrtc ) from 3.2.13 to 3.2.14.
- [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.13...v3.2.14 )
---
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
Alessandro Ros
ef8b9fb63d
webrtc, hls: reply status code 204 to OPTIONS requests ( #2141 )
2 years ago
dependabot[bot]
42f9bacefb
build(deps): bump golang.org/x/net from 0.12.0 to 0.13.0 ( #2139 )
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.12.0 to 0.13.0.
- [Commits](https://github.com/golang/net/compare/v0.12.0...v0.13.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
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
Alessandro Ros
1bfc08cca2
update gortsplib ( #2138 )
2 years ago
Alessandro Ros
556392d2ee
remove workaround for pion/rtp < 1.8.1 ( #2134 )
2 years ago
Alessandro Ros
b4e3033ea3
support publishing, reading, proxying with SRT ( #2068 )
2 years ago
Alessandro Ros
d696a782f7
rtmp: simplify API ( #2130 )
2 years ago
dependabot[bot]
959b017d72
build(deps): bump github.com/pion/rtp from 1.8.0 to 1.8.1 ( #2129 )
...
Bumps [github.com/pion/rtp](https://github.com/pion/rtp ) from 1.8.0 to 1.8.1.
- [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.0...v1.8.1 )
---
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
Alessandro Ros
72b1d233df
normalize channels and methods ( #2127 )
...
needed by #2068
2 years ago
Alessandro Ros
e3d4856b4f
update gortsplib ( #2126 )
2 years ago
Alessandro Ros
83484b1e82
update gohlslib ( #2125 )
2 years ago
Alessandro Ros
ab8cf3f0cc
add rtmp.Reader, rtmp.Writer ( #2124 )
...
needed by #2068
2 years ago
Alessandro Ros
119d6abf19
move HTTP utilities in a dedicated package ( #2123 )
...
needed by #2068
2 years ago
Alessandro Ros
08d6d0b888
add base class to all data units ( #2122 )
...
needed by #2068
2 years ago
Alessandro Ros
db3862cf0d
move stream in a dedicated package ( #2121 )
...
needed by #2068
2 years ago
Alessandro Ros
b42154fa6a
return an error in case the random number generator fails ( #2120 )
2 years ago