Sergey Krashevich
d98059f069
Add VitePress documentation site setup
...
Introduces VitePress configuration and theme files for documentation, updates the GitHub Pages workflow to build and deploy the new docs, and updates .gitignore for VitePress and Node artifacts. Adds necessary dependencies and scripts to package.json, and updates the ONVIF client example README title.
2026-01-19 01:35:31 +03:00
Alex X
159fb4675c
Add starttimeout setting to exec source #1846
2026-01-18 16:07:46 +03:00
Alex X
54eafe9d0a
Skip snapshot caching in case of error
2026-01-18 15:48:56 +03:00
Sergey Krashevich
38cc05c22d
feat(jpeg): Add keyframe caching with expiration mechanism to JPEG http handler ( #1155 )
...
* feat(mjpeg): add keyframe caching with expiration and cleanup goroutine
* mjpeg: make keyframe cache duration and default usage configurable
* mjpeg: document and add config options for MJPEG snapshot caching
* mjpeg: fix errors after rebase
* Code refactoring for frame.jpeg cache #1155
---------
Co-authored-by: Alex X <alexey.khit@gmail.com >
2026-01-18 14:23:50 +03:00
Alex X
8c457710bd
Merge pull request #2011 from seydx/wyze
...
Native Wyze camera support
2026-01-18 08:39:37 +03:00
Alex X
514188201a
Move tutk dtls to separate package #2011
2026-01-18 08:38:38 +03:00
Alex X
b65ee278cd
Merge pull request #1991 from FIGIO55/onvif_info
...
Adding onvif name and hardware in info field of onvif discovery
2026-01-18 07:55:20 +03:00
Alex X
66225973ae
Code refactoring for onvif device discovery #1991
2026-01-18 07:54:48 +03:00
seydx
d40f6064d9
refactor dtls
2026-01-17 23:28:03 +01:00
seydx
9365fef7b3
move HL extraction to wyze client
2026-01-17 22:44:09 +01:00
seydx
b220959e41
cleanup
2026-01-17 22:12:36 +01:00
seydx
c493087876
fix intercom
2026-01-17 20:50:57 +01:00
seydx
af90b4c12c
update readme
2026-01-17 20:31:25 +01:00
seydx
679454aedb
Merge branch 'master' into wyze
2026-01-17 20:31:05 +01:00
seydx
160695857e
refactor
2026-01-17 20:22:08 +01:00
Alex X
6a5deecfcc
Add multitrans source to readme
2026-01-17 21:53:37 +03:00
forrestsocool
572f07fcce
Add two-way talk support for tp-link ipc camera ( #1995 )
...
* add tplink multitrans support
* 已经能成功播放音频了
* 初步能通讯了
* finish
* add tplink multitrans support
* 已经能成功播放音频了
* 初步能通讯了
* cleanup
* clean up
* Code refactoring for #1995
---------
Co-authored-by: Your Name <you@example.com >
Co-authored-by: Alex X <alexey.khit@gmail.com >
2026-01-17 21:39:49 +03:00
Aram Akhavan
9d1e4b11d7
Add EXPOSE to Dockerfile ( #2010 )
...
* Expose ports 1984 and 8554 in Dockerfile
* Update Dockerfile
* Update hardware.Dockerfile
* Expose additional ports in Rockchip Dockerfile
* Move docker expose ports to single line
---------
Co-authored-by: Alex X <alexey.khit@gmail.com >
2026-01-17 19:14:07 +03:00
Alex X
f85cfdc214
Merge pull request #2019 from binary-person/patch-1
...
fix typo for inability to set channels for backchannel
2026-01-17 19:06:00 +03:00
Alex X
5780bf3720
Merge pull request #2023 from oeiber/patch-1
...
Update README with Doorbird support details
2026-01-17 18:41:28 +03:00
Alex X
338a3a6f03
Move doorbird docs to separate file
2026-01-17 18:40:18 +03:00
Alex X
6796bdabe2
Change header levels in readme
2026-01-17 18:30:06 +03:00
Alex X
ebe454e3be
Fix relative links in readme
2026-01-17 18:24:24 +03:00
seydx
c03cd9f156
minor improvements
2026-01-17 12:09:38 +01:00
Alex X
1ec40f2fc3
Move schema.json to www/static
2026-01-17 13:57:05 +03:00
Alex X
790fdfbf7a
Remove unnecessary codecs.html
2026-01-17 13:56:40 +03:00
Alex X
6d77b175d8
Move all JS libs to cdn.jsdelivr.net
2026-01-17 13:47:21 +03:00
seydx
8e6b8b32d6
Merge branch 'AlexxIT:master' into wyze
2026-01-17 09:40:49 +01:00
Alex X
425fcffbe1
Code refactoring for xiaomi source
2026-01-17 10:06:13 +03:00
Alex X
9a1eac8ef4
Add cache to xiaomi cloud logins
2026-01-17 09:41:41 +03:00
Alex X
4ffdeb06d0
Merge branch 'xiaomi'
...
# Conflicts:
# pkg/xiaomi/miss/client.go
# pkg/xiaomi/miss/cs2/conn.go
# pkg/xiaomi/producer.go
2026-01-17 09:23:23 +03:00
Alex X
6b4eb8ffb6
Big rewrite tutk proto support
2026-01-17 09:05:54 +03:00
seydx
cea524074a
Merge branch 'wyze' of https://github.com/seydx/go2rtc into wyze
2026-01-15 22:52:04 +01:00
seydx
7498d0fba5
copy audio payload before processing in handleAudio function
2026-01-15 22:51:58 +01:00
seydx
50d9aab0d7
change pcm to pcml
2026-01-15 22:50:46 +01:00
seydx
3983ce3f4f
Update Wyze Video Doorbell v2 details in README
...
Added model and version information for Wyze Video Doorbell v2.
2026-01-15 14:50:01 +01:00
seydx
0066da94f7
update wyze readme
2026-01-15 12:13:03 +01:00
seydx
4dbf53122e
enable video and audio in buildK10002 again
2026-01-15 12:12:08 +01:00
seydx
f96a074957
refactor timestamp handling
2026-01-15 01:25:35 +01:00
seydx
dbd04cb972
refactor frame handling
2026-01-15 01:11:16 +01:00
seydx
0d035e5bce
update ack hangling to improve streaming
2026-01-15 01:11:06 +01:00
seydx
7241759fea
disable video and audio by default in buildK10002; start them later in probe
2026-01-15 01:10:41 +01:00
seydx
b067c408c0
add missing codecs
2026-01-14 19:12:04 +01:00
seydx
a99590823b
allow to specify custom port
2026-01-14 19:11:53 +01:00
seydx
3bf2b316d7
Merge branch 'AlexxIT:master' into wyze
2026-01-13 21:50:10 +01:00
Alex X
2f43bfe5dc
Fix two-way audio for cs2+tcp proto for xiaomi source
2026-01-13 21:26:01 +03:00
Alex X
59161fcef2
Improve cs2+udp proto for xiaomi source #2026 #2030
2026-01-13 21:25:30 +03:00
seydx
9ca9f96ea2
cleanup and update readme
2026-01-13 17:24:36 +01:00
seydx
bc0c8d5577
use random session id in auth process
2026-01-13 16:48:41 +01:00
Alex X
fd68107940
Add "bad conn" for debugging UDP
2026-01-13 12:15:48 +03:00