Hi all,
I have just bought a Dahua DH-IPC-HDW3666EMP-S-AUS-BLK as I have heard Dahua cameras are supposed to be fairly good, however I can't seem to get it to send the video anywhere.
I am using multicast with my existing cameras, which means each camera transmits its video feed to a particular multicast IP (different IP for each camera) immediately and automatically when it is powered on. My other cameras do this, and multiple machines on my network can pick up the multicast stream, so I know my network's multicast routing is working correctly.
However once I enter the multicast IP address in the camera's settings (Options > Network > Multicast) it accepts them without complaint but never starts transmitting any packets. I tried enabling and disabling the substream and all it does is log me out when I apply the changes. Once I log back in again it has kept the changes but there is no multicast traffic leaving the camera. I used SNMP to double-check this, and it shows the multicast counters at zero for all three interfaces:
Doing some Googling tells me that apparently on some cameras you have to change the live view to Multicast, however on my live view I have no options relating to multicast or the protocol, and either way I'm not interested in the browser using multicast, I want the camera to start multicasting packets as soon as it boots up.
Does anyone know how to get the camera to start actually transmitting multicast packets once multicast has been configured?
I have just bought a Dahua DH-IPC-HDW3666EMP-S-AUS-BLK as I have heard Dahua cameras are supposed to be fairly good, however I can't seem to get it to send the video anywhere.
I am using multicast with my existing cameras, which means each camera transmits its video feed to a particular multicast IP (different IP for each camera) immediately and automatically when it is powered on. My other cameras do this, and multiple machines on my network can pick up the multicast stream, so I know my network's multicast routing is working correctly.
However once I enter the multicast IP address in the camera's settings (Options > Network > Multicast) it accepts them without complaint but never starts transmitting any packets. I tried enabling and disabling the substream and all it does is log me out when I apply the changes. Once I log back in again it has kept the changes but there is no multicast traffic leaving the camera. I used SNMP to double-check this, and it shows the multicast counters at zero for all three interfaces:
Code:
IF-MIB::ifName.1 = STRING: lo
IF-MIB::ifName.2 = STRING: eth0
IF-MIB::ifName.3 = STRING: sit0
IF-MIB::ifOutMulticastPkts.1 = Counter32: 0
IF-MIB::ifOutMulticastPkts.2 = Counter32: 0
IF-MIB::ifOutMulticastPkts.3 = Counter32: 0
Doing some Googling tells me that apparently on some cameras you have to change the live view to Multicast, however on my live view I have no options relating to multicast or the protocol, and either way I'm not interested in the browser using multicast, I want the camera to start multicasting packets as soon as it boots up.
Does anyone know how to get the camera to start actually transmitting multicast packets once multicast has been configured?