Commit Graph

217 Commits

Author SHA1 Message Date
sideup66
c396f7b4c6
Update S09dnsmasq
Smarter way to detect resolv.conf rather than waiting on a sleep function and HOPING its there...
2024-10-24 02:24:31 -04:00
sideup66
32dcd217b9
Update S11spoofing
forgot output.
2024-10-16 23:07:20 -04:00
sideup66
8765c2e194 Breaking firmware spoofing out into its own setting, rather than enabling with blocking. 2024-10-16 23:05:10 -04:00
sideup66
e1db890843
Update S09dnsmasq
Fixes to DnsMasq as something (Icamera, maybe?) would keep overwriting the file with a simple copy. This will remount it and make the resolv.conf read only.
2024-10-16 22:41:07 -04:00
gtxaspec
f2075d09f7 set disable_fw_upgrade true by default 2024-10-16 03:29:37 +00:00
gtxaspec
e16bc13a68 add firmware spoofing 2024-09-14 15:33:52 -07:00
sideup66
b2d6a38349 Update S09dnsmasq
small delay, noticed that somtimes on startup the resolv.conf doesnt  copy right...
2024-09-14 15:18:25 -07:00
sideup66
fd3ccd6ffe Update S09dnsmasq
Added logic to use the newly included dnsmasq process from Wyze on newer firmwares. First, the script will detect the newer dnsmasq process if present and kill it, next, it will determine if the newer dnsmasq binary IS present and start dnsmasq back up using our config from wz_mini. If not, it will simply launch wz_mini's build of dnsmasq. This effectively fixes the script for newer versions of the Wyze firmware.
2024-09-14 15:18:25 -07:00
archandanime
9ffde98d9e Update wz_mini.conf.dist 2024-02-24 00:12:56 -08:00
archandanime
f4373856cc Support dufs fileserver 2024-02-24 00:12:56 -08:00
virmaior
f772b5b46f Update S10httpd 2024-02-24 00:11:24 -08:00
gtxaspec
88dd459d59 add build date on login, #688 2024-01-01 21:30:57 -08:00
Simon Sickle
c5f5cf125c Update go2rtc.yml 2023-12-31 00:44:15 -08:00
Simon Sickle
9aa61a537d Update go2rtc.yml 2023-12-31 00:37:58 -08:00
Simon Sickle
aa9ffa39f6 Add 360/1080 mjpeg streams for octoprint
Octoprint requires mjpeg streams still and the rtsp streams don't contain the mjpeg codec. To work around this, go2rtc can consume the jpeg URL from the localhost and rebroadcast the jpegs as a mjpeg stream.
2023-12-31 00:37:58 -08:00
virmaior
a9c102d3b8 Update S10httpd
remove erroneous link
2023-10-25 00:54:03 -07:00
virmaior
f99c1f2090 Update S10httpd
fix message not displaying when no config set
2023-10-25 00:53:19 -07:00
virmaior
348ddac0ca improve status.cgi and multicam tool (#627)
* add irled and night mode testing to status.cgi

* move multicam / update code to show night/day mode

* Create index.js

* Create index.css

* Update S10httpd to reflect move of multicam

* Update index.js

fix broken timer issue (would incorrectly calculate necessary update frequency).
2023-09-30 11:46:33 -07:00
gtxaspec
4719cb5634 fix duplicate S10httpd 2023-09-26 01:38:25 -07:00
virmaior
a91b20a959
make clearer why base page is not populating / add check recording (#624)
* add ability to check if last minute recorded to SD

* improve composition of web root

* add multicam to list of options in s10httpd

* make cgi-bin and sh functional / improve logic
2023-09-24 19:36:42 -07:00
gtxaspec
c4c10e65cd S17motor: add startup motor position. Thanks @Grntrenchman 2023-09-20 16:19:10 -07:00
gtxaspec
1a1cd03a64 rc.common: add sleep to wait_for_icamera function, fixes S18fps 2023-09-19 16:44:39 -07:00
gtxaspec
930cbe2e9d init: add S00config, validate and repair invalid line endings in wz_mini.conf 2023-09-19 15:58:48 -07:00
87435
f65b076aa2
Fixed message when wyze_config_backup exists (#592) 2023-09-17 19:44:37 -07:00
virmaior
d9c2c160b1
Update S10httpd (#614)
fix path error in pages
2023-09-17 19:43:45 -07:00
virmaior
a8b70cf19d
pull request to display go2rtc when it is active in the webserver (#606)
* improve index.html for wz_mini webserver

* shared top for dynamically generated base index

* base documentation for go2rtc in webserver

It seems like there should be more but I didn't immediately see any...
2023-09-13 22:30:43 -07:00
gtxaspec
76be5e7995 go2rtc: add further clarification to endpoint descriptions. README.md: move changelog to wiki. 2023-07-19 21:01:47 -07:00
Tom Bresson
efbf869c6a
Add Wyze Cam V2 Note to go2rtc.yml (#566)
Co-authored-by: gtxaspec <gtxent@gmail.com>
2023-07-19 20:57:08 -07:00
Alfonso Gamboa
9c88234f87 S03ethernet/wz_mini.conf: add USB_ETH_MAC_ADDR variable to config and init script 2023-07-19 17:07:37 -07:00
Alfonso Gamboa
2fabba2e38 go2rtc: update to master version, update alsa config to support dsnooper, add ca-bundle certificate to support tls 2023-07-19 15:12:00 -07:00
Alfonso Gamboa
5df2944af9 S11configbackup: change visibility to ON of the cloud config backup folder on sd card 2023-07-19 15:11:26 -07:00
Alfonso Gamboa
cde9a372fd ser2net: update init scripts and wz_mini.conf, socat is deprecated 2023-07-19 15:11:11 -07:00
Alfonso Gamboa
ac34e561cc usb_direct: fix netmon script when bonding is enabled 2023-07-19 15:10:58 -07:00
Alfonso Gamboa
86b4f38429 S19video: wait for icamera before launching monitor 2023-07-19 15:10:41 -07:00
Alfonso Gamboa
9b2c2d735b ser2net: initial support 2023-07-19 15:10:13 -07:00
Alfonso Gamboa
65d407f6d7 go2rtc.yml: update opus audio parameters 2023-07-13 20:05:36 -07:00
Alfonso Gamboa
4883506fcf go2rtc: set opus as default codec 2023-07-12 13:16:29 -07:00
Alfonso Gamboa
2407d8fe87 go2rtc: update ffmpeg version, include libopus, enable audio in go2rtc config 2023-07-11 23:01:14 -07:00
Alfonso Gamboa
d898fdc80d Update readme, config file with new variables 2023-07-11 19:02:18 -07:00
Alfonso Gamboa
ff7a49e273 S18fps: source rc.common 2023-07-11 18:35:28 -07:00
Alfonso Gamboa
e4d8cd462c S19video: source rc.common 2023-07-11 18:34:32 -07:00
Alfonso Gamboa
70127bf4cf S19video: fix path for imp_monitor.sh 2023-07-11 18:14:53 -07:00
Alfonso Gamboa
8f18af08e6 S18fps: fix wrong impdbg parameters for frame rate 2023-07-11 18:14:30 -07:00
Alfonso Gamboa
f0c7c4e092 go2rtc: add initial support 2023-07-11 18:13:43 -07:00
Alfonso Gamboa
34712eb4ee S18fps: add function to set using impdbg if fps>20 2023-07-11 17:34:36 -07:00
Alfonso Gamboa
20ea8e772e S15v4l2rtspserver: remove references to old imp_helper.sh 2023-07-11 01:34:30 -07:00
Alfonso Gamboa
ec00c105e7 S15fwupdate: fix typo 2023-07-11 01:11:39 -07:00
Alfonso Gamboa
ff62b922ed Remove old imp_helper.sh from rtspserver scripts and add init script for imp_monitor.sh 2023-07-11 00:46:19 -07:00
glessa1
f004af3ef5
Add Basic Auth to Web Server portal (#391)
Add Basic Auth to Web Server portal
2023-06-28 19:39:02 -07:00
Leo
2388a135ef
Added startup script to kill sinker and hl_client in self-hosted mode (#339)
These two processes do nothing in self-hosted mode and is now removed
from the init startup script.
2022-10-13 00:34:01 -07:00