Author Topic: PHP scripts for IP Camera :Image + Data  (Read 4254 times)

0 Members and 1 Guest are viewing this topic.

Offline diego

  • Member
  • *
  • Posts: 32
PHP scripts for IP Camera :Image + Data
« on: September 02, 2016, 05:21:29 AM »
hi
take a look at these 2 web :
http://www.meteoporma.es/webcam.html
http://www.meteoporma.es/webcameng.html
after 2 months of work I have achieved using php script and cronjobs rename, save, and create an image file by date and time of my camera ip .
You all know that ip cameras send the image to a server with a date and time , with this script and taking the great work done by  Brian Underdown
I have achieved , update and select the most recent image of those sent by the ip camera, from the image put a watermark and crar another image with date and time to create a timelapse.
Starting from an image without any data of metelorogica station , I have used the template files generated by Brian "**.json" to obtain the data to be inserted as text within the image.
I created images png about sizes and then paste them on the webcam image and then write over them meteorological data
It has been a very laborious work , place marks and png files in the right places and later texts . But the result is pretty good, I hope you like .

Offline PaulMy

  • Forecaster
  • *****
  • Posts: 5509
    • KomokaWeather
Re: PHP scripts for IP Camera :Image + Data
« Reply #1 on: September 02, 2016, 09:52:03 AM »
Very nice work!

I'll have to work on getting a replacement for my failed Hikvision IP.

Paul

Offline josecmorales

  • Senior Contributor
  • ****
  • Posts: 294
Re: PHP scripts for IP Camera :Image + Data
« Reply #2 on: October 12, 2016, 12:21:06 PM »
Awesome job Diego.

Increible Diego, después te contacto para ver si puedo aplicar lo mismo en la mía!
Vantage Pro2 + UV, Airlink, Purpleair, Meteobridge.
Twitter: ClimaGuayana
Blitzortung station: 2934
Weatherlink: ClimaGuayana

Offline diego

  • Member
  • *
  • Posts: 32
Re: PHP scripts for IP Camera :Image + Data
« Reply #3 on: October 12, 2016, 01:34:27 PM »
Ok and thanks

Offline jreislemos

  • Member
  • *
  • Posts: 1
Re: PHP scripts for IP Camera :Image + Data
« Reply #4 on: March 01, 2020, 06:03:15 PM »
Boa Noite!!! td bem?
seria demais voce me fornecer a parte do seu script em PHP onde conseguiria pegar imagem de uma camera IP?

Obrigado

Can you send-me a part off your PHP script where do you get a image from IP Camera?
tks

Offline diego

  • Member
  • *
  • Posts: 32
Re: PHP scripts for IP Camera :Image + Data
« Reply #5 on: March 01, 2020, 06:16:01 PM »
hi friend!
you can download the file this topic ...my first message.