No video

Raspberry Pi live streaming surveillance camera |access from anywhere| Raspberry Pi + OpenCV + Flask

  Рет қаралды 46,007

AS Tech-Workshop

AS Tech-Workshop

Күн бұрын

This video demonstrate how to build DIY live streaming camera which can be access from anywhere over internet. I used Raspberry Pi, OpenCV, Flask web server to build the working device. Later I used remote.it to make it internet facing. You can find the full code and steps from the below GitHub link.
github.com/avs...
#diy live streaming camera
#diy ip camera
#diy internet camera
#diy raspberry pi camera
#raspberry pi
#camera
#ip camera
#cctv camera
#live streaming camera
#raspberry pi camera
#raspberry pi project
#diy
#how to
#security camera
#network camera
#opencv
#python
#remote.it
#internet camera

Пікірлер: 77
@ninline2000
@ninline2000 3 жыл бұрын
Very slick. Thanks you for the video.
@thierrybonnet2512
@thierrybonnet2512 Жыл бұрын
Where can I find your GitHub and text of the commands ?
@AlejandroFernandez-wc7ox
@AlejandroFernandez-wc7ox 4 ай бұрын
Amazing video and explanation! Was wondering if the same logic would apply for a capture card (HDMI to USB) so instead of streaming a webcam video, streaming whatever the video capture card records. Thank you!
@bipinbiharisahoo8583
@bipinbiharisahoo8583 18 сағат бұрын
Sir, how can i add audio with web cam streaming
@cjlowe1650
@cjlowe1650 2 жыл бұрын
No sound recording???? Why do people never use a microphone 🎤? There are tons of these types of projects but none have video and audio together!!!!!!! WHY??????
@thorstenfricke3257
@thorstenfricke3257 Жыл бұрын
super, thank you very much!
@edisherg6375
@edisherg6375 Жыл бұрын
Thank you 🙏
@charpierov7097
@charpierov7097 Жыл бұрын
Thanks very much. Would this live streaming operation disable normal picamera use? I mean after I followed the steps, I tested normal PiCamera commands but get "mmal: mmal_vc_component_enable: failed to enable component: ENOSPC "etc
@ferytabi3473
@ferytabi3473 2 жыл бұрын
thanks for this video. but when i used this method, the output of the camera is slowly. do you same with me?
@soporteitcla8015
@soporteitcla8015 2 жыл бұрын
module compiled against API version 0xe but this version of numpy is 0xd any idea?
@Rahul_Singh20
@Rahul_Singh20 7 ай бұрын
Sir i am getting error " [WARN:0] global ../modules/videoio/src/cap_gstreamer.cpp (961) open OpenCV | GS treamer warning: Cannot query video position: status=0, value=-1, duration=-1" and I am not able to solve it, please help
@zac8189
@zac8189 Жыл бұрын
Hello when i get to testing (7:53 into the video) nothing happens after i enter python3 camera.py, any idea as to why?
@NickyAndre
@NickyAndre Жыл бұрын
Thank you very much for the video it is amazing How to embed this livestream camera website into our own website does it possible?
@torus151
@torus151 Жыл бұрын
Just provide the src = that link
@SpaceCowboy3010
@SpaceCowboy3010 5 ай бұрын
For raspberry pi 5 don't work
@Nejtak853
@Nejtak853 Ай бұрын
Why
@syntax-j8e
@syntax-j8e 9 ай бұрын
is it possible to add audio interface?
@ngkean9743
@ngkean9743 Жыл бұрын
Can it used for capture image and record the video?
@joehani5433
@joehani5433 2 жыл бұрын
Any idea what caused this error? Internal Server Error The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application.
@chetanrajagiri6397
@chetanrajagiri6397 Жыл бұрын
add the camera.html in templates folder
@eliassillen6107
@eliassillen6107 2 жыл бұрын
hello i need some help i have gotten everything to work fine but for some reason when i try to acces it on the phone the video feed randomly dissapears and when i refresh the page its fine for maybe 10 to 20 seconds and then it disapears again can you please help me
@pucpuc4768
@pucpuc4768 10 ай бұрын
Can you create a version for raspberry pi camera v3?
@ElectroCoderEC
@ElectroCoderEC Жыл бұрын
how can I handle multi user at same time can watch camera? I launched server on remote it but then I minutes, it loses connection or how Can I get a permanent link url?
@chrisj_harris
@chrisj_harris Жыл бұрын
Would it be possible to run this build on PoE?
@Mostafa-Ebrahim
@Mostafa-Ebrahim 2 жыл бұрын
How can I use that stream on OpenCV on another computer?
@cjlowe1650
@cjlowe1650 2 жыл бұрын
Will this work with the new libcamera on Bullseye ?
@ASTechWorkshop
@ASTechWorkshop 2 жыл бұрын
It should work.
@cjlowe1650
@cjlowe1650 2 жыл бұрын
@@ASTechWorkshop Even though the old camera picamera modules are not on Bullseye but use Libcamera are you SURE (have you tested) this on the Bullseye version? According to the youtube videos the old picamera modules do not work . They are using the libcamera modules. Are you using something besides the picamera modules? I really don't want to waste time and effort and not have this work.
@saikatmondal809
@saikatmondal809 2 жыл бұрын
I want to use this project as cctv camera for my home. but every time it reboot, I have to connect it in remote.it then it generate a new link. Is there any way to auto connect in remote.it and get a fixed link. So that it will work like a cloud ip camera like Mi-360, CP Plus security camera.
@ASTechWorkshop
@ASTechWorkshop 2 жыл бұрын
Remote.it will alway change its ip address after every connect for security.. for parmanent solution u need a fixed public ip to access it from internet.. or else u can try port forwarding to ur router and duck dns. Frequency of router public ip change is very less, only after router restart..
@namliharishjoe1762
@namliharishjoe1762 3 жыл бұрын
The link you generate from the remoteit it can connect it to an mobile application?
@ASTechWorkshop
@ASTechWorkshop 3 жыл бұрын
Remote.it generated link is only suitable for remote access.. it is not recommended to use this link in any apps, as every time u login or generate connection with remote.it, it changes the url..thats why it is secure to use...
@psykopat81
@psykopat81 Жыл бұрын
chat gpt corrects imgae to image on .py file
@thilacsanthiya6256
@thilacsanthiya6256 2 жыл бұрын
What is the latency
@mahnoorplays5418
@mahnoorplays5418 3 жыл бұрын
does raspberry pi 3 support voice assistant???
@ASTechWorkshop
@ASTechWorkshop 3 жыл бұрын
U can build voice assistant in raspberry pi 3..
@AllenAndersonTaylor
@AllenAndersonTaylor 2 жыл бұрын
do you know if there are any plastic cases with this?
@utkuduman7231
@utkuduman7231 Жыл бұрын
you can 3d print (or order)
@eggventlivestudio3283
@eggventlivestudio3283 Жыл бұрын
Hello from France :) I have a blank page when i try access to my IP, maybe you can help me please ?
@pokcatcher
@pokcatcher 11 ай бұрын
Great 👍 Can we also save or download this stream or recording?
@ASTechWorkshop
@ASTechWorkshop 11 ай бұрын
Yes.. u can use opencv to read the stream and save as mp4
@jesustomcs7177
@jesustomcs7177 7 ай бұрын
Hi, Do you know of any video where we add object detection to this code ? I'm trying to combine this code with object detection on the web and I can't@@ASTechWorkshop
@ajcatindig8445
@ajcatindig8445 2 жыл бұрын
can you combine this with your surveillance security camera with PIR sensor the objective is you i can live stream and when im not looking , it will send me an email if it detects a motion, di you get it?
@ASTechWorkshop
@ASTechWorkshop 2 жыл бұрын
Yes u can combine both projects. But i would suggest to use openCV object tracking instead of pir sensor..
@ajcatindig8445
@ajcatindig8445 2 жыл бұрын
@@ASTechWorkshop can you do that project with tutorial?
@matheshn9100
@matheshn9100 2 жыл бұрын
An error in line 14 in else statement it shows as File"/home/pi/camera.py",line 14 Else: ^ SyntaxErrors: invalid syntax can anyone help
@MarcoFeller
@MarcoFeller 11 ай бұрын
its python yo need to indent correctly 4 spaces for each sub part. Here it has to be 8 spaces.
@nikolainikolaev2904
@nikolainikolaev2904 Жыл бұрын
How do you use multithreading with this? Would be a great tutorial!!!!
@RahulBhardwaj_n_Tiger
@RahulBhardwaj_n_Tiger Жыл бұрын
handling frames using multithread....??
@darkwhiteartz8429
@darkwhiteartz8429 2 жыл бұрын
I tried every step of yours sir, everything ok but im not able to get anything in the browser which is fully plain white
@ASTechWorkshop
@ASTechWorkshop 2 жыл бұрын
First check whethet server is properly running or not. In the browser use the actual ip address of rpi with the port given in code.
@hajaressebaghy276
@hajaressebaghy276 2 жыл бұрын
thank u so much for this video , please can u tell me about the installation of python is it on our laptop or when we use the command of python3 the raspbery pi automatically install it !!
@ASTechWorkshop
@ASTechWorkshop 2 жыл бұрын
Latest raspbian os contains python3 installed. No need to install it separately..
@hajaressebaghy276
@hajaressebaghy276 2 жыл бұрын
@@ASTechWorkshop thank u , can i use this code for a usb caMera ?
@BrittmyDog
@BrittmyDog Жыл бұрын
hi great project ... is this compatible with the v3 camera from raspberry
@ASTechWorkshop
@ASTechWorkshop Жыл бұрын
Yes.. it is compatible with all cameras including USB webcam.
@marioalbers887
@marioalbers887 Жыл бұрын
@@ASTechWorkshop are you sure because the v3 is not compatible with the v2 v3 use a different aproch
@mathsfun4097
@mathsfun4097 9 ай бұрын
Bro how to know my camera port number
@Lizuo90
@Lizuo90 2 жыл бұрын
I can't install libqtgui4 can you help me!!!
@simeoncheuk4170
@simeoncheuk4170 2 жыл бұрын
I install the Raspberry Pi OS (Legacy) instead and works
@enricocialdini6194
@enricocialdini6194 9 ай бұрын
the music?
@najehbounebi7107
@najehbounebi7107 3 жыл бұрын
thank you for this video but can you add pir sensor and ldr sensor to activate a lampe to this code please!
@ASTechWorkshop
@ASTechWorkshop 3 жыл бұрын
U can add a lamp to this code once implement motion detection with opencv... but i dont understand the use of PIR sensor here..Here u dont need any PIR sensor if u can implement motion detection or object detection using opencv...
@najehbounebi7107
@najehbounebi7107 3 жыл бұрын
@@ASTechWorkshop no the motion sensor and the light sensor are to activate lamp because i need them in my project ''a bus station light and surveillance systeme" and i tried to add sensors and lamp to this code or to surveillance system video wich you make in 2020 and i didn't get it
@ASTechWorkshop
@ASTechWorkshop 3 жыл бұрын
I can help u, if u let me know the functional design of ur project.
@najehbounebi7107
@najehbounebi7107 3 жыл бұрын
@@ASTechWorkshop thank you so much, can you give me any contact to explain more for you please
@ASTechWorkshop
@ASTechWorkshop 3 жыл бұрын
sengupta.avijit86@gmail.com
@cjlowe1650
@cjlowe1650 2 жыл бұрын
Yet again, no audio with the video. There are so many of these on KZfaq and they are all the same. Video but no synced audio!
@kyahAndoy
@kyahAndoy 2 жыл бұрын
can I incorporate that in my react app?
@ASTechWorkshop
@ASTechWorkshop 2 жыл бұрын
Yes u can..
@054-manikandabharathi.t5
@054-manikandabharathi.t5 Жыл бұрын
ssh how can i get that
@utkuduman7231
@utkuduman7231 Жыл бұрын
putty
@agupta3577
@agupta3577 Жыл бұрын
This is too expensive process.. Get IP camera instead
@thierrybonnet2512
@thierrybonnet2512 Жыл бұрын
Sorry I have found it.
Raspberry Pi Remote Camera with motionEyeOS - Build a Surveillance System
50:50
Gli occhiali da sole non mi hanno coperto! 😎
00:13
Senza Limiti
Рет қаралды 18 МЛН
UNO!
00:18
БРУНО
Рет қаралды 5 МЛН
SPONGEBOB POWER-UPS IN BRAWL STARS!!!
08:35
Brawl Stars
Рет қаралды 14 МЛН
Access Raspberry Pi ports from anywhere in the world without port forwarding using Remote.it
14:59
Accessing USB Devices and Webcams with OpenCV and Python
21:40
Nicholas Renotte
Рет қаралды 95 М.
Web controlled Raspberry Pi Camera. Rpi-Cam-Web-Interface
12:32
leepspvideo
Рет қаралды 24 М.
Raspberry Pi does what Microsoft can't!
9:43
Jeff Geerling
Рет қаралды 662 М.
You're running Pi-Hole wrong! Setting up your own Recursive DNS Server!
18:02
Gli occhiali da sole non mi hanno coperto! 😎
00:13
Senza Limiti
Рет қаралды 18 МЛН