Duet3D Logo Duet3D
    • Tags
    • Documentation
    • Order
    • Register
    • Login

    Wifi camera

    Scheduled Pinned Locked Moved
    General Discussion
    11
    14
    7.8k
    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.
    • peridotundefined
      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
      • kingfisherundefined
        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
        • StephenRCundefined
          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
          • CRPerryJrundefined
            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
            • elmoretundefined
              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
              • briangilbertundefined
                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 😞

                Co-creator of the Zesty Nimble direct drive extruder

                1 Reply Last reply Reply Quote 0
                • Nuffeundefined
                  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
                  • iDeveloundefined
                    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
                    • jmg123undefined
                      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
                      • CaptAwesomeundefined
                        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
                        • kingfisherundefined
                          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
                          • dc42undefined
                            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.

                            Duet WiFi hardware designer and firmware engineer
                            Please do not ask me for Duet support via PM or email, use the forum
                            http://www.escher3d.com, https://miscsolutions.wordpress.com

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