Live Video Streaming using Raspberry Pi Camera over the Network using Python Sockets

Поделиться
HTML-код
  • Опубликовано: 21 авг 2024
  • In this video you will see live video streaming over the network using Raspberry Pi camera with Python.
    Download the codes:
    github.com/Ari...
    For future updates follow us on facebook: / sparklers2018

Комментарии • 24

  • @EHuelsz
    @EHuelsz 4 года назад +2

    Thankyou very much man!! it always so difficult to find codes that actually work by just copying the code, but your's just nailed it! :) You are the best!

  • @benyounesoukarfifstm8782
    @benyounesoukarfifstm8782 4 года назад

    hello sir, i tried multitude of methods whithout any result but your's is the best . Thank you very much

  • @taneesahmad8289
    @taneesahmad8289 4 года назад +8

    can you please make another video that how can we implement server side code in flask ?

  • @hillarymoutou7412
    @hillarymoutou7412 3 года назад +2

    Can this be used to embed a live video and audio streaming on a remote website not on the same local wifi?

  • @bamsgian9759
    @bamsgian9759 3 года назад +2

    Man, you rock!
    Does this will work with raspi zero?
    I still didn't bought it yet

    • @robodev6033
      @robodev6033 3 года назад

      I have tested this it's working too but little delay.

  • @alaaosama7679
    @alaaosama7679 Месяц назад

    I’m using yolov8 AI model for people detection, and raspberry 3b+ so i tried the code below where the raspberry pi code is just for capturing and the pc code is for people detection and displaying why when i put the model on the pc code it causes tremendous delay in displaying the frame?

  • @agungbanar687
    @agungbanar687 3 года назад

    Hey man great socket implementation ! but can u do it over flask?

  • @cciapa231
    @cciapa231 2 года назад

    Thank you very much. Is it possible to cache raw data from camera (picamera, web camera and its.) and streaming it? And at parallel to save raw data on the hard disk.

  • @carlosblanco5118
    @carlosblanco5118 2 года назад

    Great topic but im confused.. it looks like your "Server" is the "Client" and the "Client" is the "Server".

  • @cjlowe1650
    @cjlowe1650 3 года назад

    I have multiple Pi Zero with Pi cameras setup streaming as RTSP to Shinobi. They have latency and are intermittent. Can I have one Pi (4b) as a server but multiple pizero's receiving the stream to the Pi Server? Do I need something special? Great , understandable and eat to follow video. Thanks.

  • @cjlowe1650
    @cjlowe1650 3 года назад

    I can't get it to display the Pi zero camera stream. I'm using a pi4 as the server and a pi zero for the client with a working pi camera (already tested the zero with the camera works). I'm using PiOS lite on both Pi's. Do I need to use the desktop version of the PiOS on the server (pi4-4GB)?
    Thanks.

  • @rayleblanc7209
    @rayleblanc7209 2 года назад

    If you are using windows OS it will not work. Python picamera module is not available for Windows. You must have a Linux OS for server.

  • @avadhoot05
    @avadhoot05 4 года назад

    What if we bind multiple computers to the server IP address? Will the stream be visible in all of those computers??

  • @jonamaya4602
    @jonamaya4602 3 года назад

    how would i do this over the network if my raspberry pi has an lte dongle for internet

  • @doganguler3629
    @doganguler3629 3 года назад

    Can I do that without Rasperry-Pi? I want to use built-in laptop.

  • @Yourself98
    @Yourself98 4 года назад

    can you help me fix eror ??
    s=socket.socket(socket.AF_INET,socket.SOCK_STREAM)
    AttributeError: module 'socket' has no attribute 'AF_INET'

  • @AmitPatel-mu9dz
    @AmitPatel-mu9dz 3 года назад

    was there ANY LAGGING IN VIDEO WAS IT WAS TOO FAST

  • @777prafull
    @777prafull 3 года назад

    How to video save in s3 bucket

  • @jaganpanchanathan4178
    @jaganpanchanathan4178 4 года назад

    Can the video stream from any other places

  • @prajwalparve1834
    @prajwalparve1834 4 года назад

    Which raspberry Pi model had you used?

  • @jaganpanchanathan4178
    @jaganpanchanathan4178 4 года назад

    Can it be visualised from anywhere