Alessandro Ros
ed45a09800
update gohlslib ( #1566 )
2023-03-12 16:59:04 +01:00
Alessandro Ros
f4b9133bb8
update gohlslib ( #1565 )
2023-03-12 13:22:57 +01:00
Alessandro Ros
45727a6de4
switch to go 1.19 ( #1563 )
2023-03-12 12:42:11 +01:00
aler9
5fd3d1505d
update README
2023-03-11 15:06:34 +01:00
Alessandro Ros
4c667917db
continue rebranding ( #1560 )
2023-03-11 12:22:34 +01:00
Alessandro Ros
8ad376de53
move HLS implementation into gohlslib ( #1557 )
2023-03-10 13:26:56 +01:00
Alessandro Ros
4580fb4f4b
fix readme ( #1547 )
2023-03-09 18:11:05 +01:00
irsl
4e579702ed
hls: make hlsEncryption optional even with Low-latency variant ( #1530 )
2023-03-09 18:08:01 +01:00
Jason Walton
167c5ec6c5
docs: Fix webrtcICEServers format in README.md. ( #1528 )
2023-03-09 16:47:40 +01:00
Alessandro Ros
8876ff9a83
fix codecov link ( #1542 )
2023-03-09 14:32:40 +01:00
Alessandro Ros
0201b0e56d
update readme ( #1510 )
2023-02-25 20:34:10 +01:00
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