Updated Documentation
Signed-off-by: Stephan Wendel <me@stephanwe.de>
This commit is contained in:
parent
0c9c143c8e
commit
1991471f39
17
README.md
17
README.md
@ -196,5 +196,18 @@ As a pointer in the right direction:
|
||||
|
||||
If you use custom_flags, we try to help you out but it is really a feature for Advanced Users and your a kind of on your own.
|
||||
|
||||
So, with all that said, get your position seaman! Prepare to get wet feets on your Journey.\
|
||||
ARRRR yooo rrready to sail?
|
||||
---
|
||||
## CustomPIOS Module
|
||||
|
||||
I have decided to provide an [CustomPiOS Module](https://github.com/guysoft/CustomPiOS) to make it easier to integrate to other Distributions like MainsailOS or similar.
|
||||
Please see [README.md](./custompios/README.md) in the module folder for\
|
||||
further Informations.
|
||||
|
||||
|
||||
---
|
||||
|
||||

|
||||
|
||||
**So, with all that said, get your position seaman! Prepare to get wet feets on your Journey.**
|
||||
|
||||
## ARRRR yooo rrready to sail?
|
||||
|
@ -5,6 +5,12 @@ A multiple Cam and Stream Service for mainsailOS
|
||||
|
||||
The folder 'crowsnest' is made to add to your existing CustomPIOS Structure.
|
||||
|
||||
If you are not already familiar with this, copy 'crowsnest' folder to
|
||||
|
||||
/src/modules
|
||||
|
||||
## Configuration
|
||||
|
||||
Please take a closer look to the 'config' File and set it up to your specific needs.
|
||||
This is pretty much self explantory.
|
||||
|
||||
@ -29,7 +35,7 @@ _Please take note, that moonraker.conf has to be in your CROWSNEST_DEFAULT_CONF_
|
||||
Finally add crowsnest to your config!
|
||||
As example:
|
||||
|
||||
export MODULES="base(network,(klipper,moonraker,mainsail,crowsnest))"
|
||||
export MODULES="base(network,raspicam(klipper,moonraker,mainsail,crowsnest))"
|
||||
|
||||
Make sure it is barely the last one, because it mangles cmake quiet often
|
||||
unfortunatly.\
|
||||
|
Loading…
x
Reference in New Issue
Block a user