DLink DSC-5220

Post here to ask any questions about hardware suitability, configuration in ZoneMinder, or experiences. If you just want to know if something works with ZoneMinder or not, please check the Hardware Compatibility sections in the forum, and the Wiki first. Also search this topic as well.
Post Reply
huffie
Posts: 3
Joined: Thu Jun 18, 2009 5:50 am

DLink DSC-5220

Post by huffie »

Managed to get zoneminder up but experienced some problems:
===== LOG FILE 1 ========
06/18/09 13:44:03.912266 zmc_m1[-1].DB3-zm_remote_camera_http.cpp/266 [Got status '200' (OK), http version 1.0]
06/18/09 13:44:03.912357 zmc_m1[-1].DB3-zm_remote_camera_http.cpp/289 [Got content type 'image/jpeg'
]
06/18/09 13:44:03.929184 zmc_m1[-1].DB3-zm_remote_camera_http.cpp/165 [Socket closed]
06/18/09 13:44:03.929284 zmc_m1[-1].DB3-zm_remote_camera_http.cpp/459 [Got end of image by closure, content-length = 0]
06/18/09 13:44:03.929388 zmc_m1[-1].INF-zm_signal.cpp/72 [Got signal 7 (Bus error), crashing]
====== END======
======LOG FILE 2 =======
06/18/09 13:44:03.977183 zmc_m1[-1].DB1-zm_monitor.cpp/369 [Unable to map file /dev/shm/.zm.mmap.1 (27649364 bytes) to locked memory, trying unlocked]
06/18/09 13:44:04.179450 zmc_m1[-1].INF-zmc.cpp/186 [Starting Capture]
06/18/09 13:44:04.182974 zmc_m1[-1].DB3-zm_remote_camera_http.cpp/104 [Connected to host, socket = 6]
06/18/09 13:44:04.183149 zmc_m1[-1].DB3-zm_remote_camera_http.cpp/125 [Request sent]
06/18/09 13:44:06.682865 zmc_m1[-1].ERR-zm_remote_camera_http.cpp/140 [Select timed out]
06/18/09 13:44:06.683167 zmc_m1[-1].ERR-zm_remote_camera_http.cpp/239 [Unable to read header data]
06/18/09 13:44:06.683265 zmc_m1[-1].ERR-zm_remote_camera_http.cpp/1042 [Unable to get response]
06/18/09 13:44:06.683427 zmc_m1[-1].ERR-zmc.cpp/258 [Failed to capture image from monitor 1 (0/1)]
=====END========

Any suggestions how to get the problem solved? TIA!
User avatar
kingofkya
Posts: 1110
Joined: Mon Mar 26, 2007 6:07 am
Location: Las Vegas, Nevada

Post by kingofkya »

sorry to say but i have a simmilar camera and it never worked right in linux because it has so special compression in it. V4L recognizes it but if you check kernel log it spits out errors about compression its a ov118+ driver/chip if you curious

although i red this may help

sudo modprobe gspca_ov519
Post Reply