Alessandro Ros
4b5a977c86
rtsp: normalize debug logging of requests / responses ( #2321 )
2 years ago
github-actions[bot]
82714fddcd
bump hls-js to v1.4.12 ( #2283 )
2 years ago
Alessandro Ros
ffa34428fc
fix bug that prevented multiple readers from accessing the same stream ( #2281 ) ( #2282 )
2 years ago
Alessandro Ros
966bec88c6
bump gortsplib, gohlslib, mediacommon ( #2279 )
2 years ago
Alessandro Ros
5a40a06e9e
fix changing log level with hot reloading or API ( #2278 )
2 years ago
Alessandro Ros
95baade478
srt: fix memory leak during reader disconnection ( #2273 )
2 years ago
Alessandro Ros
90bd6cb12b
update dependencies ( #2266 )
2 years ago
Alessandro Ros
5fb7f4e846
force all readers to use an asynchronous writer ( #2265 )
...
needed by #2255
2 years ago
Alessandro Ros
30a69a7722
fix maxReaders limit in case of multiple tracks ( #2246 ) ( #2264 )
2 years ago
Alessandro Ros
bd1cb35022
fix conversion of AV1/VP9 tracks from HLS/RTMP to RTSP ( #2263 )
2 years ago
Alessandro Ros
8e955d2119
hls: return 404 when requesting hls.min.js.map ( #2262 )
2 years ago
Alessandro Ros
30b7245bb9
limit logging of decode errors ( #2253 )
2 years ago
Alessandro Ros
b72f3577c8
print warning when the write queue is full ( #2251 )
2 years ago
Alessandro Ros
cf86dbb303
switch to gortsplib/v4 ( #2244 )
2 years ago
Alessandro Ros
bf8e69ea89
rename readBufferCount into writeQueueSize ( #2248 )
2 years ago
Alessandro Ros
e0fb11040e
move units into dedicated package ( #2245 )
...
needed by #2244
2 years ago
Alessandro Ros
23ddaac481
support publishing VP9 tracks with RTMP ( #2247 )
2 years ago
Alessandro Ros
482266ae95
hls source: fix formatting debug log messages ( #2243 )
2 years ago
github-actions[bot]
de90baa697
bump hls-js to v1.4.10 ( #2239 )
...
Co-authored-by: mediamtx-bot <bot@mediamtx>
2 years ago
Alessandro Ros
1e15d4995c
embed hls.js into the server ( #2202 ) ( #2236 )
2 years ago
Alessandro Ros
a29a4c7de7
hls: fix wrong protocol sent to external authentication server ( #2213 )
2 years ago
Alessandro Ros
659f19f8bb
enable errcheck ( #2201 )
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
161a9b54b2
update dependencies ( #2176 )
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
40b4fa1e8e
support reading and proxying VP9 tracks with HLS ( #2162 )
2 years ago
Alessandro Ros
a2e94fe3db
normalize error message ( #2160 )
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
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
Alessandro Ros
bc3084ae7b
support proxying WebRTC streams ( #2142 )
2 years ago
Alessandro Ros
ef8b9fb63d
webrtc, hls: reply status code 204 to OPTIONS requests ( #2141 )
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
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