Dachticz and hikvision cameras

Dashticz, alternative dashboard based on HTML, CSS, jQuery

Moderators: leecollings, htilburgs, robgeerts

Post Reply
ducyka
Posts: 1
Joined: Saturday 18 January 2020 18:08
Target OS: NAS (Synology & others)
Domoticz version:
Contact:

Dachticz and hikvision cameras

Post by ducyka »

Hi,

Help me. My hikvision cameras works fine on my computer, but don't work on android tablet. I tried wallPanel, fully kiosk, chrome ect. but nothing.
config.js
buttons.webcam_sarok = {forcerefresh:true, width:12, isimage:true, refreshimage: 2000, refreshurl: 2000, refresh:1000, image: 'http://xxxx:[email protected]/ISAPI/ ... 02/picture'}
Thanks
Attachments
tablet
tablet
tablet.jpg (369.36 KiB) Viewed 783 times
computer
computer
computer.jpg (344.45 KiB) Viewed 783 times
djdacore
Posts: 13
Joined: Monday 17 April 2017 14:26
Target OS: Raspberry Pi / ODroid
Domoticz version: 4.11670
Location: Appingedam
Contact:

Re: Dachticz and hikvision cameras

Post by djdacore »

Instead of image: try btnimage:
mvzut
Posts: 443
Joined: Thursday 12 November 2015 10:55
Target OS: Raspberry Pi / ODroid
Domoticz version: Beta
Location: The Netherlands
Contact:

Re: Dachticz and hikvision cameras

Post by mvzut »

Has this been solved? I am running into a similar issue with my Hikvision cameras. I am using the new Camera block type. My two Foscam cameras show up fine in Fully Kiosk, my two Hikvision camera's show some sort of "not found" icon. It works fine on a PC. And I can also open the URLs in Chrome on the same tablet. Any ideas what this could be?
Raspberry Pi 4 - RFXtrx433 - CC2531 Zigbee - Opentherm Gateway - P1 smart meter - Netatmo - Philips Hue - ELV Max! - ESP8266 DIY water meter - 6 x Sonos - 4 x IP cameras - Wall mounted tablet + Dashticz - Google Home integration - MANY switches/sensors
User avatar
madpatrick
Posts: 637
Joined: Monday 26 December 2016 12:17
Target OS: Linux
Domoticz version: 2024.7
Location: Netherlands
Contact:

Re: Dachticz and hikvision cameras

Post by madpatrick »

I'm using 3 Hikvision cameras and they are working fine within Dashticz and Fully admin

This is my block which you can use as an example

Code: Select all

blocks['camera_1'] = {
	type: 'camera', 
	title: 'Voordeur', 
	isimage: true, 
	refresh: 5, 
	width: 4, 
	height:180, 
	forcerefresh: 1,
	slidedelay : 10,
 	imageUrl: 'https://IPADDRESS:9300/camsnapshot.jpg?idx=1',
}
-= HP server GEN8 Xeon(R) E3-1220L_V2 -=- OZW -=- Toon2 (rooted) -=- Domoticz v2024.7 -=- Dashticz v3.12b on Tab8" =-
mvzut
Posts: 443
Joined: Thursday 12 November 2015 10:55
Target OS: Raspberry Pi / ODroid
Domoticz version: Beta
Location: The Netherlands
Contact:

Re: Dachticz and hikvision cameras

Post by mvzut »

Ok, thanks I'll give that URL a try. Which Hikvision cameras are you using? And is 9300 the port that you actively assigned to the https connection? I dont use https at the moment, but I don't think that makes the difference right?
Raspberry Pi 4 - RFXtrx433 - CC2531 Zigbee - Opentherm Gateway - P1 smart meter - Netatmo - Philips Hue - ELV Max! - ESP8266 DIY water meter - 6 x Sonos - 4 x IP cameras - Wall mounted tablet + Dashticz - Google Home integration - MANY switches/sensors
User avatar
madpatrick
Posts: 637
Joined: Monday 26 December 2016 12:17
Target OS: Linux
Domoticz version: 2024.7
Location: Netherlands
Contact:

Re: Dachticz and hikvision cameras

Post by madpatrick »

Hi,
I’m using as much as possible secure connections. Should not make a difference.
The port 9300 is my Domoticz connection and not related to the camera. Those have each a seperate IP
All your cameras must be configurated in Domoticz. If they are working in Domoticz, this will also working in Dashticz
-= HP server GEN8 Xeon(R) E3-1220L_V2 -=- OZW -=- Toon2 (rooted) -=- Domoticz v2024.7 -=- Dashticz v3.12b on Tab8" =-
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest