remove unneeded notes
This commit is contained in:
parent
5e01af4756
commit
49973aab3e
17
README.md
17
README.md
|
@ -140,23 +140,6 @@ Finally, reboot the system for good measure and check if everything works! If us
|
|||
|
||||
You should also enable dimming in DroidCam's settings so that the screen doesn't have to remain on all the time.
|
||||
|
||||
### Links
|
||||
|
||||
- https://github.com/blueimp/mjpeg-server
|
||||
- https://github.com/dev47apps/droidcam/issues/6#issuecomment-657677219
|
||||
|
||||
### Notes
|
||||
|
||||
`/etc/modules`
|
||||
```
|
||||
v4l2loopback
|
||||
```
|
||||
|
||||
`/etc/modprobe.d/v4l2loopback.conf`
|
||||
```
|
||||
options v4l2loopback devices=1 video_nr=1
|
||||
```
|
||||
|
||||
# Extra: Phone mount
|
||||
|
||||
Should you be in need of a mount to prop your phone up, I have included my OpenSCAD files for the mount I designed for myself. It works out of the box with my iPhone 11 with my specific rubber case, you'll probably have to configure it differently.
|
||||
|
|
Loading…
Reference in a new issue