TeslaDashcamWeb
TeslaDashcamWeb copied to clipboard
Create USB drives on the Pi - Direction Needed
I have a successful installation of the one-step-setup. I have setup nginx and rclone and am now at Teslausb setup. The link provided in "Create USB drives on the Pi" takes me to the middle of a conversation on installing Teslausb.
I am unclear what to do, do I use the one-step-setup method here?
If I do with the image erase all of my setup of nginx and rclone?
Or do I do the manual setup of Teslausb and if so at what point do I start?
Sorry, if this is a dumb post but, I had to debug some of the instructions fight with. Took me a while to realize that nginx is now at 7.3 from 7.0.
Thanks in advance.
You definitely need to do a manual setup. One-step setup will not work with TeslaDashcamWeb. It looks like teslausb has not been merged, so you need to use marcone's fork. Start with setup_teslausb
. In these, you don't want to do "Set up the archive for dashcam clips" -- that's done already with my rclone config instructions. You do want to do the rest, starting with export campercent=<number>
.
I have decided to stop using the TeslaDashcamWeb approach. The main reasons is that I want to merge the three files for each timestamp and have them be visible in a browser. I will release a new project for that soon.
I see this project in your github folder. Is it ready for download now?
Thanks
On Sat, Jul 20, 2019 at 8:31 PM ppamidimarri [email protected] wrote:
You definitely need to do a manual setup. One-step setup will not work with TeslaDashcamWeb. It looks like teslausb has not been merged, so you need to use marcone's fork. Start with setup_teslausb. In these https://github.com/cimryan/teslausb, you don't want to do "Set up the archive for dashcam clips" -- that's done already with my rclone config instructions. You do want to do the rest, starting with export campercent=
. I have decided to stop using the TeslaDashcamWeb approach. The main reasons is that I want to merge the three files for each timestamp and have them be visible in a browser. I will release a new project for that soon.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/ppamidimarri/TeslaDashcamWeb/issues/8?email_source=notifications&email_token=AFZ7S2JK5MNWPGTNMWLNKC3QAOU4JA5CNFSM4IE6W3O2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD2NYNFA#issuecomment-513509012, or mute the thread https://github.com/notifications/unsubscribe-auth/AFZ7S2MRVAYSYU7WNCFHM3LQAOU4JANCNFSM4IE6W3OQ .
@dhtguru Not yet. It will be ready in a few days. I will put a note on there when it is ready to download and use.
Please note that the new project requires extra hardware: another Pi or Jetson Nano to run ffmpeg and merge the videos. It may work with a Pi 3B+ or Pi 4 with a few tweaks, but I am only testing it on the higher-spec Jetson Nano.
@dhtguru My other project is now ready for download and use. Give it a shot and let me know how it goes. I will try to get some screenshots up in a day or two.