webcam on twitter

All about the standard Meteobridge devices based on mobile routers from TP-Link, D-Link, ASUS

Moderator: Mattk

Post Reply
User avatar
jmontamat
Gold Boarder
Gold Boarder
Posts: 267
Joined: Tue Sep 09, 2014 4:49 pm
Location: Barcelona Spain
Contact:

webcam on twitter

Post by jmontamat »

Would there be the possibility of adding the webcam to the twitter post service like this?
Attachments
Sin título.png
Sin título.png (43.2 KiB) Viewed 2390 times
User avatar
jmontamat
Gold Boarder
Gold Boarder
Posts: 267
Joined: Tue Sep 09, 2014 4:49 pm
Location: Barcelona Spain
Contact:

Re: webcam on twitter

Post by jmontamat »

I am currently using this template:

Code: Select all

Hora: [hh]:[mm]•Temperatura: [th0temp-act:--]°C•Vent: [wind0dir-avg10.000:--]° [wind0wind-act=kmh.1:--] a [wind0wind-max10=kmh.1:--]kmh•Pressió: [thb0seapress-act.1:--]hPa•Pluja Avui: [rain0total-sumday]mm•Humitat: [th0hum-act.0=:--]%•Solar: [sol0rad-act:--]W/m²•UV Index: [uv0index-act:--]•Sortida del sol: [mbsystem-sunrise:--]•Posta de sol: [mbsystem-sunset:--]•Base de Núvols: #if#[th0temp-act.1:0.0]>[th0dew-act.1:0.0]#then#{*((([th0temp-act.1:0.0]-[th0dew-act.1:0.0])*400)*0.3048)+250*0}#else#0#fi# Mts•Llamps Avui: [lgt0total-daysum.0:--] Sant Genis, Barcelona•https://meteosantgenis.org/pws/ 
Attachments
Sin título.png
Sin título.png (17.93 KiB) Viewed 2374 times
Churchtownweather
Junior Boarder
Junior Boarder
Posts: 34
Joined: Wed Sep 30, 2020 10:30 am

Re: webcam on twitter

Post by Churchtownweather »

Hi Josep
Love your template is that the full code you use
thank
brian
User avatar
jmontamat
Gold Boarder
Gold Boarder
Posts: 267
Joined: Tue Sep 09, 2014 4:49 pm
Location: Barcelona Spain
Contact:

Re: webcam on twitter

Post by jmontamat »

The merit is not mine I just added cloudbase and lightning came out of here

viewtopic.php?f=56&t=13372&p=32333&hili ... tes#p32333
Churchtownweather
Junior Boarder
Junior Boarder
Posts: 34
Joined: Wed Sep 30, 2020 10:30 am

Re: webcam on twitter

Post by Churchtownweather »

Thanks Josep
Where did you get the overlay template for your web cam screen shot
Many thanks
I would also love if my meteobridge could post a screenshot of my webcam to Twitter the same as weather cloud
Many thanks again
Brian
User avatar
jmontamat
Gold Boarder
Gold Boarder
Posts: 267
Joined: Tue Sep 09, 2014 4:49 pm
Location: Barcelona Spain
Contact:

Re: webcam on twitter

Post by jmontamat »

Churchtownweather wrote: Wed Mar 16, 2022 9:00 am Thanks Josep
Where did you get the overlay template for your web cam screen shot
Many thanks
I would also love if my meteobridge could post a screenshot of my webcam to Twitter the same as weather cloud
Many thanks again
Brian
Good morning.

Cost but found: :D :D :D

viewtopic.php?f=56&t=12379&p=42950&hili ... ate#p42950
Churchtownweather
Junior Boarder
Junior Boarder
Posts: 34
Joined: Wed Sep 30, 2020 10:30 am

Re: webcam on twitter

Post by Churchtownweather »

Thanks Josep
Theres a creamy pint of Guinness waiting for you if your ever in dublin
Thanks Again
Brian
User avatar
jmontamat
Gold Boarder
Gold Boarder
Posts: 267
Joined: Tue Sep 09, 2014 4:49 pm
Location: Barcelona Spain
Contact:

Re: webcam on twitter

Post by jmontamat »

I love Guinness,take note !!! :D :D :D
Here with cloudbase in feets if you are interested:

Code: Select all

-resize 1706x960
-fill green -draw "fill-opacity 0.6 roundrectangle 10 820 210 950 10 10"
-fill red -draw "fill-opacity 0.6 roundrectangle 220 820 420 882 10 10"
-fill blue -draw "fill-opacity 0.6 roundrectangle 220 888 420 950 10 10"
-fill cyan -draw "fill-opacity 0.6 roundrectangle 430 820 610 950 10 10"
-fill orange -draw "fill-opacity 0.6 roundrectangle 620 820 840 950 10 10"
-fill yellow4 -draw "fill-opacity 0.6 roundrectangle 850 820 1050 950 10 10"
-fill firebrick3 -draw "fill-opacity 0.6 roundrectangle 1060 820 1260 950 10 10"
-fill blue -draw "fill-opacity 0.6 roundrectangle 1270 820 1470 950 10 10"
-fill yellow -draw "fill-opacity 0.6 roundrectangle 1480 820 1690 882 10 10"
-fill violet -draw "fill-opacity 0.6 roundrectangle 1480 888 1690 950 10 10"
-fill black -draw "fill-opacity 0.6 roundrectangle 10 760 880 810 10 10"

-pointsize 24
-fill white -draw "text 20 850 'Temperatura'"
-fill white -draw "text 440 850 'Humitat'"
-fill white -draw "text 630 850 'Pressió'"
-fill white -draw "text 860 850 'Vent Act'"
-fill white -draw "text 1070 850 'Vent Max'"
-fill white -draw "text 1280 850 'Pluja Avui'"
-pointsize 38
-fill white -draw "text 20 894 '[th0temp-act.1:--]°C'"
-fill white -draw "text 440 894 '[th0hum-act.0:--]%'"
-fill white -draw "text 630 894 '[thb0seapress-act.1:--] hPa'"
-fill white -draw "text 860 894 '[wind0avgwind-act=kmh.1:--] Km/h'"
-fill white -draw "text 1070 894 '[wind0wind-dmax=kmh.1:--] Km/h'"
-fill white -draw "text 1280 894 '[rain0total-sumday.1:--] mm'"
-pointsize 22
-fill white -draw "text 20 930 '24hrs.(#if#[th0temp-delta24h:0.0] > 0#then#+[th0temp-delta24h:--]#else#[th0temp-delta24h:0.0]#fi#°C)'"
-fill white -draw "text 440 930 'P. ros. [th0dew-act.1:--]°C'"
-fill white -draw "text 630 930 '3hrs.(#if#[thb0seapress-delta3h:--] > 0#then#+[thb0seapress-delta3h:--]#else#[thb0seapress-delta3h:--]#fi# hPa)'"
-fill white -draw "text 860 930 'Direcció: ([wind0dir-avg10.000:--]°)'"
-fill white -draw "text 1070 930 'A les: [wind0wind-dmaxtime.ij:--]:[wind0wind-dmaxtime.kl:--]'"
-fill white -draw "text 1280 930 '[YYYY]: [rain0total-yearsum.1:--] mm'"
-fill white -draw "text 1490 850 'Solar: [sol0rad-act.0:--]  Wm2'"
-fill white -draw "text 1490 918 'UVI: [uv0index-act:--] UV'"
-pointsize 28
-fill white -draw "text 230 850 'Max [th0temp-dmax.1:--]°C'"
-fill white -draw "text 230 918 'Min [th0temp-dmin.1:--]°C'"
-pointsize 16
-fill white -draw "text 230 876 'A les: [th0temp-dmaxtime.ij:--]:[th0temp-dmaxtime.kl:--]'"
-fill white -draw "text 230 944 'A les: [th0temp-dmintime.ij:--]:[th0temp-dmintime.kl:--]'"
-fill white -draw "text 1490 876 'Max: [sol0rad-dmax.0:--]  A les: [sol0rad-dmaxtime.ij:--]:[sol0rad-dmaxtime.kl:--]'"
-fill white -draw "text 1490 944 'Max: [uv0index-dmax:--]  A les: [uv0index-dmaxtime.ij:--]:[uv0index-dmaxtime.kl:--]'"
-pointsize 42
-fill white -draw "text 20 800 'Base de Núvols #if#[th0temp-act.1:0.0]>[th0dew-act.1:0.0]#then#{*((([th0temp-act.1:0.0]-[th0dew-act.1:0.0])*400)*0.3048)+250*0}#else#0#fi# Mts. " 
-fill white -draw "text 20 800 '  [DD]-[MM]-[YYYY] [hh]:[mm]'" 
Ciemon
Fresh Boarder
Fresh Boarder
Posts: 17
Joined: Fri Mar 18, 2022 8:02 pm

Re: webcam on twitter

Post by Ciemon »

Can I ask for some finer detail on how you're using this code?

Are you using Meteobrdige to run a script execution on the image and then making the new image available on your website? I'm using a NANO SD and I've not seen any reference to magick being on that device.

As always there are many different ways of doing things, and it's useful to start out with an example before modifying it for local use.

Thanks in advance.
Regards,
@Ciemon
@VillageWeather
villageweather.net
Post Reply