Weather Station Hardware > Weather Web Cams

IPtimeLapse With My Webpage

(1/1)

Silversword:
Hi All,

Having and issue with my Time Lapse not showing on my wxskycam.php page.

Hope that someone can have the time to take a look at this and come up with a solution.

This occurred in the past couple of weeks as it was working prior from a couple of week ago.

I believe that the FTP upload appears to be working as I can see the files on my host where my web files are housed.

On the script wxskycam.php where the script shows might be the issue in this section:

<center><h1>Time Lapse Video</h1></center>

<br>

<center>
<div id='my-video'></div>
<script type='text/javascript'>
    jwplayer('my-video').setup({
        file: 'http://dwayneyamato.com/wx/Intraday_video.mp4',
        image: 'http://www.dwayneyamato.com/wx/webcamimage.jpg',
        width: '640',
        height: '480',
    });
</script>
</center>

<center><p>Time Lapse Video Created using <a href="https://iptimelapse.com/" target="_blank">Sebectec IP Timelapse Software</a></p>
</center><br />

The intraday_vedeo.mp4 is current at the host and the current webcaminage.jpg is also there. I can see the time lapse when I look at this location: http://dwayneyamato.com/wx/Intraday_video.mp4

I am currently using IPtimelapse version 2.71113.0 that seems to be working taking pictures and uploading to my host, but not displaying the time lapse.  The live image above the lapse time is working just fine on the wxskycam.php page.

Attached is the wxskycam script in text format.

Aloha.

--Stan Y.
  Maui, Hawaii

Navigation

[0] Message Index

Go to full version