docs: update Readme.md
Signed-off-by: Stephan Wendel <me@stephanwe.de>
This commit is contained in:
parent
95c1dca13f
commit
f6b841e92f
72
README.md
72
README.md
@ -29,32 +29,31 @@ So, this will be the 'lookout point' for your printer.
|
|||||||
|
|
||||||
## Index:
|
## Index:
|
||||||
|
|
||||||
- [Foreword](#foreword)
|
- [Foreword](#foreword)
|
||||||
- [Installation](#installation)
|
- [Installation](#installation)
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
- [Configuration :exclamation: **READ THIS** :exclamation:](#simple-configuration)
|
- [Configuration :exclamation: **READ THIS** :exclamation:](#simple-configuration)
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
- [FAQ :exclamation: **READ THIS** :exclamation:](#faq)
|
- [FAQ :exclamation: **READ THIS** :exclamation:](#faq)
|
||||||
- [I get / keep getting Error 127 in line 31](#question-i-get--keep-getting-error-127-in-line-31-what-can-i-do)
|
- [I get / keep getting Error 127 in line 31](#question-i-get--keep-getting-error-127-in-line-31-what-can-i-do)
|
||||||
- [I set `mode` to `rtsp`, but I get no stream in VLC](#question-i-set-mode-to-rtsp-but-i-get-no-stream-in-vlc-what-should-i-do)
|
- [I have twice the same model of a USB Cam, cant get both to show up](#question-i-have-twice-the-same-model-of-a-usb-cam-cant-get-both-to-show-up-what-can-i-do)
|
||||||
- [I have twice the same model of a USB Cam, cant get both to show up](#question-i-have-twice-the-same-model-of-a-usb-cam-cant-get-both-to-show-up-what-can-i-do)
|
- [How to install/use a Raspicam (V1/V2 are tested, HQ Variant untested)](#question-how-to-installuse-a-raspicam-v1v2-are-tested-hq-variant-untested)
|
||||||
- [How to install/use a Raspicam (V1/V2 are tested, HQ Variant untested)](#question-how-to-installuse-a-raspicam-v1v2-are-tested-hq-variant-untested)
|
- [I use a Raspicam and a USB one but I cant get them both for unknown reason](#question-i-use-a-raspicam-and-a-usb-one-but-i-cant-get-them-both-for-unknown-reason-how-do-i-fix-that)
|
||||||
- [I use a Raspicam and a USB one but I cant get them both for unknown reason](#question-i-use-a-raspicam-and-a-usb-one-but-i-cant-get-them-both-for-unknown-reason-how-do-i-fix-that)
|
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
- [How do I contribute the best way](#question-how-do-i-contribute-the-best-way)
|
- [How do I contribute the best way](#question-how-do-i-contribute-the-best-way)
|
||||||
- [I want to support you in person, because \<fillinyourreason>! - How? ](#question-but-kwad-i-want-to-support-you-in-person-because-fillinyourreason-how)
|
- [I want to support you in person, because \<fillinyourreason>! - How? ](#question-but-kwad-i-want-to-support-you-in-person-because-fillinyourreason-how)
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
- [CustomPiOS-module](#custompios-module)
|
- [CustomPiOS-module](#custompios-module)
|
||||||
- [What 'Backends' uses crowsnest?](#what-backends-uses-crowsnest)
|
- [What 'Backends' uses crowsnest?](#what-backends-uses-crowsnest)
|
||||||
- [Credits](#credits)
|
- [Credits](#credits)
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
<br>
|
<br>
|
||||||
@ -249,6 +248,8 @@ Now the more interessting part.
|
|||||||
|
|
||||||
[cam 1]
|
[cam 1]
|
||||||
mode: mjpg
|
mode: mjpg
|
||||||
|
enable_rtsp: false
|
||||||
|
rtsp_port: 8554
|
||||||
port: 8080
|
port: 8080
|
||||||
device: /dev/video0
|
device: /dev/video0
|
||||||
resolution: 640x480
|
resolution: 640x480
|
||||||
@ -266,13 +267,19 @@ This section should be pretty much self explantory.
|
|||||||
means your choosen streamservice will be ustreamer with the well known mjpg-protocol. \
|
means your choosen streamservice will be ustreamer with the well known mjpg-protocol. \
|
||||||
You can choose:
|
You can choose:
|
||||||
|
|
||||||
mode: rtsp
|
mode: multi
|
||||||
|
|
||||||
|
This let you use the newer stream service 'camera-streamer'
|
||||||
|
|
||||||
|
To use RTSP functionality you need to set
|
||||||
|
|
||||||
|
enable_rtsp: true
|
||||||
|
|
||||||
This let you use external viewer like vlc for example. \
|
|
||||||
To view the stream use a proper player like [VLC](https://www.videolan.org/).
|
To view the stream use a proper player like [VLC](https://www.videolan.org/).
|
||||||
|
|
||||||
**The stream url will be _rtsp://\<printeriporname\>:8554/\<yourcamerasectionname\>_** \
|
**The stream url will be _rtsp://\<printeriporname\>:8554/\<yourcamerasectionname\>_** \
|
||||||
As an example: _rtsp://mainsail.local:8554/1_ \
|
As an example: _rtsp://mainsail.local:8554/1_ \
|
||||||
|
|
||||||
> _There will be no preview in your Browser!_
|
> _There will be no preview in your Browser!_
|
||||||
|
|
||||||
---
|
---
|
||||||
@ -303,6 +310,7 @@ Please be aware that all available devices are always listed in the `crowsnest.l
|
|||||||
resolution: 640x480
|
resolution: 640x480
|
||||||
|
|
||||||
Your desired FPS settings has to match what your camera able to deliver! \
|
Your desired FPS settings has to match what your camera able to deliver! \
|
||||||
|
|
||||||
> _For the most part ignored in rtsp mode!_
|
> _For the most part ignored in rtsp mode!_
|
||||||
|
|
||||||
max_fps: 15
|
max_fps: 15
|
||||||
@ -321,8 +329,8 @@ Those will be appended to the default/preconfigured parameters.
|
|||||||
To setup services to your need you have to take a closer look to the documentation of the project. \
|
To setup services to your need you have to take a closer look to the documentation of the project. \
|
||||||
As a pointer in the right direction:
|
As a pointer in the right direction:
|
||||||
|
|
||||||
- ustreamer
|
- ustreamer
|
||||||
- For sake of simplicity I converted ustreamers manpage to [ustreamer's manpage](./ustreamer_manpage.md)
|
- For sake of simplicity I converted ustreamers manpage to [ustreamer's manpage](./ustreamer_manpage.md)
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
@ -416,18 +424,6 @@ Please backup these files and delete this folder by
|
|||||||
|
|
||||||
Now run the commands mentioned in the beginning.
|
Now run the commands mentioned in the beginning.
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
#### :question: I set `mode` to `rtsp`, but I get no stream in VLC. What should I do?
|
|
||||||
|
|
||||||
**Solution:**
|
|
||||||
|
|
||||||
Read your log. \
|
|
||||||
If you are not using a raspicam or a camera with an inbuilt "H264" encoder, chances are equal to zero, to get a rtsp stream. \
|
|
||||||
Sorry :man_shrugging:
|
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
#### :question: I have twice the same model of a USB Cam, cant get both to show up. What can I do?
|
#### :question: I have twice the same model of a USB Cam, cant get both to show up. What can I do?
|
||||||
|
|
||||||
**Solution:**
|
**Solution:**
|
||||||
@ -497,15 +493,15 @@ Please see [README.md](./custompios/README.md) in the module folder for further
|
|||||||
|
|
||||||
## What 'Backends' uses crowsnest?
|
## What 'Backends' uses crowsnest?
|
||||||
|
|
||||||
- ustreamer - A streamserver from Pi-KVM project \
|
- ustreamer - A streamserver from Pi-KVM project \
|
||||||
active maintained by [Maxim Devaev](https://github.com/mdevaev) \
|
active maintained by [Maxim Devaev](https://github.com/mdevaev) \
|
||||||
[ustreamer on github](https://github.com/pikvm/ustreamer)
|
[ustreamer on github](https://github.com/pikvm/ustreamer)
|
||||||
|
|
||||||
- rtsp-simple-server
|
- rtsp-simple-server
|
||||||
- This server provides rtsp streams and more \
|
- This server provides rtsp streams and more \
|
||||||
at this point of development are only 'rtsp' features enabled \
|
at this point of development are only 'rtsp' features enabled \
|
||||||
More features are planned. \
|
More features are planned. \
|
||||||
[rtsp-simple-server](https://github.com/aler9/rtsp-simple-server) is written in Go by [aler9](https://github.com/aler9)
|
[rtsp-simple-server](https://github.com/aler9/rtsp-simple-server) is written in Go by [aler9](https://github.com/aler9)
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user