Page 2 of 3

Re: New WebCams

Posted: Sun 06 Mar 2022 11:06 pm
by Mapantz
BeaumarisWX wrote: Fri 11 Feb 2022 11:44 pm Hi I'm using Time-Lapse Software Courtesy of Mike from : IPTimelapse.com and The Camera I Use is a : 4K HKVision High Resolution Bullet.
Save at 30second intervals and upload every 1 minute to website : https://beaumaris-weather.com/wxwebcamtimelapse.php
Also save Sunrise and Sunset videos each day for last 7 days as well as Last 3 Hour Video and Each Whole Day video for last 7 Days.
Also have Live Stream using Blue Iris Software : http://beaumaris-weather.com/camlivestream.php
Home Network Internet is NbN Fixed Wireless.
DOWNLOAD Mbps : 52.32
UPLOAD Mbps : 10.28
Kind Regards,
Hi Tony

Did you pay a subscription for the live streaming via Blue iris? And you're able to embed your own livestream in to your website?

I am finally getting FTTP installed next Tuesday, so this is a route I may take..

Re: New WebCams

Posted: Tue 15 Mar 2022 7:10 pm
by Mapantz
No more bandwidth problems for me!
Screenshot 2022-03-15 171152.png

Re: New WebCams

Posted: Tue 15 Mar 2022 8:04 pm
by freddie
Awesome :)

Re: New WebCams

Posted: Wed 16 Mar 2022 10:08 pm
by Mapantz
I'm testing out my Hikvision camera with Blue Iris.. I can get the live stream in to Blue Iris, but how do I get a URL to view it in a browser? The one I tried, gives me an XML tree

Code: Select all

http://<ip>:<port>/mjpg/warehamwx/video.mjpg?user=visitor&pw=visitor1234

Re: New WebCams

Posted: Sat 19 Mar 2022 12:26 pm
by BigOkie
Mapantz wrote: Tue 15 Mar 2022 7:10 pm No more bandwidth problems for me!

Screenshot 2022-03-15 171152.png
I've got an order in for 1gb up/down fiber for the end of the month. At the same prices as my current cable internet of 150mbps down/10 mbps up. I'm hopeful it lives up to speed.

Re: New WebCams

Posted: Sat 19 Mar 2022 8:23 pm
by BeaumarisWX
Mapantz wrote: Wed 16 Mar 2022 10:08 pm I'm testing out my Hikvision camera with Blue Iris.. I can get the live stream in to Blue Iris, but how do I get a URL to view it in a browser? The one I tried, gives me an XML tree

Code: Select all

http://<ip>:<port>/mjpg/warehamwx/video.mjpg?user=visitor&pw=visitor1234
Hi Mapantz,

Sorry late reply, I pay no subscription just a full one off purchase price for BIris.
I run Blue Iris as a service at startup.
Have you forwarded the port for Blue Iris on your Router, I use 5555 (Both Internal/External). I do run a static IP address from my ISP, but that is not necessary.
I also have a DDNS (Dynamic Domain Name System) setup on my Router, service comes free with my router.
With that setup, the following with correct DDNS should work.

Code: Select all

http://mapantz.ddns.com:5555/mjpg/warehamwx/video.mjpg?user=visitor&pw=visitor1234
Kind Regards,
Tony

Re: New WebCams

Posted: Sat 19 Mar 2022 8:47 pm
by Mapantz
BeaumarisWX wrote: Sat 19 Mar 2022 8:23 pm Hi Mapantz,

Sorry late reply, I pay no subscription just a full one off purchase price for BIris.
I run Blue Iris as a service at startup.
Have you forwarded the port for Blue Iris on your Router, I use 5555 (Both Internal/External). I do run a static IP address from my ISP, but that is not necessary.
I also have a DDNS (Dynamic Domain Name System) setup on my Router, service comes free with my router.
With that setup, the following with correct DDNS should work.

Code: Select all

http://mapantz.ddns.com:5555/mjpg/warehamwx/video.mjpg?user=visitor&pw=visitor1234
Kind Regards,
Tony
I've done exactly all of that, but I get the same result:

Code: Select all

<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2003/05/soap-envelope" xmlns:SOAP-ENC="http://www.w3.org/2003/05/soap-encoding" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing" xmlns:wsdd="http://schemas.xmlsoap.org/ws/2005/04/discovery" xmlns:wsa5="http://www.w3.org/2005/08/addressing" xmlns:xmime="http://tempuri.org/xmime.xsd" xmlns:xmime5="http://www.w3.org/2005/05/xmlmime" xmlns:xop="http://www.w3.org/2004/08/xop/include" xmlns:wsrfbf="http://docs.oasis-open.org/wsrf/bf-2" xmlns:tt="http://www.onvif.org/ver10/schema" xmlns:wstop="http://docs.oasis-open.org/wsn/t-1" xmlns:wsrfr="http://docs.oasis-open.org/wsrf/r-2" xmlns:ns1="http://www.onvif.org/ver10/actionengine/wsdl" xmlns:tev="http://www.onvif.org/ver10/events/wsdl" xmlns:ns10="http://www.onvif.org/ver10/events/wsdl/PullPointBinding" xmlns:ns11="http://www.onvif.org/ver10/events/wsdl/CreatePullPointBinding" xmlns:ns12="http://www.onvif.org/ver10/events/wsdl/PausableSubscriptionManagerBinding" xmlns:ns13="http://www.onvif.org/ver10/network/wsdl/RemoteDiscoveryBinding" xmlns:ns14="http://www.onvif.org/ver10/network/wsdl/DiscoveryLookupBinding" xmlns:tdn="http://www.onvif.org/ver10/network/wsdl" xmlns:ns3="http://www.onvif.org/ver20/analytics/wsdl/RuleEngineBinding" xmlns:ns4="http://www.onvif.org/ver20/analytics/wsdl/AnalyticsEngineBinding" xmlns:tan="http://www.onvif.org/ver20/analytics/wsdl" xmlns:ns5="http://www.onvif.org/ver10/events/wsdl/PullPointSubscriptionBinding" xmlns:ns6="http://www.onvif.org/ver10/events/wsdl/EventBinding" xmlns:ns7="http://www.onvif.org/ver10/events/wsdl/SubscriptionManagerBinding" xmlns:ns8="http://www.onvif.org/ver10/events/wsdl/NotificationProducerBinding" xmlns:wsnt="http://docs.oasis-open.org/wsn/b-2" xmlns:ns9="http://www.onvif.org/ver10/events/wsdl/NotificationConsumerBinding" xmlns:tad="http://www.onvif.org/ver10/analyticsdevice/wsdl" xmlns:tds="http://www.onvif.org/ver10/device/wsdl" xmlns:timg="http://www.onvif.org/ver20/imaging/wsdl" xmlns:tls="http://www.onvif.org/ver10/display/wsdl" xmlns:tmd="http://www.onvif.org/ver10/deviceIO/wsdl" xmlns:tptz="http://www.onvif.org/ver20/ptz/wsdl" xmlns:trc="http://www.onvif.org/ver10/recording/wsdl" xmlns:trp="http://www.onvif.org/ver10/replay/wsdl" xmlns:trt="http://www.onvif.org/ver10/media/wsdl" xmlns:trv="http://www.onvif.org/ver10/receiver/wsdl" xmlns:tse="http://www.onvif.org/ver10/search/wsdl" xmlns:ter="http://www.onvif.org/ver10/error" xmlns:tns1="http://www.onvif.org/ver10/topics" xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd">
<SOAP-ENV:Body>
<SOAP-ENV:Fault>
<faultcode>SOAP-ENV:Client</faultcode>
<faultstring>HTTP GET method not implemented</faultstring>
</SOAP-ENV:Fault>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>

Re: New WebCams

Posted: Sat 19 Mar 2022 9:43 pm
by BeaumarisWX
mm, unsure what's going on there. Do you have the Webserever and WebCast settings setup in Blue Iris.

What do you get when you use : "http://mapantz.ddns.com:5555/ui3.htm"

Re: New WebCams

Posted: Sat 19 Mar 2022 9:52 pm
by Mapantz
BeaumarisWX wrote: Sat 19 Mar 2022 9:43 pm mm, unsure what's going on there. Do you have the Webserever and WebCast settings setup in Blue Iris.

What do you get when you use : "http://mapantz.ddns.com:5555/ui3.htm"
Yep - top 3 items checked.

Check PM.

Re: New WebCams

Posted: Tue 22 Mar 2022 11:13 am
by scudwatcher
Hello,
I am using 6 Reolink RLC-511W webcams on my site @ https://csraweather.net. I am also running IPTIMELAPSE. If you need any help, let me know.

Re: New WebCams

Posted: Sat 08 Apr 2023 3:25 am
by BeaumarisWX
Hi,
An old thread I agree, though now using my IPTimelapse to live Stream to Youtube.
Seems OK so far : https://www.youtube.com/@beaumarisweather5433
Kind Regards,
Tony

Re: New WebCams

Posted: Sat 08 Apr 2023 11:43 am
by HansR
BeaumarisWX wrote: Sat 08 Apr 2023 3:25 am Hi,
An old thread I agree, though now using my IPTimelapse to live Stream to Youtube.
Seems OK so far : https://www.youtube.com/@beaumarisweather5433
Kind Regards,
Tony
Always a nice image but I get 1 second once in a while.
It is not really streaming (in EU/NL)

Re: New WebCams

Posted: Sat 08 Apr 2023 7:56 pm
by Mapantz
Streaming perfectly Tony.

I use OBS to stream mine on YouTube, mainly if there's a risk of storms spreading up from France.

I haven't tried IPTimelapse to stream - does it use much in the way of CPU resource?

Re: New WebCams

Posted: Tue 18 Apr 2023 7:03 am
by BeaumarisWX
Hi HansR and Mapantz,
It ended up being very high in CPU usage, so have shut down.
My old Haydes Canyon does all the heavy work including WebCam IpTimelapse and WxSim Forecast and Analysis as well as BlueIris Livestream (though it too hangs a fair bit http://beaumaris-weather.com/camlivestream.php) and other stuff, So was fairly taxed to begin with.
I have used OBS in the past, though had similar recourse usage issues.

Thanks for the responses, appreciated.
Kindest Regards,
Tony

Re: New WebCams

Posted: Tue 18 Apr 2023 7:38 am
by HansR
BeaumarisWX wrote: Tue 18 Apr 2023 7:03 am It ended up being very high in CPU usage, so have shut down.
Not surprised

The new link works fine though.