Alessandro Ros
|
3a5bb06e26
|
add environment variable MTX_QUERY to some hooks (#2483) (#2522)
|
2 years ago |
Alessandro Ros
|
95ab9375c7
|
support recording to MPEG-TS (#2505)
|
2 years ago |
Alessandro Ros
|
d07ba5983e
|
update gortsplib (#2390)
|
2 years ago |
Alessandro Ros
|
64d9060560
|
add additional environment variables to custom commands (#1414) (#2356)
new variables: MTX_CONN_TYPE, MTX_CONN_ID, MTX_SOURCE_TYPE, MTX_SOURCE_ID, MTX_READER_TYPE, MTX_READ_ID
|
2 years ago |
Alessandro Ros
|
f07886db5f
|
print the reason why a source is started or stopped (#2322)
|
2 years ago |
Alessandro Ros
|
95baade478
|
srt: fix memory leak during reader disconnection (#2273)
|
2 years ago |
Alessandro Ros
|
5fb7f4e846
|
force all readers to use an asynchronous writer (#2265)
needed by #2255
|
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
|
161a9b54b2
|
update dependencies (#2176)
|
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
|
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
|
72b1d233df
|
normalize channels and methods (#2127)
needed by #2068
|
2 years ago |
Alessandro Ros
|
83484b1e82
|
update gohlslib (#2125)
|
2 years ago |
Alessandro Ros
|
db3862cf0d
|
move stream in a dedicated package (#2121)
needed by #2068
|
2 years ago |
Alessandro Ros
|
e4bd1b35a2
|
update dependencies (#2113)
|
2 years ago |
Alessandro Ros
|
22b120ef22
|
update list of supported codecs inside error messages (#2058) (#2073)
|
2 years ago |
Alessandro Ros
|
681a00347d
|
support reading MP4A-LATM-encoded AAC with RTMP and HLS (#1694) (#1898)
|
2 years ago |
Alessandro Ros
|
6e5f87f65e
|
hls: fix 404 error when hlsAlwaysRemux and sourceOnDemand are both true (#1818) (#1834)
|
2 years ago |
Alessandro Ros
|
b93eed64bc
|
api: add /get endpoints (#1577) (#1823)
this allows to get entities by ID or name after /list endpoints were
changed in v0.23.0.
|
2 years ago |
Alessandro Ros
|
9c79197f36
|
api: add pagination to all /list endpoints (#1808)
|
2 years ago |
Alessandro Ros
|
bf4d6c905f
|
hls muxer: show index page even if stream is not present (#1806)
|
2 years ago |
Alessandro Ros
|
39c072edd6
|
change repository owner (#1801)
|
2 years ago |
Alessandro Ros
|
a14246d776
|
webrtc: support publishing with WHIP and reading with WHEP (#1800)
|
2 years ago |
Alessandro Ros
|
1688e5d2e5
|
support publishing with WebRTC (#1659) (#1786)
|
2 years ago |
Alessandro Ros
|
d8678cef90
|
unify authentication mechanisms (#1775)
|
2 years ago |
Alessandro Ros
|
225220ddd5
|
print warning in case no key frames are being received (#1763)
|
2 years ago |
Alessandro Ros
|
2d17dff3b5
|
support publishing, reading and proxying MPEG-2 audio (MP3) tracks with RTMP (#1102) (#1736)
|
2 years ago |
Alessandro Ros
|
f3a728b918
|
update gohlslib (#1684)
|
2 years ago |
Alessandro Ros
|
053f2ec282
|
rename repository and executable (#1641)
|
2 years ago |
Alessandro Ros
|
2dffccf9c1
|
update gortsplib, gohlslib (#1637)
|
2 years ago |
Alessandro Ros
|
c1bcd0c7eb
|
hls muxer: add option to dump segments on disk (#1322) (#1567)
|
2 years ago |
Alessandro Ros
|
ed45a09800
|
update gohlslib (#1566)
|
2 years ago |
Alessandro Ros
|
f4b9133bb8
|
update gohlslib (#1565)
|
2 years ago |
Alessandro Ros
|
8ad376de53
|
move HLS implementation into gohlslib (#1557)
|
2 years ago |
Alessandro Ros
|
e8bdad8a1e
|
rename Data into Unit (#1556)
|
2 years ago |
Alessandro Ros
|
b461f15a4c
|
rpicamera: support changing parameters without interrupting the stream (#1463)
|
3 years ago |
Alessandro Ros
|
b02d3b83c7
|
Send additional fields to the external authentication URL (#1408)
* send 'protocol' to the external authentication URL
* send session ID to the external authentication URL
|
3 years ago |
aler9
|
36d2fbcd12
|
hls muxer: fix race condition
|
3 years ago |
aler9
|
d5dfce16ea
|
hls muxer: fix race condition
|
3 years ago |
aler9
|
7420ef1ce4
|
hls muxer: avoid infinite loop when hlsAlwaysRemux is true
when hlsAlwaysRemux is true and a muxer fails, add a pause between its
recreation, in order to avoid infinite loops
|
3 years ago |
aler9
|
e3fff72b7c
|
move format processors into dedicated folder
|
3 years ago |
aler9
|
034e42f463
|
hls muxer: support reading Opus tracks (#1338)
|
3 years ago |
Alessandro Ros
|
5de600ffaa
|
support reading H265 tracks with HLS (#1342)
* support reading H265 tracks with HLS
* update README
|
3 years ago |
aler9
|
fbf8e82db5
|
update gortsplib
|
3 years ago |
aler9
|
455b8beff7
|
simplify code
|
3 years ago |