Alex X
|
b705cadc04
|
Merge pull request #1942 from sethyx/fix/network-url
Fix link to per-stream net/node graphs
|
2025-11-18 11:17:04 +03:00 |
|
Gergely Szell
|
2523a5ac38
|
Fix link to per-stream net/node graphs
|
2025-11-18 09:12:38 +01:00 |
|
Alex X
|
e246e2e756
|
Fix WebUI for Hass black theme
|
2025-11-17 12:21:45 +03:00 |
|
Alex X
|
2dc0d58ba7
|
Update version to 1.9.12
v1.9.12
|
2025-11-16 19:08:34 +03:00 |
|
Alex X
|
cb22ae7833
|
Add security notes to readme
|
2025-11-16 19:07:03 +03:00 |
|
Alex X
|
c98b0a83c4
|
Merge pull request #1939 from edenhaus/supportedSchemas
Add api endpoint to return supported schemas
|
2025-11-16 19:04:24 +03:00 |
|
Alex X
|
0bae158e41
|
Code refactoring for #1939
|
2025-11-16 19:03:19 +03:00 |
|
Robert Resch
|
e2b63a4f6c
|
Remove duplicate code
|
2025-11-16 16:40:04 +01:00 |
|
Robert Resch
|
3897f10a4d
|
Add api endpoint to return supported schema
|
2025-11-16 16:33:09 +01:00 |
|
Alex X
|
ac80f1470e
|
Add errors output to streams API
|
2025-11-16 18:20:53 +03:00 |
|
Alex X
|
1fe602679e
|
Update WebUI design
|
2025-11-15 21:08:00 +03:00 |
|
Alex X
|
e2c7d06730
|
Add check for insecure uri from onvif source
|
2025-11-11 17:34:01 +03:00 |
|
Alex X
|
2133f5323c
|
Add insecure sources logic
|
2025-11-11 17:33:15 +03:00 |
|
Alex X
|
c10a06d199
|
Fix wrong log message for streams module
|
2025-11-11 17:29:10 +03:00 |
|
Alex X
|
d053d88ce9
|
Add support maxwidth/maxheight settings for homekit source
|
2025-11-11 15:48:12 +03:00 |
|
Alex X
|
2ce38b4486
|
Add trace log for ignored api paths
|
2025-11-11 15:43:49 +03:00 |
|
Alex X
|
44d59b1696
|
Add config local_auth for api module
|
2025-11-11 15:22:28 +03:00 |
|
Alex X
|
15ec995ecc
|
Add config for the list of modules to init
|
2025-11-11 15:10:24 +03:00 |
|
Alex X
|
231cab36b2
|
Add config allow_paths for api module
|
2025-11-11 15:01:27 +03:00 |
|
Alex X
|
640db3029e
|
Add config allow_paths for exec module
|
2025-11-11 15:00:58 +03:00 |
|
Alex X
|
2836fdae13
|
Add config allow_paths for echo module
|
2025-11-11 14:59:05 +03:00 |
|
Alex X
|
964bb225fa
|
Add support custom params for hass source
|
2025-11-11 10:54:13 +03:00 |
|
Alex X
|
5cc32197b8
|
Fix HomeKit proxy for hass source
|
2025-11-10 15:35:07 +03:00 |
|
Alex X
|
bc1a4ac8e4
|
Fix API /api/homekit/accessories
|
2025-11-10 15:34:39 +03:00 |
|
Alex X
|
158f9d3a08
|
Code refactoring for HomeKit server
|
2025-11-09 21:58:44 +03:00 |
|
Alex X
|
81cfcf877a
|
Fix HomeKit proxy EVENTs
|
2025-11-09 21:28:53 +03:00 |
|
Alex X
|
96919bf9e3
|
Add support uint64 to tlv8
|
2025-11-09 21:25:23 +03:00 |
|
Alex X
|
e4359ac217
|
Rename HomeKit structures according to specs
|
2025-11-09 21:24:47 +03:00 |
|
Alex X
|
ff18283d11
|
Improve homekit secure conn buffers
|
2025-10-26 15:46:11 +03:00 |
|
Alex X
|
994e0dc526
|
Improve homekit tlv8 parsing
|
2025-10-26 15:46:11 +03:00 |
|
Alex X
|
7254bd4fbc
|
Code refactoring for tapo source
|
2025-10-24 17:54:55 +03:00 |
|
Alex X
|
9f407a754d
|
Fix tapo source for some cameras #1918
|
2025-10-24 17:54:37 +03:00 |
|
Alex X
|
cc97bc33c4
|
Restore simple onvif client logic
|
2025-10-24 17:28:49 +03:00 |
|
Alex X
|
6db4dda535
|
Fix onvif client for some cameras
|
2025-10-23 14:42:38 +03:00 |
|
Alex X
|
be80eb1ac9
|
Update version to 1.9.11
v1.9.11
|
2025-10-21 15:32:37 +03:00 |
|
Alex X
|
a8d2312cb0
|
Update dependencies
|
2025-10-21 15:22:46 +03:00 |
|
Alex X
|
5bbc2aaf2e
|
Move ngrok module docs to another page.
|
2025-10-21 15:21:33 +03:00 |
|
Alex X
|
f8c88cfbe0
|
Merge pull request #1641 from felipecrs/fix-build.sh
Improve build.sh
|
2025-10-15 18:08:09 +03:00 |
|
Alex X
|
cf4acd5a8d
|
Code refactoring for #1641
|
2025-10-15 18:07:18 +03:00 |
|
Felipe Santos
|
19226df7d6
|
Add go2rtc.exe to gitignore
|
2025-10-15 09:44:20 -03:00 |
|
Felipe Santos
|
c415c8f2af
|
Remove GOTOOLCHAIN like done in CI
|
2025-10-15 09:44:11 -03:00 |
|
Felipe Santos
|
2751f41afb
|
Merge branch 'master' of https://github.com/AlexxIT/go2rtc into fix-build.sh
|
2025-10-15 09:37:27 -03:00 |
|
Alex X
|
d59cb99f0d
|
Support RTSP redirects #1909 by @eddielth
|
2025-10-15 14:09:07 +03:00 |
|
Alex X
|
007e8dbc75
|
Add caution note to readme
|
2025-10-14 17:20:54 +03:00 |
|
Alex X
|
dae396a1ed
|
Merge pull request #1910 from felipecrs/go2rtc-gitignore
Add compiled go2rtc to gitignore
|
2025-10-14 11:15:48 +03:00 |
|
Felipe Santos
|
d894483166
|
Add go2rtc to gitignore
|
2025-10-13 08:42:06 -03:00 |
|
Alex X
|
60ef52f44b
|
Merge pull request #1752 from felipecrs/python3.13
Update Python to 3.13 in docker image
|
2025-10-11 11:00:59 +03:00 |
|
Alex X
|
240e1960f8
|
Merge branch 'master' into python3.13
|
2025-10-11 11:00:52 +03:00 |
|
Alex X
|
a107d13e61
|
Merge pull request #1761 from felipecrs/fix-docker-workflow
Fix docker build and push job when running from a fork
|
2025-10-11 10:49:35 +03:00 |
|
Alex X
|
f911936d79
|
Merge pull request #1823 from hsakoh/feature/addSwitchBotDoorbellSupport
Add Support for SwitchBot VideoDoorbell
|
2025-10-10 17:22:55 +03:00 |
|