Sergey Krashevich
7ada6d81eb
Add YAML schema-based linting and validation
...
Integrates js-yaml for parsing and adds comprehensive YAML linting with schema-based type checking, duplicate key detection, and improved error reporting. Refactors and extends parsing utilities, enhances completion logic, and introduces a schema tools abstraction for type and property resolution.
2025-12-21 00:02:49 +03:00
Sergey Krashevich
d041c89c5c
schema improvements
2025-12-14 05:20:59 +03:00
Sergey Krashevich
ce9138b354
update monaco to 0.55.1
2025-12-14 04:52:35 +03:00
Sergey Krashevich
1e5def35c9
monaco initial
2025-12-14 04:47:27 +03:00
Alex X
fb31a251b8
Improve fetch for exec source
2025-12-13 14:00:16 +03:00
Alex X
c5277daa45
Add UnmarshalHeader func to OPUS codec
2025-12-11 22:01:36 +03:00
Alex X
76a5e160c2
Increase default dial timeout and probe timeout
2025-12-11 22:00:35 +03:00
Alex X
494daed937
Add aliases to PCMA/PCMU codecs
2025-12-11 21:59:57 +03:00
Alex X
a86e10446a
Add PCML/8000 to ffmpeg transcoder
2025-12-11 21:59:25 +03:00
Alex X
7eb5fe0355
Add second STUN server from Cloudflare
2025-12-01 14:19:48 +03:00
Alex X
fbd5215669
Add custom title to stream page #1957
2025-11-26 11:24:57 +03:00
Alex X
3ebc115cc5
Update title for all WebUI pages
2025-11-26 11:24:57 +03:00
Alex X
6d1a95a4e3
Merge pull request #1730 from seydx/tuya-new
...
New Tuya camera support
2025-11-25 20:36:13 +03:00
Alex X
4ec2849008
Fix WebUI for tuya source
2025-11-25 20:14:00 +03:00
Alex X
4ef6a147a6
Fix panic on login for tuya source
2025-11-25 20:13:45 +03:00
Alex X
94df080bf7
Fix MQTT url for tuya source for some regions
2025-11-25 20:13:22 +03:00
Alex X
86edd814c9
Add support new audio codec for tapo source #1954
2025-11-25 15:51:55 +03:00
Alex X
5a259993d8
Update dependencies
2025-11-22 20:04:05 +03:00
Alex X
b6fe8871df
Add self-signed cert generator (not used yet)
2025-11-22 20:00:34 +03:00
Alex X
b47a2ba73c
Add mod_pinggy example
2025-11-22 19:59:46 +03:00
Alex X
4934fa4cc1
Add support tunnels via Pinggy #1853
2025-11-22 19:59:10 +03:00
seydx
61f74820bc
Merge branch 'AlexxIT:master' into tuya-new
2025-11-20 21:00:41 +01:00
Alex X
248fc7a11a
Remove wrong timeout for http source
2025-11-20 20:03:34 +03:00
Alex X
aa0ece2d1e
Fix adts producer for VLC player support #1643
2025-11-20 17:52:08 +03:00
Alex X
68036b68c1
Fix timestamp processing for HTTP-FLV
2025-11-19 12:58:23 +03:00
seydx
319dbf2c63
Refactor after merge
2025-11-19 00:10:13 +01:00
seydx
4b419309a8
Merge branch 'master' of https://github.com/AlexxIT/go2rtc into tuya-new
2025-11-19 00:09:34 +01:00
Alex X
42e7a03534
Add HomeKit QR code to WebUI #1138 by @mnakada
2025-11-18 20:55:17 +03:00
Alex X
290e8fcfda
Add custom category_id for HomeKit server #985 by @Minims
2025-11-18 20:52:32 +03:00
Alex X
6c78b5cb53
Add 404 error for homekit API request
2025-11-18 20:40:30 +03:00
Alex X
c72b205d87
Fix panic for HomeKit server proxy mode #1940
2025-11-18 20:38:04 +03:00
Alex X
2cd009646a
Remove homekit source params from streams info API
2025-11-18 19:17:26 +03:00
Alex X
8f5fce4d73
Add support HTTP-FLV with H265 from new Reolink cameras #1938
2025-11-18 16:05:51 +03:00
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