Commit Graph

364 Commits

Author SHA1 Message Date
Alessandro Ros
cadc6b3ea7
rename 'external commands' into 'hooks' (#2400) 2023-09-23 12:49:08 +02:00
Alessandro Ros
1f11d95059
support recording M-JPEG tracks (#2391) 2023-09-22 12:35:35 +02:00
Alessandro Ros
fadfda936d
support AC-3 tracks in SRT and UDP; support recording AC-3 tracks (#2376) 2023-09-19 22:33:00 +02:00
Alessandro Ros
ac10102329
automatically set 'record: yes' when not specified (#2366) 2023-09-18 22:34:38 +02:00
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
2023-09-16 21:41:49 +02:00
Alessandro Ros
ed77560811
add runOnDisconnect, runOnNotReady, runOnUnread (#1464) (#2355) 2023-09-16 19:21:48 +02:00
Alessandro Ros
73ddb21e63
implement native recording (#1399) (#2255)
* implement native recording (#1399)

* support saving VP9 tracks

* support saving MPEG-1 audio tracks

* switch segment when codec parameters change

* allow to disable recording on a path basis

* allow disabling recording cleaner

* support recording MPEG-1/2/4 video tracks

* add microseconds to file names

* add tests
2023-09-16 17:27:07 +02:00
Alessandro Ros
b7e7758293
srt, udp: support publishing and reading MPEG-1/2/4 video with SRT and UDP/MPEG-TS (#2277) 2023-09-16 17:23:40 +02:00
Alessandro Ros
ba954d5b93
update specs (#2344) 2023-09-14 18:41:02 +02:00
SwhiG
e74c45865a
Update README.md (#2256)
docs: fix typo in readme
2023-08-27 21:56:01 +02:00
Alessandro Ros
bf8e69ea89
rename readBufferCount into writeQueueSize (#2248) 2023-08-26 13:25:21 +02:00
Alessandro Ros
e0fb11040e
move units into dedicated package (#2245)
needed by #2244
2023-08-25 18:11:02 +02:00
Alessandro Ros
23ddaac481
support publishing VP9 tracks with RTMP (#2247) 2023-08-25 17:02:51 +02:00
Alessandro Ros
1e15d4995c
embed hls.js into the server (#2202) (#2236) 2023-08-23 18:37:07 +02:00
Alessandro Ros
7e0fb20eed
add instructions on how to forward streams (#2212) 2023-08-16 17:57:41 +02:00
Alessandro Ros
d289b9872e
make sure that GStreamer pipelines in README use yuv420 (#2211) 2023-08-16 17:57:21 +02:00
Alessandro Ros
7001164e2f
simplify sample SRT read URL (#2196) 2023-08-13 15:24:51 +02:00
Alessandro Ros
6f65aed1cb
fix typo in README (#2184) 2023-08-09 13:49:01 +02:00
Alessandro Ros
8357f294f6
update readme (#2183) 2023-08-09 13:45:28 +02:00
Alessandro Ros
a3e5dff488
update readme (#2177) 2023-08-07 20:44:21 +02:00
Alessandro Ros
cffbf59898
update codec checking tool (#2174) 2023-08-07 20:29:14 +02:00
Alessandro Ros
40b4fa1e8e
support reading and proxying VP9 tracks with HLS (#2162) 2023-08-06 21:10:16 +02:00
Alessandro Ros
153463466c
hls: support reading and proxying AV1 tracks (#2155) 2023-08-06 02:28:28 +02:00
Alessandro Ros
47d06a9dd8
update browser codec support tool (#2153) 2023-08-05 17:42:08 +02:00
Alessandro Ros
8bb71ac8d8
srt, udp: support reading and writing MPEG-1 audio streams (#2147) 2023-08-05 14:47:20 +02:00
Alessandro Ros
bc3084ae7b
support proxying WebRTC streams (#2142) 2023-08-03 23:12:05 +02:00
Alessandro Ros
b4e3033ea3
support publishing, reading, proxying with SRT (#2068) 2023-07-31 21:20:09 +02:00
Alessandro Ros
e4bd1b35a2
update dependencies (#2113) 2023-07-28 00:06:58 +02:00
Alessandro Ros
2e476cf4e0
rpi camera: remove patchelf dependency (#2093) 2023-07-22 13:54:08 +02:00
Alessandro Ros
e3b8ee4328
update readme (#2087) 2023-07-19 20:22:15 +02:00
Alessandro Ros
0d3ea6614e
update readme (#2086) 2023-07-19 19:48:08 +02:00
Alessandro Ros
8dad1e9d50
add to the README instructions on authentication with RTMP (#2056) (#2057) 2023-07-14 11:12:37 +02:00
Alessandro Ros
3e8a1674ab
cleanup code (#2044) 2023-07-11 16:51:23 +02:00
Alessandro Ros
64a715a663
hls, webrtc: add Authorization to Access-Control-Allow-Headers (#2018) (#2020) 2023-07-04 22:18:41 +02:00
Alessandro Ros
91ada9bf07
improve readme (#2016) 2023-07-02 14:11:33 +02:00
Alessandro Ros
a7f3cb287e
rewrite readme (#2015) 2023-07-02 14:03:53 +02:00
Alessandro Ros
1a748bb971
webrtc: allow using special characters in ICE server credentials (#1953) (#2000) 2023-06-30 16:47:10 +02:00
Alessandro Ros
059ca76fad
webrtc: support publishing with OBS and WebRTC (#1998) 2023-06-28 15:47:21 +02:00
Alessandro Ros
c46d2156b6
webrtc: fix memory leak when publishing or reading (#1884) (#1983) 2023-06-24 13:30:36 +02:00
Alessandro Ros
e42002c24a
add instructions on how to add audio to rpi camera (#1620) (#1388) (#1425) (#1975) 2023-06-22 12:10:09 +02:00
Alessandro Ros
4d55824508
add Arch Linux package (#1957) (#1969)
* add Arch Linux package

* Update README.md

Co-authored-by: database64128 <free122448@hotmail.com>

---------

Co-authored-by: database64128 <free122448@hotmail.com>
2023-06-21 16:09:22 +02:00
Alessandro Ros
f79c4783c7
rename environment variable RTSP_PATH into MTX_PATH (#1967) 2023-06-21 16:08:37 +02:00
Alessandro Ros
f1c437acf2
update readme (#1944) 2023-06-15 17:00:38 +02:00
Alessandro Ros
c9eb1a56aa
change Docker repository to bluenviron/mediamtx (#1923) 2023-06-07 12:35:31 +02:00
Alessandro Ros
ae883040fd
improve Docker images (#1771) (#1909)
* add ffmpeg variant
* remove 'v' prefix from tags
2023-06-07 12:26:08 +02:00
SP321
04e342a110
update webrtc changes in README. (#1912) 2023-06-05 15:12:51 +02:00
Alessandro Ros
f162ce1f07
update documentation (#1900) 2023-06-02 11:54:10 +02:00
Alessandro Ros
210603d7c4
update documentation (#1885) 2023-05-31 18:16:39 +02:00
Alessandro Ros
bbd8f006fe
rtmp: fix crash when publishing video-only tracks (#1819) (#1822)
this fixes a regression introduced in v0.23.0.
2023-05-18 15:05:26 +02:00
Alessandro Ros
586df289e2
bump API prefix from /v1 to /v2 (#1815) 2023-05-17 15:44:30 +02:00