Adding a Camera to DWC

Using mjpg streamer - USB Camera only

Follow these instructions to get mjpg streamer installed on a Raspberry Pi. If using RRF in SBC mode, then that SBC can be used. If setting up with RRF in WiFi mode, a Pi Zero is powerful enough.

Once mjpg streamer is installed, make the following changes to the mjpg streamer config.

PORT="-p 8080"
DAEMON="true"

Now you can access the webcam on the same IP address as DWC by browsing to http://<your-printer-ip-address>:8080/?action=stream.
You can also add this URL in the General Settings tab of DWC, so the webcam feed shows under “Current Job”.

DSF Plugin - Pi Cam or USB

There is a DSF plugin for using a pi camera or USB camera.
Information and instructions can be found here

RPi-Cam-Web-Interface - Pi Cam Only

Follow the installation instructions found here

Set the webcam URL as http://IPAddress/html/cam_pic_new.php

Follow the instructions here

Security Camera

Buy a security camera that supports an mjpeg stream.

Tags: