I have an raspberry with the camera module, is there a possibility now to integrate the motion stream in Meteobridge
Syntax is http://ip_raspberry:8081
Raspberry Camera motionstream? **solved**
Moderator: Mattk
Raspberry Camera motionstream? **solved**
Last edited by jonn68 on Sun Dec 11, 2022 12:47 pm, edited 1 time in total.
Re: Raspberry Camera motionstream?
Meteobridge can just handle still images and annotate those with weather data.
Re: Raspberry Camera motionstream?
Thank you.
I have a Raspberry with the orginal camera modul in my network, ist there a possibility to use this jpeg to use in Meteobridge?
I have a Raspberry with the orginal camera modul in my network, ist there a possibility to use this jpeg to use in Meteobridge?
Re: Raspberry Camera motionstream?
yes, I think so.
Re: Raspberry Camera motionstream?
Sorry, any hint for this?
Or only possible with a webserver on the raspberry?
Or only possible with a webserver on the raspberry?
Re: Raspberry Camera motionstream?
Now I have installed the apache webserver on my raspberry and now I can see the jpg in my browser with this IP: ip_adress_raspi:/cam.jpg, but with Meteobridge Nano SD Section Cam external URL it doesn't work.jonn68 wrote: Sat Dec 10, 2022 8:42 am Sorry, any hint for this?
Or only possible with a webserver on the raspberry?
Re: Raspberry Camera motionstream? - Solved -
Hi,
I can solved the problem:
Todo raspberry with cameramodul
- install motion, set intervall snapshots for 10min
- install apache 2
- cp lastsnap.jpg to /var/www/html
- Meteobridge Cam section url: ip_adress_raspi/lastsnap.jpg
- Weather Nets > select Meteobridge weather cam > icon with txt > you get after the first upload(click on icon) the link
I can solved the problem:
Todo raspberry with cameramodul
- install motion, set intervall snapshots for 10min
- install apache 2
- cp lastsnap.jpg to /var/www/html
- Meteobridge Cam section url: ip_adress_raspi/lastsnap.jpg
- Weather Nets > select Meteobridge weather cam > icon with txt > you get after the first upload(click on icon) the link