Commit Graph

247 Commits

Author SHA1 Message Date
Sergey Krashevich 4a65f06864 feat(docs): add WebCodecs streaming feature to README
- include WebCodecs API support for browser-native video/audio decoding
- update feature list and examples table for clarity
2026-03-21 15:53:42 +03:00
Sergey Krashevich 6482373aa3 chore(build): add dev branch to build workflow - include 'dev' branch to trigger builds alongside 'beta' docs(README): update binary download links to dev builds - change links to point to nightly builds for development binaries 2026-03-17 04:36:04 +03:00
Sergey Krashevich d6a4d1e8e0 docs(README): update change log to include latest PR 2159 - add entry for PR 2159 regarding PCMA and PCMU handling by @ludufre 2026-03-17 04:27:13 +03:00
Sergey Krashevich 8f3be3050b docs(README): add section for merged PRs not yet in master 2026-03-11 13:38:31 +03:00
Sergey Krashevich 6a968c8595 docs(README): update Docker image references from skrashevich to AlexxIT for consistency 2026-03-11 13:30:34 +03:00
Sergey Krashevich f1d4baa5d0 docs(README): update features and improvements sections - add WebUI enhancements and clarify system resource monitoring details 2026-03-11 02:17:42 +03:00
Sergey Krashevich 5d6b4911ff docs(README): add screenshots and update image references - include dark and light theme screenshots for various app components - update image links in the documentation for consistency feat(package): add playwright as a dependency - include playwright for end-to-end testing capabilities 2026-03-11 02:13:15 +03:00
Sergey Krashevich 5fced9a580 Update README files to reflect new Docker image naming and features in the fork 2026-03-11 00:24:33 +03:00
Sergey Krashevich 072cdd7c44 Merge remote-tracking branch 'origin/260201-readonly' into beta
# Conflicts:
#	README.md
#	www/index.html
2026-03-10 23:58:57 +03:00
Sergey Krashevich 6304987a26 Review uncommitted changes 2026-02-08 08:50:18 +03:00
Alex X 2735bafd86 Rename mpegts module to mpeg 2026-02-08 07:10:30 +03:00
Alex X 44f6f111c4 Move kasa source to separate module 2026-02-08 07:01:14 +03:00
Alex X be4b6c3271 Update docs 2026-02-07 09:12:31 +03:00
Alex X d01b99d105 BIG docs refactoring 2026-02-06 21:45:55 +03:00
Sergey Krashevich cc453dd9ed feat: add read-only mode to API and UI, disable write actions 2026-02-01 04:13:43 +03:00
Sergey Krashevich 5970dd2fe4 📝 docs(README): update documentation for clarity and accuracy 2026-01-26 00:40:48 +03:00
Felipe Santos 861bc9728b Fix some other markdownlint violations 2026-01-19 14:24:59 -03:00
Felipe Santos ae0646ea9e Remove outdated section about Tuya cameras 2026-01-19 14:16:12 -03:00
Felipe Santos c8412eb067 Merge branch 'master' of https://github.com/AlexxIT/go2rtc into update-readme 2026-01-19 14:12:00 -03:00
Alex X 159fb4675c Add starttimeout setting to exec source #1846 2026-01-18 16:07:46 +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 514188201a Move tutk dtls to separate package #2011 2026-01-18 08:38:38 +03:00
seydx af90b4c12c update readme 2026-01-17 20:31:25 +01:00
seydx 9ca9f96ea2 cleanup and update readme 2026-01-13 17:24:36 +01:00
seydx 3dcb6dfc48 Merge branch 'AlexxIT:master' into wyze 2026-01-12 03:21:35 +01:00
Alex X f9f22cdd0b Add about OS versions to readme 2026-01-11 19:56:45 +03:00
Alex X e960f90a97 Add formats and protocols to readme 2026-01-05 10:17:08 +03:00
seydx 7d4b3fe65b Merge branch 'AlexxIT:master' into wyze 2026-01-01 05:25:58 +01:00
seydx a42ab88dbd add wyze support 2026-01-01 05:24:45 +01:00
Alex X d183b99a44 Update GitHub Pages site link 2025-12-27 15:43:07 +03:00
Alex X 05fd0c5cca Merge pull request #1956 from felipecrs/ffmpeg-timeout
Add `#timeout` param for ffmpeg source
2025-12-27 08:38:38 +03:00
Alex X dfda4b11ff Add about xiaomi source to readme 2025-12-14 22:41:00 +03:00
Alex X d734140eaf Update reamde 2025-12-14 22:31:13 +03:00
Alex X 2409bb56d7 Move tuya docs to separate page 2025-12-14 21:54:06 +03:00
Alex X df484cc904 Add eseecloud source to readme 2025-12-14 21:45:44 +03:00
Alex X 7eaa4a1b55 Code refactoring for #1966 2025-12-14 21:28:37 +03:00
oeiber 54473ff1de Update documentation for doorbird devices 2025-12-03 17:04:40 +01:00
Felipe Santos 31962181cb Add #timeout param for ffmpeg source 2025-11-25 16:37:08 -03: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 cb22ae7833 Add security notes to readme 2025-11-16 19:07:03 +03:00
Felipe Santos d16d260679 Use relative links (git tag-aware) 2025-10-24 12:22:41 -03:00
Felipe Santos d4190290b7 Change back to "when" 2025-10-24 12:20:54 -03:00
Felipe Santos 5660311bb2 Merge branch 'master' of https://github.com/AlexxIT/go2rtc into update-readme 2025-10-24 12:18:30 -03:00
seydx bd8e4fa298 Merge branch 'AlexxIT:master' into tuya-new 2025-10-24 13:10:12 +02:00
Alex X 5bbc2aaf2e Move ngrok module docs to another page. 2025-10-21 15:21:33 +03:00
seydx 7abc963a50 Merge branch 'AlexxIT:master' into tuya-new 2025-10-17 03:15:43 +02:00
Alex X 007e8dbc75 Add caution note to readme 2025-10-14 17:20:54 +03:00
Felipe Santos 4924cf2256 Merge branch 'master' of https://github.com/AlexxIT/go2rtc into update-readme 2025-10-11 15:54:53 -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
Felipe Santos 56bf53208e Merge branch 'master' of https://github.com/AlexxIT/go2rtc into update-readme 2025-10-01 11:31:34 -03:00