in

How To Make A Remote Viewable Camera With Raspberry Pi (Beginner Project)



get the best raspberry pi kit out there:
Eben’s Channel: https://www.youtube.com/channel/UCGxwyXJWEarxh2XWqvygiIg
Subscribe To The Magazine: https://readerservices.makezine.com/mk/?PC=MK
learn to work with the raspberry pi! https://www.makershed.com/products/make-getting-started-with-raspberry-pi-3rd-edition-pdf?

Real-time streaming is a great way to interact with our environment. Such as a CCTV camera. But what is the technology behind it?

What if we could do exactly that with a Raspberry Pi – by streaming the Pi Camera’s live feed to any client devices. And even touch on real world applications.

In this tutorial, we’re going to cover this. We’re building a live camera streaming from a Raspberry Pi to your phone (or any internet-connected device). If you recently got a Raspberry Pi and want to work on a new project, this project may be a good one to start on.

Full tutorial writeup: coming later today to Makezine.com!

Share this:

49 Comments

  1. This was a fun build. The applications you could make from a live streaming camera is what's interesting:
    – Portable Body camera
    – Smart CCTV Camera, etc

    Stay tuned for the next build!

  2. Cool stuff and surprisingly low latency. Do you know if it's possible to setup rpi as wifi router? It would be handy to connect to wifi created by device itself for monitoring. I'm planning to try rpi as quick setup remote camera as I'm mechanic and I have fequent need for second set of eyes to see something like plc cabinets, machines working etc. Low latency and semi good resolution is mandatory for my needs.

  3. Hello @Ebenkouao,

    my camera doesn't react when I enter the command(raspistill -o Desktop/first_image.jpg

    ) it's giving me this message again. despite the fact that 2 months ago it worked. I use raspberri pi 4B 2 GB. camera module 3NoIR WIDE

    mmal: mmal_vc_component_enable: failed to enable component: ENOSPC

    mmal: camera component couldn't be enabled

    mmal: main: Failed to create camera component

    mmal: Failed to run camera app. Please check for firmware updates

    I've tested everything and the camera is in the right place on my raspberry.

    <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<

    When I activate my camera in my settings, I get the following message:

    Legacy camera support is enabled. │

    │ │

    │ Please note that this functionality is deprecated and │

    │ will not be supported for future development.

    <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<

    I've also tested with another camera, but I'm getting the same error.

    please

    What do you recommend I do?

    Thanks

  4. This github repo is no longer working. I tried for 2 days to install all the exact versions that were available as of this videos release and nothing worked. Great video, but deprecated. May want to add a placard at the beginning or remake the video.

  5. is it easy to show this live footage on a screen connected to the pi instemde of trough the internet onto another device? If so how would I do that? Sorry if it sounds stupid but I’m pretty new to raspberry Pi

  6. Hi! Thanks for the tutorial. However, may I know how should I set up the Raspbian OS if I have no old laptop or pc with me? I only have a daily working laptop with me. Can I use that to setup?

  7. does this need to be plugged into a desktop when in use or no? also is it a good idea to use a portable power bank to power everything? also also does this require router admin access?

  8. any hint on how to make it to record the maximum resolution as long as it has space on the sd card or allocated storage space besides the streaming feature i need something bulletproof that records from the moment it gets power till i either manually stop runs out of space or get powered off.

  9. Does it have to be connected to the same network of the monitor to watch the stream? Can I access this through a different network anywhere in the world?