Troubleshooting CamControl (Mobotix): Common Issues and Fixes
Overview
Common CamControl (Mobotix) problems fall into five categories: power, network, firmware/software, image/recording, and motion/analytics. Follow the steps below in order — start with power, then network, then device-level checks — to isolate and fix most issues.
1. Power issues
- Symptom: Camera has no LEDs or is completely unresponsive.
- Check PoE: Verify PoE switch/injector power and port status lights.
- Swap port/cable: Plug a known-good PoE device into the same port and/or use a different Ethernet cable.
- Power budget: Confirm switch hasn’t exceeded PoE budget; check switch management UI.
- Test direct feed: Use a PoE injector directly to the camera to rule out switch faults.
2. Network connectivity
- Symptom: Camera powered but unreachable (no ping / web UI).
- IP discovery: Run MxManagementCenter or a network scanner to find the camera’s IP.
- Ping/traceroute: Ping the IP from a PC on the same subnet; use arp -a to check MAC.
- IP conflicts: With camera disconnected, ping its IP—if you still get replies, another device has the same IP.
- VLAN / firewall: Ensure camera and client are on same VLAN/subnet and ports are not blocked (HTTP/HTTPS, RTSP if used).
- Direct connect test: Connect camera directly to laptop with PoE injector and a static IP on same subnet; if accessible, problem is network infrastructure.
3. Firmware and software
- Symptom: Crashes, unexpected behavior, or features not working.
- Check firmware version: Update to the latest Mobotix-supported firmware for your model.
- Rollback if needed: If issue started after an update, consider rolling back to the previous stable firmware (follow model-specific procedure).
- Factory reset: As last resort, perform model-specific factory reset (follow official manual; back up configs first).
- MxManagementCenter / MxMC issues: Clear/cache files or recreate profiles per Mobotix guidance; enable logs if escalating.
4. Image, recording, and storage
- Symptom: Black/frozen image, corrupted recordings, or missing footage.
- Lens/IR & exposure: Clean lens, verify IR illuminator status, check exposure settings and WDR.
- Resolution & bitrate: Confirm stream profile settings (resolution, codec, bitrate) match recorder/VMS capability.
- Storage medium: If using SD/USB, check health (remove & test in PC); if using network storage/NAS, verify mount, credentials, and network paths.
- Recording rules & schedules: Verify event rules, time tables, and retention settings in camera and VMS.
- Corrupted recordings: Export camera support report and logs; test recording to local storage to isolate network/NAS issues.
5. Motion detection & analytics (MxActivitySensor / CamControl rules)
- Symptom: No triggers, too many false alarms, or missed events.
- Use MxActivitySensor: Prefer AS over legacy VMD for accuracy.
- Adjust sensitivity and zones: Reduce/increase sensitivity incrementally; refine inclusion/exclusion zones.
- Directional rules: Use direction/stripe rules to filter irrelevant motion.
- Schedules & event activation: Confirm event is enabled and not suppressed by time tables.
- Lighting and scene changes: Recalibrate for night/day, avoid pointing at reflective surfaces or moving foliage.
6. Hardware faults and environmental checks
- Symptom: Intermittent failures, overheating, water ingress.
- Visual inspection: Check seals, cable glands, and housing. Look for condensation, corrosion, or physical damage.
- Temperature/power cycling: Note if failures are correlated to heat; allow cool-down and test.
- Replace hardware: If diagnostics and direct-connect tests fail, contact vendor/integrator for RMA or repair.
7. Logs, diagnostics, and escalation
- Collect before contacting support:
- Camera support report (from Admin > Download Support Information)
- System and event logs, timestamps of failure, firmware version, network config, PoE switch logs.
- What to provide to support: Model, serial number, firmware, exact symptoms, steps already taken, and collected logs.
Quick checklist (try in this order)
- Confirm PoE and LED status.
- Swap cable and port; test with PoE injector.
- Discover IP and ping from local PC.
- Direct-connect with laptop + PoE injector.
- Check firmware and update/rollback if needed.
- Verify recording/storage settings and event schedules.
- Adjust MxActivitySensor zones/sensitivity.
- Gather logs and open support case if unresolved.
Useful commands & checks
- Ping: ping
- ARP: arp -a | find “
” - Traceroute: tracert
(Windows) / traceroute (macOS/Linux) - Confirm PoE port status in switch management UI (port link, power draw).
If you want, I can convert this into a printable checklist, or produce model-specific reset/update steps for a particular Mobotix camera model.
Leave a Reply