Alex X
|
a55be809f3
|
Merge pull request #1539 from BrunoTCouto/onvif-RateControl
fix(onvif): Add RateControl to fix Unifi Protect integration
|
2025-01-06 06:30:29 +03:00 |
|
Bruno Tomassetti Couto
|
a9e1ebc0a8
|
Improve ONVIF server by adding rate control for video encoder configuration
|
2025-01-05 22:54:20 -03:00 |
|
Alex X
|
55af09a350
|
Add support fix JPEG from some MJPEG sources
|
2025-01-05 11:03:44 +03:00 |
|
Alex X
|
199fdd6728
|
Update version to 1.9.8
v1.9.8
|
2025-01-03 16:24:31 +03:00 |
|
Alex X
|
4035e91672
|
Fix ONVIF XML tag parsing in some cases
|
2025-01-03 15:08:38 +03:00 |
|
Alex X
|
bc9194d740
|
Update go dependencies
|
2025-01-03 13:57:15 +03:00 |
|
Alex X
|
f601c47218
|
Improve ONVIF server
|
2025-01-03 13:19:40 +03:00 |
|
huynhquangtoan
|
066d559377
|
Merge branch 'AlexxIT:master' into master
|
2024-12-31 10:16:29 +07:00 |
|
Alex X
|
2c3219ffcb
|
Merge pull request #1520 from acortelyou/feat/unifi
Extend onvif server to support Unifi Protect
|
2024-12-30 20:33:33 +03:00 |
|
Alex Cortelyou
|
cf88bf9c23
|
Remove inaccurate comments
|
2024-12-29 16:22:49 -08:00 |
|
Alex Cortelyou
|
b8303b9a22
|
Remove optional fields, normalize indentation
|
2024-12-29 16:16:49 -08:00 |
|
Alex X
|
a3f084dcde
|
RTMP server enhancement to support OpenIPC cameras
|
2024-12-29 22:37:04 +03:00 |
|
Alex X
|
0d6b8fc6fc
|
Fix OPUS/48000/1 for RTSP from some cameras #1506
|
2024-12-29 11:44:56 +03:00 |
|
Xiaokui Shu
|
261a936bb8
|
Add rtsp server failed auth logging
|
2024-12-25 17:09:23 -05:00 |
|
Alex Cortelyou
|
159d9425a7
|
Remove non-essential fields
|
2024-12-24 11:08:18 -08:00 |
|
Alex Cortelyou
|
3a50b3678d
|
Extend onvif server to support Unifi Protect
|
2024-12-23 23:43:39 -08:00 |
|
fmcloudconsulting
|
6fa352f407
|
fix: don't require unicast param and fix typo (tr instead of transport)
|
2024-12-17 19:06:15 +01:00 |
|
fmcloudconsulting
|
4b80b2c233
|
fix: typo
|
2024-12-17 17:36:18 +01:00 |
|
fmcloudconsulting
|
d881755503
|
chore: lint
|
2024-12-17 17:30:10 +01:00 |
|
fmcloudconsulting
|
fd125ecc68
|
fix: return 461 if client requested an invalid transport method
|
2024-12-17 17:28:13 +01:00 |
|
fmcloudconsulting
|
29f7f1a57d
|
feat: accept rtsp client without interleaved parameter
|
2024-12-16 22:50:35 +01:00 |
|
Alex X
|
8ecaabfce9
|
Add support VIGI cameras #1470
|
2024-12-16 20:25:01 +03:00 |
|
seydx
|
1797ff67c0
|
Merge branch 'master' into rtsp-backchannel
|
2024-12-14 11:30:37 +01:00 |
|
Alex X
|
f1ba5e95ec
|
Fix parsing RTSP Transport header #1235
|
2024-12-06 12:34:31 +03:00 |
|
Alex X
|
d8c0f9d1d9
|
Update support doorbird source #1060
|
2024-12-05 10:55:14 +03:00 |
|
Rob van Oostenrijk
|
df4b5fc87d
|
Merge branch 'master' into freebsd-builds
|
2024-12-01 07:19:40 +04:00 |
|
Alex X
|
d7cdc8b3b0
|
Merge pull request #1477 from oeiber/patch-1
Removing additional '&' in rawURL
|
2024-11-24 19:00:38 +03:00 |
|
oeiber
|
5b53ca7cf1
|
Removing double additional '&' in rawURL
|
2024-11-24 16:19:58 +01:00 |
|
Alex X
|
194d1dae51
|
Add support doorbird source #1060
|
2024-11-24 13:09:13 +03:00 |
|
seydx
|
61322ede6c
|
Merge branch 'AlexxIT:master' into rtsp-backchannel
|
2024-11-15 01:06:50 +01:00 |
|
Alex X
|
a8edaedc8b
|
Fix broken incoming sources after v1.9.7 #1458
|
2024-11-15 01:05:50 +01:00 |
|
Alex X
|
25145f72e5
|
Fix broken incoming sources after v1.9.7 #1458
|
2024-11-14 19:39:26 +03:00 |
|
seydx
|
3ddf8b5922
|
Merge branch 'master' into rtsp-backchannel
|
2024-11-13 11:23:16 +01:00 |
|
Alex X
|
dbe9e4aade
|
Update version to 1.9.7
v1.9.7
|
2024-11-11 20:20:53 +03:00 |
|
Alex X
|
715be4dad0
|
Merge pull request #1450 from edenhaus/ffmpeg-codec-not-matched-error
Lower codec not matched error for ffmpeg to debug
|
2024-11-11 18:05:52 +03:00 |
|
Alex X
|
570b7d0d97
|
Code refactoring for #1450
|
2024-11-11 17:49:22 +03:00 |
|
Alex X
|
80ac0ab17f
|
Merge pull request #1448 from edenhaus/imporve-codec-not-matched-error
Improve codec not matched error by including kind
|
2024-11-11 16:37:25 +03:00 |
|
Alex X
|
9ee8174d5f
|
Code refactoring for #1448
|
2024-11-11 16:36:51 +03:00 |
|
Robert Resch
|
831aa03c9f
|
Implement suggestion
|
2024-11-11 11:16:12 +01:00 |
|
Robert Resch
|
d372597bdb
|
Lower codec not matched error for ffmpeg to debug
|
2024-11-11 09:27:21 +01:00 |
|
Alex X
|
172437b6fc
|
Merge pull request #1449 from amarshall/credentials-dir
Read from credential files
|
2024-11-11 07:11:29 +03:00 |
|
Andrew Marshall
|
7640a42bfc
|
Read from credential files
See https://systemd.io/CREDENTIALS/. This will also work for Docker
Secrets by setting `CREDENTIALS_DIRECTORY=/run/secrets`.
|
2024-11-10 17:33:22 -05:00 |
|
Robert Resch
|
fde04bd625
|
Improve codec not matched error by including kind
|
2024-11-10 19:27:59 +01:00 |
|
Alex X
|
ad14a5ccba
|
Merge pull request #1447 from Jerome1998/patch-1
Updated Roborock part in the README.md file
|
2024-11-10 16:44:16 +03:00 |
|
Jerome
|
2348d12e9d
|
Update README.md
|
2024-11-10 13:13:31 +01:00 |
|
Alex X
|
5cafc05e13
|
Merge pull request #1446 from eltociear/patch-1
docs: update README.md
|
2024-11-10 07:08:37 +03:00 |
|
Ikko Eltociear Ashimine
|
e982257271
|
docs: update README.md
shapshot -> snapshot
|
2024-11-10 09:00:37 +09:00 |
|
Alex X
|
340fd81778
|
Fix loop request, ex. camera1: ffmpeg:camera1
|
2024-11-09 18:17:41 +03:00 |
|
MrToan
|
223f94077f
|
Fix "panic: send on closed channel"
|
2024-11-07 08:49:06 +07:00 |
|
seydx
|
f13aa21d0f
|
Add backchannel support for rtsp server
|
2024-11-03 16:33:08 +01:00 |
|