Advanced RMS installations and Multi-camera support: Difference between revisions
Markmcintyre (talk | contribs) |
|||
Line 1: | Line 1: | ||
= | = Advanced RMS installations and multi-camera support = | ||
When you set up a Raspberry Pi, it is receommended that you use the prebuilt image. This image includes an installation of all necessary software and it is ready to use. If you are convinced that you want to install RPi from scratch, use the process that follows. | |||
: '''NOTE:''' This process is intended for users who want to tackle more advanced tasks. If you completed the previous section, do not attempt the instructions that follow. | |||
== Install Raspberry Pi 4 == | |||
== | : '''WARNING:''' This installation process is not recommended. If you insist on completing this procedure, use the image '''[https://globalmeteornetwork.org/wiki/index.php?title=Installing_OS_onto_a_Raspberry_Pi here]''' and follow the detailed instructions at these links: | ||
* '''[https://globalmeteornetwork.org/wiki/index.php?title=Pi4_with_Raspbian_Bookworm Bookworm]''' | |||
* '''[https://globalmeteornetwork.org/wiki/index.php?title=Pi4_with_Raspbian_Bullseye Bullseye]''' | |||
: '''IMPORTANT:''' We also no longer recommend using '''Buster''', but the legacy instructions are available '''[https://docs.google.com/document/d/19ImeNqBTD1ml2iisp5y7CjDrRV33wBeF9rtx3mIVjh4/edit?usp=sharing here]'''. | |||
== Linux | == Installion for Linux == | ||
Detailed instructions [https://docs.google.com/document/d/e/2PACX-1vTh_CtwxKu3_vxB6YpEoctLpsn5-v677qJgWsYi6gEr_QKacrfrfIz4lFM1l-CZO86t1HwFfk3P5Nb6/pub here] | Detailed instructions are available '''[https://globalmeteornetwork.org/wiki/index.php?title=Installation_for_Linux here]'''. | ||
== Linux GUI and multi-camera support == | |||
Detailed instructions are avalable '''[https://docs.google.com/document/d/e/2PACX-1vTh_CtwxKu3_vxB6YpEoctLpsn5-v677qJgWsYi6gEr_QKacrfrfIz4lFM1l-CZO86t1HwFfk3P5Nb6/pub here]'''. | |||
== Installation for Windows == | == Installation for Windows == | ||
Data capture does not work under windows. However you can use | Data capture does not work under windows. However, you can use other tools on your PC. You can run '''SkyFit2''' to calibrate your camera to the sky, or you can use the ''BatchFFToImage'' script to convert data to ''.jpeg'' format to share on social media. | ||
Click '''[[Windows_Installation|here]]''' for detailed instructions. | Click '''[[Windows_Installation|here]]''' for detailed instructions. This process was tested on Windows 10 64-bit, but it should work with any Windows version where '''git''' and '''Anaconda''' are available. | ||
Aside: If you are a Windows | : '''Aside:''' If you are a Windows expert, feel free to investigate why data capture does not work. If you are able to determine the cause of the problem and its solution, contact one of the Administrators on this wiki. | ||
== Installation for MacOS == | == Installation for MacOS == | ||
As with Windows, installation for MacOS is useful if you want to | As with Windows, installation for MacOS is useful if you want to analyze the data offline.To install the software for MacOS, follow the instructions '''[[MacOS_Install | here]]'''. |
Latest revision as of 22:29, 23 August 2025
Advanced RMS installations and multi-camera support
When you set up a Raspberry Pi, it is receommended that you use the prebuilt image. This image includes an installation of all necessary software and it is ready to use. If you are convinced that you want to install RPi from scratch, use the process that follows.
- NOTE: This process is intended for users who want to tackle more advanced tasks. If you completed the previous section, do not attempt the instructions that follow.
Install Raspberry Pi 4
- WARNING: This installation process is not recommended. If you insist on completing this procedure, use the image here and follow the detailed instructions at these links:
- IMPORTANT: We also no longer recommend using Buster, but the legacy instructions are available here.
Installion for Linux
Detailed instructions are available here.
Linux GUI and multi-camera support
Detailed instructions are avalable here.
Installation for Windows
Data capture does not work under windows. However, you can use other tools on your PC. You can run SkyFit2 to calibrate your camera to the sky, or you can use the BatchFFToImage script to convert data to .jpeg format to share on social media.
Click here for detailed instructions. This process was tested on Windows 10 64-bit, but it should work with any Windows version where git and Anaconda are available.
- Aside: If you are a Windows expert, feel free to investigate why data capture does not work. If you are able to determine the cause of the problem and its solution, contact one of the Administrators on this wiki.
Installation for MacOS
As with Windows, installation for MacOS is useful if you want to analyze the data offline.To install the software for MacOS, follow the instructions here.