1
0
Fork 0
forked from External/mediamtx
Commit graph

278 commits

Author SHA1 Message Date
aler9
69c9e57983 update readme 2023-02-12 21:55:10 +01:00
Alessandro Ros
25fa63bb50
move standards list in a dedicated README section (#1467) 2023-02-12 18:17:14 +01:00
aler9
a238c07424 update OpenWRT makefile 2023-02-12 02:08:34 +01:00
Kyle Miracle
c3f7639e98
Add OpenWRT Makefile (#970)
* add openwrt makefile

* update and normalize makefile

* add OpenWRT instructions to the README

---------

Co-authored-by: aler9 <46489434+aler9@users.noreply.github.com>
2023-02-12 01:54:15 +01:00
aler9
50a3d331d7 update readme 2023-02-05 15:56:04 +01:00
aler9
efa12dc73a update readme 2023-02-04 16:29:00 +01:00
aler9
14f0b45b29 update readme 2023-02-04 16:28:20 +01:00
aler9
4bcaa950b8 add coturn link 2023-02-04 16:10:53 +01:00
aler9
336c4046ac update readme 2023-02-04 14:39:55 +01:00
aler9
d5baa241f3 fix TOC 2023-02-04 14:38:03 +01:00
aler9
79a0effd50 add WebRTC embedding instructions 2023-02-04 14:37:23 +01:00
aler9
c9cdae4738 add OBS -> WebRTC instructions 2023-02-03 18:04:07 +01:00
aler9
2d2608c783 update readme 2023-02-03 17:44:57 +01:00
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
2023-01-22 19:48:33 +01:00
aler9
d407e0117d update readme 2023-01-19 16:21:06 +01:00
fX4N1DmH311X39SpxXLWxMWy49n6o8zb
174751d0c1
Update README.md (#1377) 2023-01-15 10:23:14 +01:00
aler9
f837ba6a83 hls source: support proxying H265 and Opus tracks 2023-01-06 15:39:20 +01:00
aler9
034e42f463 hls muxer: support reading Opus tracks (#1338) 2023-01-03 18:36:13 +01:00
aler9
cabfd1f171 update readme 2022-12-30 17:48:32 +01:00
aler9
bb2fcdfdd9 update readme 2022-12-30 17:46:59 +01:00
aler9
939ee1757c update README 2022-12-29 20:48:14 +01:00
Alessandro Ros
5de600ffaa
support reading H265 tracks with HLS (#1342)
* support reading H265 tracks with HLS

* update README
2022-12-29 20:46:31 +01:00
Alessandro Ros
ad52b3fab7
Support publishing with RTMP and H265 (for OBS Studio) (#1333)
* support publishing with RTMP and H265 (for OBS Studio)

* rtmp source: block H265 tracks
2022-12-27 13:55:30 +01:00
aler9
3016245267 update readme 2022-12-27 12:00:00 +00:00
aler9
0c1fa7f6d4 update readme 2022-12-21 14:43:49 +01:00
aler9
ec86401037 webrtc: make HTTPS optional (#1312) 2022-12-19 23:26:07 +01:00
aler9
f9bf62ef0a update readme 2022-12-16 01:03:04 +01:00
aler9
4bad36345a update readme 2022-12-16 00:54:26 +01:00
Alessandro Ros
5efe97abf1
Support reading with WebRTC (#1242) 2022-12-16 00:50:47 +01:00
aler9
feae9222c6 add latest-rpi docker image 2022-12-12 14:37:22 +01:00
aler9
3b5efb25a3 add docker images with libcamera included (#1110) 2022-12-12 13:52:09 +01:00
aler9
062fb600e8 return an error when rpiCamera in used in two paths (#1257) 2022-12-12 11:49:11 +01:00
aler9
5319f9ed47 update readme
add instructions on how to compile with Raspberry Pi camera support
2022-12-09 00:46:33 +01:00
aler9
3f5c550baf rpicamera: support libcamera 0.0.2 2022-12-08 23:50:18 +01:00
Alessandro Ros
8bee4af86a
api, metrics: add number of bytes received and sent from/to all entities (#1235)
* API: number of bytes received/sent from/to RTSP connections
* API: number of bytes received/sent from/to RTSP sessions
* API: number of bytes received/sent from/to RTMP connections
* API: number of bytes sent to HLS connections
* API: number of bytes received from paths
* metrics of all the above
2022-11-11 11:59:52 +01:00
Alessandro Ros
4ac175d3cc
api, metrics: add endpoints and metrics for RTSP connections (#1233)
new API endpoints:

* /v1/rtspconns/list
* /v1/rtspsconns/list

new metrics:

* rtsp_conns
* rtsps_conns
2022-11-09 18:31:31 +01:00
Alessandro Ros
4c96a6873e
rpicamera: allow to use the Raspberry Pi Camera with Docker (#1212) 2022-11-03 21:44:53 +01:00
aler9
e379bc5213 fix readme 2022-10-29 12:52:15 +02:00
Alessandro Ros
8825fddd89
Add additional Raspberry Pi Camera parameters (#1198)
* rpicamera: add rpiCameraHFlip and rpiCameraVFlip parameters

* rpicamera: add rpiCameraBrightness, rpiCameraContrast,
rpiCameraSaturation, rpiCameraSharpness, rpiCameraExposure,
rpiCameraAWB, rpiCameraDenoise, rpiCameraShutter, rpiCameraMetering,
rpiCameraGain, rpiCameraEV, rpiCameraROI, rpiCameraTuningFile

* support float values in config file
2022-10-24 15:08:30 +02:00
aler9
7f7a6e2200 switch to go 1.18 in linter and go.mod 2022-09-17 20:18:07 +02:00
aler9
3790af946f update readme 2022-08-27 18:36:16 +02:00
Alessandro Ros
820ba067f2 support RTMPS (#1089) 2022-08-16 18:44:31 +02:00
Alessandro Ros
8c2b12a314 Add native support for the raspberry pi camera (#1057) 2022-08-16 18:44:31 +02:00
aler9
2b5661c74e update readme 2022-08-05 18:16:07 +02:00
aler9
384078c352 update readme 2022-08-05 18:13:43 +02:00
aler9
ac0a5e9fc7 update readme 2022-08-03 09:58:26 +02:00
Farshid Tavakolizadeh
505939b835
Add example for overriding array parameter with env var (#1039) 2022-07-14 16:11:37 +02:00
James Atkins
6bf42d857a
Fix typo (#1003) 2022-06-25 20:02:34 +02:00
aler9
40aa24a6d8 update readme 2022-06-23 23:04:01 +02:00
aler9
cca377d1cc update readme 2022-06-21 10:11:41 +02:00