Joshua Wang
3a39f5c89a
fix: change rmtp typo to rtmp ( #239 )
2022-08-13 17:20:09 -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
3175ed3d08
add local dns option
2022-07-22 20:39:53 -07:00
Alfonso Gamboa
315dec23fc
add car support to web server
2022-07-17 15:14:08 -07:00
virmaior
440bfc353d
Update wz_mini.conf
2022-07-15 18:05:08 +09: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
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
d87d43241f
add DISABLE_MOTOR function for motorized devices
2022-06-30 23:31:32 -07:00
gtxaspec
f392d1b109
Merge pull request #103 from skilau/DetectAndAutoLoadEthernetDrivers
...
Add support for auto detecting the USB Ethernet adapter, and loading its respective driver
2022-06-27 21:02:33 -07:00
Alfonso Gamboa
65e839b6a9
update bonding functions, add fail_over_mac option
2022-06-26 20:02:06 -07:00
Scott Kilau
d0aae1aed7
Set default Ethernet value to false
2022-06-24 09:29:06 -05:00
Scott Kilau
c69c19621d
Create new AUTODETECT variable, so as to be very specific what will happen
2022-06-24 09:25:16 -05:00
Scott Kilau
c58ce37637
Merge branch 'master' into DetectAndAutoLoadEthernetDrivers
2022-06-24 09:22:26 -05:00
Alfonso Gamboa
660174301c
set default config new drivers on
2022-06-22 23:08:52 -07:00
Alfonso Gamboa
2b74217bb5
add atbm603x driver option to wz_mini.conf
2022-06-22 08:08:16 -07:00
Scott Kilau
618018fc05
Allow for the user to override the auto-detect Ethernet code.
...
Also, update README for this change
2022-06-21 09:01:45 -05:00
Scott Kilau
0bd0c36401
Merge branch 'master' into DetectAndAutoLoadEthernetDrivers
2022-06-21 08:45:08 -05:00
Alfonso Gamboa
3dca5d188f
add night drop feature
2022-06-20 20:25:19 -07:00
Scott Kilau
6ecc33efa3
Add support for auto detecting the USB Ethernet adapter, and loading its respective driver
2022-06-18 01:15:37 -05:00
Scott Kilau
5cd3875d25
Merge branch 'master' into StartAddingSupportForBonding
2022-06-17 09:24:47 -05:00
Alfonso Gamboa
e5fc16696d
fix custom hostname issues
2022-06-17 01:22:19 -07:00
Scott Kilau
60aa017325
Default bonding to false.
2022-06-16 15:19:32 -05:00
Scott Kilau
bd9433a894
Merge branch 'master' into StartAddingSupportForBonding
2022-06-16 15:15:09 -05:00
Alfonso Gamboa
b17e2ccd24
add new ENABLE_RTL8189FS_DRIVER option
2022-06-15 19:54:38 -07:00
Scott Kilau
adaa3ccf0b
Start to parameterize the Binding values, so users can select them or not.
2022-06-15 21:14:39 -05:00
Alfonso Gamboa
9783c33d2a
remove root password for debugging
2022-06-12 01:15:17 -07:00
Alfonso Gamboa
80df3561e9
expand and improve rtmp streaming
2022-06-04 04:25:37 -07:00
Alfonso Gamboa
d20d1a23a3
add user selectable ethernet modules to config
2022-05-31 23:46:24 -07:00
Alfonso Gamboa
6c818efe5f
move all configuration to wz_mini.conf and all scripting logic to wz_user.sh in etc/init.d
2022-05-24 22:20:37 -07:00