Commit Graph

78 Commits

Author SHA1 Message Date
Alfonso Gamboa
2407d8fe87 go2rtc: update ffmpeg version, include libopus, enable audio in go2rtc config 2023-07-11 23:01:14 -07:00
Alfonso Gamboa
f0c7c4e092 go2rtc: add initial support 2023-07-11 18:13:43 -07:00
Leo
436f5e30d6
Fixed cron being incorrectly copied in during upgrade (#337)
The cron directory was being copied into the existing cron directory
during the upgrade, resulting in a doubly nested cron directory for
every upgrade.
2022-10-13 00:33:40 -07:00
Alfonso Gamboa
fa132925be add dnsmasq and cron to backup script 2022-08-13 17:23:29 -07:00
gtxaspec
9ce6bbd92a
New init system (#216)
* new init system

* update new init scripts

* update checksum

* fix broken audio promps with new init scripts

* fix debug/upgrade mode

* fix bonding and eth0 hw addr

* add checksum

* fix bonding setup

* add rtsp auth disable

* adjust network init scripts path

* recreated repo and re added cron scripts (#211)

* recreated repo and re added cron scripts

* rename cron script and move it to the right folder.

* Delete .vs directory

remove .vs directory

* add deubg message to bonding rc.d script

* add crontab variable to wz_mini.conf

* fix mp4write

* add syslog debug feature

* fix syslog init blocking

* fix syslog save function

* increase imp_helper rerun delay

* update init scripts

* fix bonding and usb-direct

* update checksum

* add netmon for bonding

* fix supervisor function

* update model detection

* fix debugging injection on T20 devices

Co-authored-by: sideup66 <47700565+sideup66@users.noreply.github.com>
2022-08-07 18:46:00 -07:00
Alfonso Gamboa
46d65b87ce update dnsmasq 2022-07-26 07:46:32 -07:00
Alfonso Gamboa
1a48a779e3 add all stop to car_control.sh 2022-07-23 23:40:12 -07:00
Alfonso Gamboa
57bd0e8d94 add lsusb output 2022-07-20 19:31:20 -07:00
Alfonso Gamboa
a26bf4f8f8 change function order in wz_user 2022-07-17 21:59:42 -07:00
Alfonso Gamboa
1fee46a051 add honking feature 2022-07-15 16:48:10 -07:00
Alfonso Gamboa
2365a35749 fix function order 2022-07-15 11:46:18 -07:00
Alfonso Gamboa
f7dcb77d01 add irled and headlight toggle 2022-07-14 21:59:39 -07:00
Alfonso Gamboa
dd32a633e9 update read me with max fw version compatability 2022-07-14 16:01:07 -07:00
Alfonso Gamboa
84c893e593 add car supports for unsupported devices
added support for tto usecar accessory with devices normally unsupported.  You may control it via the command line.  Unsupported devices will not work using the car app.
2022-07-14 13:56:47 -07:00
Alfonso Gamboa
7e56f96e44 include curl 2022-07-13 16:31:44 -07:00
Alfonso Gamboa
68b0e2092e new libcallback release 2022-07-13 02:49:26 -07:00
Claude Meyer
eacf29d905 added support for multiple custom scripts by simply creating them in wz_mini/etc/rc.local.d 2022-07-08 21:12:11 -05:00
Alfonso Gamboa
a901c24868 Prepare support to enable fsck.vfat on boot 2022-07-08 16:28:07 -07:00
Alfonso Gamboa
478b1ceba0 enable libcallback by default
libcallback is now enabled by default..  libcallback commands, such as cmd <function> are now operational, independent of the rtsp server
2022-07-02 02:08:25 -07:00
Alfonso Gamboa
2a0515761f fix variable typos in rtmp scripts 2022-06-26 01:34:05 -07:00
Alfonso Gamboa
7de1b43616 enable wifi drivers on upgrade 2022-06-24 19:11:30 -07:00
Alfonso Gamboa
ec50893e19 fix upgrades from previous versions 2022-06-24 11:13:40 -07:00
Alfonso Gamboa
5858bd6e22 fix upgrade mode to prevent deleted wz_mini dir on failed upgrade 2022-06-23 23:46:47 -07:00
Alfonso Gamboa
596e48fe10 add branch option to upgrade script 2022-06-23 10:07:24 -07:00
Alfonso Gamboa
cf02d1aeb9 add additional file verification to upgrade-run.sh to prevent broken upgrades 2022-06-21 14:00:11 -07:00
Alfonso Gamboa
f5ed108c62 add dnsmasq 2022-06-21 13:22:41 -07:00
Alfonso Gamboa
c0b10e837e add unattended flag to upgrade script 2022-06-18 19:55:37 -07:00
Alfonso Gamboa
c72140abe6 remove fd after upgrade script exit 2022-06-18 05:56:02 -07:00
Alfonso Gamboa
fb2ba96f5b strip passwords from debug logs users can generate 2022-06-17 01:17:39 -07:00
Alfonso Gamboa
a5fd7dc57f clarity waitMotion motion tagging requirement 2022-06-17 00:24:24 -07:00
Alfonso Gamboa
6c3fd8a067 remove old version upgrade script, fix rare over-write upgrade-script issue 2022-06-17 00:06:01 -07:00
Alfonso Gamboa
7d43095b72 change camera model detection 2022-06-16 23:26:14 -07:00
Alfonso Gamboa
fdd98c170f upgrade fixes 2022-06-16 02:35:39 -07:00
Alfonso Gamboa
044eefd838 test changes to upgrade file 2022-06-16 02:07:19 -07:00
Alfonso Gamboa
466e3ee786 always load latest modules in upgrade mode for audio prompts 2022-06-16 01:45:48 -07:00
Alfonso Gamboa
4e1b1c1a60 flash kernel when upgrading v2 2022-06-16 01:37:54 -07:00
Alfonso Gamboa
fe1d56200a fix upgrade mode audio prompts 2022-06-16 01:27:50 -07:00
Alfonso Gamboa
be472d5afa fix upgrading from old layout 2022-06-16 01:15:26 -07:00
Alfonso Gamboa
50d451dec5 fix paths due to adjustments in upgrade-run 2022-06-16 01:07:19 -07:00
Alfonso Gamboa
be160e323e add mmc vendor info 2022-06-15 23:32:20 -07:00
Alfonso Gamboa
58afbccded move upgrade-run.sh to PATH 2022-06-15 19:13:58 -07:00
Alfonso Gamboa
70a62d3a12 fix dbclient path for scp 2022-06-14 22:48:54 -07:00
Alfonso Gamboa
b59f85e206 add kernel modules to diag logs 2022-06-12 18:23:02 -07:00
Alfonso Gamboa
3d63b6195e fix v4l2rtspserver ioctl errors 2022-06-12 13:49:27 -07:00
Alfonso Gamboa
280491d3e8 add user utility to gather logs for debugging 2022-06-11 20:48:20 -07:00
Alfonso Gamboa
48ce0b6ab7 update cmd with new commands 2022-06-11 20:47:50 -07:00
Alfonso Gamboa
d59885eed2 update ffmpeg binary to support mp3 2022-06-08 01:54:24 -07:00
Alfonso Gamboa
80df3561e9 expand and improve rtmp streaming 2022-06-04 04:25:37 -07:00
Alfonso Gamboa
429243ed69 update ffmpeg to support hls protocol 2022-06-04 04:00:47 -07:00
Alfonso Gamboa
3fb2f409c5 move rtmp-stream.sh to PATH /bin 2022-06-01 00:59:46 -07:00