Commit Graph

324 Commits

Author SHA1 Message Date
Alfonso Gamboa
ec7d048ce0 fix upgrade log filename 2022-05-31 00:37:01 -07:00
Alfonso Gamboa
1b85860e56 fix formatting 2022-05-31 00:35:49 -07:00
Alfonso Gamboa
b20d1b8539 revise log messages 2022-05-31 00:31:22 -07:00
Alfonso Gamboa
4be46c17eb fix umount error during upgrade mode 2022-05-31 00:23:08 -07:00
Alfonso Gamboa
4c3b696e01 upgrade mode file verification and upgrade prompts 2022-05-31 00:15:42 -07:00
Alfonso Gamboa
6220c45392 add audio files for upgrade mode 2022-05-31 00:15:19 -07:00
Alfonso Gamboa
4fa65289b9 upgrade script fixes 2022-05-30 23:57:03 -07:00
Alfonso Gamboa
43a631e0c0 fix logging in upgrade mode 2022-05-30 23:31:29 -07:00
Alfonso Gamboa
7e788687dd store and rename logs upon reboot, do not delete 2022-05-30 23:13:20 -07:00
Alfonso Gamboa
0d5ff2fc5a add notes doc 2022-05-30 23:12:32 -07:00
Alfonso Gamboa
6c6600dd5a continue work on upgrade script 2022-05-29 01:19:06 -07:00
Alfonso Gamboa
cf0071c821 update ffmpeg to support png,jpg 2022-05-29 01:19:04 -07:00
gtxaspec
a4ca7e9fc2
Merge pull request #63 from virmaior/master
Update wz_post.sh
2022-05-28 23:36:14 -07:00
virmaior
a1533feac1
Update wz_post.sh 2022-05-29 15:29:30 +09:00
Alfonso Gamboa
da8b3af8a2 rename files 2022-05-28 20:38:47 -07:00
gtxaspec
3607037f50
Merge pull request #61 from claudobahn/bitrate_fix
Flipped registers for target/max bitrate on V3
2022-05-28 20:36:33 -07:00
gtxaspec
1be5582525
Merge pull request #60 from claudobahn/upgrade_tweaks
Preserve all SSH configuration, including host keys, and also preserve Wireguard keys.
2022-05-28 20:36:22 -07:00
Claude Meyer
bba7729178 Flipped registers for target/max bitrate on V3. 2022-05-28 11:54:42 -05:00
Claude Meyer
855c0748d9 Preserve all SSH configuration, including host keys, and also preserve Wireguard keys. 2022-05-28 11:44:02 -05:00
Alfonso Gamboa
ffd867d31a fix script execution 2022-05-28 06:08:25 -07:00
Alfonso Gamboa
01f9a8ef8d rework upgrade system 2022-05-28 06:02:44 -07:00
Alfonso Gamboa
8bd4e16fed fix path for ssh keys on upgrade script 2022-05-28 05:45:45 -07:00
Alfonso Gamboa
e301cb2c06 add initial support for automated updates 2022-05-28 05:39:07 -07:00
Alfonso Gamboa
0fe6a1ffa2 update bash 2022-05-28 02:13:54 -07:00
Alfonso Gamboa
1eab41412a revise various static binaries 2022-05-28 02:12:14 -07:00
Alfonso Gamboa
36839dfb75 disable core dumps 2022-05-28 00:53:46 -07:00
Alfonso Gamboa
7293bb7435 remove old avconv binary and replace with new musl ffmpeg 2022-05-28 00:52:18 -07:00
Alfonso Gamboa
2bfade7008 move sources into seperate folder 2022-05-28 00:12:16 -07:00
Alfonso Gamboa
b22689144d fix rtmp-stream.sh ffmpeg path 2022-05-27 00:13:17 -07:00
Alfonso Gamboa
452f56a9ab update various system binaries 2022-05-27 00:11:58 -07:00
Alfonso Gamboa
73b76b6f38 revise rtmp-stream.sh and add new ffmpeg version to fix rtmp audio issues 2022-05-27 00:11:33 -07:00
Alfonso Gamboa
e0b2584120 disable mp4_write on v2 since it is already built in and enabled 2022-05-25 23:54:28 -07:00
Alfonso Gamboa
0b4f7edf6e enable rndis and usb direct mode for v2 2022-05-25 23:50:50 -07:00
Alfonso Gamboa
363985a7bb readme formatting 2022-05-25 20:34:54 -07:00
Alfonso Gamboa
810a84b645 adjust path order 2022-05-25 20:34:45 -07:00
Alfonso Gamboa
3ec1d1f822 add rtmp streaming 2022-05-25 19:12:31 -07:00
Alfonso Gamboa
219226c2ea fix spacing issue 3 2022-05-24 22:36:01 -07:00
Alfonso Gamboa
e45931597f fix spacing issue 2 2022-05-24 22:35:06 -07:00
Alfonso Gamboa
3653ea5409 fix spacing issue 2022-05-24 22:33:58 -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
Alfonso Gamboa
46f3561555 add static wget binary with https support 2022-05-24 21:57:16 -07:00
Alfonso Gamboa
58b0088079 update readme with partition map details 2022-05-24 21:54:42 -07:00
gtxaspec
1e489969e4
Merge pull request #51 from claudobahn/wireguard
added simple wireguard startup configuration.
2022-05-24 00:06:32 -07:00
Alfonso Gamboa
555042c6b4 fix scripts for various v2 issues 2022-05-24 00:05:56 -07:00
Claude Meyer
392ca64e2d added simple wireguard startup configuration. 2022-05-23 22:32:41 -05:00
gtxaspec
a8ee51122a
Merge pull request #49 from claudobahn/rtsp_fps
added FPS configuration options for RTSP, camera default is 15fps
2022-05-23 20:29:33 -07:00
Alfonso Gamboa
71eb6d795b test iwlist for v2 2022-05-23 20:28:53 -07:00
Claude Meyer
9b270fe068 added FPS configuration options for RTSP, camera default is 15fps 2022-05-23 22:25:34 -05:00
gtxaspec
5232be3167
Merge pull request #50 from virmaior/master
Create usb-direct.md
2022-05-23 18:42:13 -07:00
Alfonso Gamboa
8ec1be1666 add fps to rtsp, revise run_mmc.sh for v2 2022-05-23 18:41:21 -07:00