Navigation

    Duet3D Logo

    Duet3D

    • Register
    • Login
    • Search
    • Categories
    • Tags
    • Documentation
    • Order

    Wifi camera

    General Discussion
    11
    14
    6984
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • StephenRC
      StephenRC last edited by

      Is there a wifi or wired ethernet camera that works with the Duet's DWC that doesn't cost more than the Duet?

      1 Reply Last reply Reply Quote 0
      • dc42
        dc42 administrators last edited by

        I found this list of snapshot URLs that may help identify suitable cameras: http://mobiwatcher.com/help/ipCameraSnapshotUrl.html

        1 Reply Last reply Reply Quote 0
        • peridot
          peridot last edited by

          I believe a Raspberry Pi with the Pi camera can be used with the Duet Web Control (while still doing something else also): https://pimylifeup.com/raspberry-pi-webcam-server/

          1 Reply Last reply Reply Quote 0
          • kingfisher
            kingfisher last edited by

            @peridot:

            I believe a Raspberry Pi with the Pi camera can be used with the Duet Web Control (while still doing something else also): https://pimylifeup.com/raspberry-pi-webcam-server/

            I couldn't get motion to work on my Pi - I ended up using RPi-Cam (http://elinux.org/RPi-Cam-Web-Interface)

            I've not integrated it with Duet Web Control (Yet?!)

            1 Reply Last reply Reply Quote 0
            • StephenRC
              StephenRC last edited by

              I found a simple way of getting a web cam for using in the DWC: Raspberry Pi, any model that can run OctoPrint. It's already setup up to be able to use a web cam or raspi cam, once it's enabled. Using the current version, OctoPrint's setting page gives you what's needed. Get the snapshot url and copy it to DWC with it edited to use octopi.local or the pi's ip address instead of the local home address.

              1 Reply Last reply Reply Quote 0
              • CRPerryJr
                CRPerryJr last edited by

                I use this cheap network camera ($20.00)

                https://www.amazon.com/ELP-Megapixel-Camera-Hidden-Network/dp/B00KA4M4WS/ref=sr_1_23?s=electronics&ie=UTF8&qid=1486167105&sr=1-23&keywords=ip+camera

                And created the info in this post to make it work great in Duet Web Control.

                https://duet3d.com/forum/thread.php?id=815#p7924

                1 Reply Last reply Reply Quote 0
                • elmoret
                  elmoret last edited by

                  IP Webcam on an old Android device works. Picked up a phone with a cracked screen for $5.

                  1 Reply Last reply Reply Quote 0
                  • briangilbert
                    briangilbert last edited by

                    @CRPerryJr:

                    I use this cheap network camera ($20.00)

                    https://www.amazon.com/ELP-Megapixel-Camera-Hidden-Network/dp/B00KA4M4WS/ref=sr_1_23?s=electronics&ie=UTF8&qid=1486167105&sr=1-23&keywords=ip+camera

                    And created the info in this post to make it work great in Duet Web Control.

                    https://duet3d.com/forum/thread.php?id=815#p7924

                    Grrr, doesn't ship to Australia 😞

                    1 Reply Last reply Reply Quote 0
                    • Nuffe
                      Nuffe last edited by

                      I am using Playstation Eye (ps3 camera) with OctoPi. I had an extra one, but new ones are very cheap currently.

                      1 Reply Last reply Reply Quote 0
                      • iDevelo
                        iDevelo last edited by

                        Also if you use http://www.ispyconnect.com you can use the streams from that:

                        http://192.168.1.13:8080/mjpegfeed?oid={CAMERAID}&full

                        1 Reply Last reply Reply Quote 0
                        • jmg123
                          jmg123 last edited by

                          @kingfisher:

                          I couldn't get motion to work on my Pi - I ended up using RPi-Cam (http://elinux.org/RPi-Cam-Web-Interface)

                          I've not integrated it with Duet Web Control (Yet?!)

                          I have integrated it, just follow the installation instructions as normal, I changed the default port from 80 to 4123, as 80 was already in use on my pi. The url to add to DWC is then as follows

                          http://<ipaddress>:<port>/html/cam_pic_new.php?

                          e.g.

                          http://192.168.1.12:4123/html/cam_pic_new.php?</port></ipaddress>

                          1 Reply Last reply Reply Quote 0
                          • CaptAwesome
                            CaptAwesome last edited by

                            Did I see it right, that ur connecting the Webcam with ur WiFi seperat? There are no way to connect the Webcam direct with the duet wifi?

                            1 Reply Last reply Reply Quote 0
                            • kingfisher
                              kingfisher last edited by

                              @jmg123:

                              @kingfisher:

                              I couldn't get motion to work on my Pi - I ended up using RPi-Cam (http://elinux.org/RPi-Cam-Web-Interface)

                              I've not integrated it with Duet Web Control (Yet?!)

                              I have integrated it, just follow the installation instructions as normal, I changed the default port from 80 to 4123, as 80 was already in use on my pi. The url to add to DWC is then as follows

                              http://<ipaddress>:<port>/html/cam_pic_new.php?

                              e.g.

                              http://192.168.1.12:4123/html/cam_pic_new.php?</port></ipaddress>

                              Thanks, just integrated 😉

                              1 Reply Last reply Reply Quote 0
                              • dc42
                                dc42 administrators last edited by

                                @CaptAwesome:

                                Did I see it right, that ur connecting the Webcam with ur WiFi seperat? There are no way to connect the Webcam direct with the duet wifi?

                                That's right, you can't connect a camera directly to the Duet WiFi.

                                1 Reply Last reply Reply Quote 0
                                • First post
                                  Last post
                                Unless otherwise noted, all forum content is licensed under CC-BY-SA