Weather Station Hardware > Weather Web Cams

Weather cam to monthly calendar style web page?

(1/3) > >>

plectron25:
I am looking for either a hosted solution or local software that will let me pull in image from a weather sky cam and post them with a thumbnail image of the noon conditions on each day of a calendar, then allow you to click that day to see a timelapse of the full day's weather video, then back out to watch a timelapse of the full month and full year for the seasons changing.

I believe that Weather Underground offered pieces of this functionality in the past, but no longer reliably support skycams as I see discussed in this and other forums.

I have a roof mounted Vivotek fisheye camera that nicely captures the day and night sky.  Using the Sebectec  IPTimelapse software to FTP images to Weather Underground including night time "stacked" images that decrease the noise and let you see some stars worked years ago.  I can readily store the capture images locally, but would really prefer to make them more accessible for others to view, while minimizing the need to open up ports on my servers for potential hacking.

I would pay for a reasonable amount for a hosted solution (this is for home hobby use), or purchase additional software.

Below is a sample of the image from one of my cameras for two days this week.  Quite a range of weather activity to watch!

Any suggestions for display options?

 [ You are not allowed to view attachments ]
 [ You are not allowed to view attachments ]

DenVinces:
It's a great idea to give users the ability to find detailed weather conditions for each calendar day. However, I have never heard of the existence of such software. I don't know much about it because I use printable calendars to write down all the critical events, weather, and things I need to do. Maybe you should hire a developer or a programmer to write your new software. In the future, you will be able to create your own application, which will become very popular. I am sure that you will succeed, the main thing is not to give up.

flyingvranch:
I use https://webcam.io for my time lapse images. They are very reasonable, and trouble free. Their software scripts are very easy and it is refreshing for a webcam company to actually do exactly what you want with zero issues. I would give them a look.

sky_watcher:

--- Quote from: plectron25 on April 21, 2021, 05:32:28 PM ---I am looking for either a hosted solution or local software that will let me pull in image from a weather sky cam and post them with a thumbnail image of the noon conditions on each day of a calendar, then allow you to click that day to see a timelapse of the full day's weather video, then back out to watch a timelapse of the full month and full year for the seasons changing.

--- End quote ---
This is not quite what you are looking for, but I list out my images in a similar fashion to what you want. It should be easy enough to include a thumbnail of the noon image.
Sky Camera History

It is a simple PHP script that uses the time lapse and noon images in a single directory. Downside is that, as is, the script expects the filenames to be in a specific format.

"sky_camera_Noon_20230118.jpg" for the noon images where 20230118 is in YYYYMMDD format and
"sky_camera_20230107.mp4" for the videos, again with the YYYYMMDD format date.

The text bits can be anything, but the date is that way to make sorting easy.

Attached is bit of code that creates a table as show on the example page.




weatherdoc:
Like this: https://novawx.dscloud.me/202301.php? I capture a still image at about noon each day and save it on my server. Each image links to that day's 24-hour timelapse.

Navigation

[0] Message Index

[#] Next page

Go to full version