SAMSUNG IP CAMERA

A place for discussion of topics that are not specific to ZoneMinder. This could include Linux, Video4Linux, CCTV cameras or any other topic.
Post Reply
merlino63
Posts: 6
Joined: Thu May 20, 2010 7:56 pm

SAMSUNG IP CAMERA

Post by merlino63 »

Hallo,
'm trying used for the purpose of an IP Camera Samsung Zoneminder 1.24.2. The IPCamera works with RTSP on port 554 If you use VLC and you can see the image. With ZM 1.24.2 configured as follows:
Souirce Type: Remote
MAx FPS: 15
Allarm Max FPS: 15
Remote Protocol: RTSP
Remote Method: RTP/RTSP
REmote Host Name:admin:Admin@192.168.14.119
Remote Host Port:554
Remote Host Path: mpeg4unicast
Capture Width: 352
Capture Height :288


the result of debug is as follows:

05/26/10 07:26:47.982289 zmc_m3[11742].INF-zm_debug.c/292 [New Debug Level = 7, New Debug Log = /tmp/zm_debug.log.11742]
05/26/10 07:26:47.982897 zmc_m3[11742].DB1-zm_monitor.cpp/2262 [Got 1 monitors]
05/26/10 07:26:47.983598 zmc_m3[11742].DB1-zm_thread.cpp/241 [Creating thread]
05/26/10 07:26:47.983729 zmc_m3[11742].DB2-zm_rtsp.cpp/187 [RTSP Local SSRC is 7771be4b]
05/26/10 07:26:47.983790 zmc_m3[11742].DB1-zm_thread.cpp/280 [Starting thread]
05/26/10 07:26:47.984082 zmc_m3[11745].DB2-zm_thread.cpp/253 [Invoking thread]
05/26/10 07:26:47.984240 zmc_m3[11742].DB1-zm_thread.cpp/301 [Started thread 11745]
05/26/10 07:26:47.985822 zmc_m3[11742].DB1-zm_monitor.cpp/338 [monitor purpose=1]
05/26/10 07:26:47.985822 zmc_m3[11745].DB2-zm_rtsp.cpp/234 [Sending HTTP message: GET /mpeg4unicast HTTP/1.0
X-SessionCookie: 358748497
Authorization: Basic YWRtaW46YWRtaW4=

]
05/26/10 07:26:47.985929 zmc_m3[11742].DB1-zm_monitor.cpp/345 [mem.size=30414472]
05/26/10 07:26:47.989495 zmc_m3[11745].DB2-zm_rtsp.cpp/246 [Received HTTP response: (0 bytes)]
05/26/10 07:26:47.989716 zmc_m3[11745].ERR-zm_rtsp.cpp/258 [Response parse failure, 0 bytes follow]
05/26/10 07:26:47.989965 zmc_m3[11745].DB2-zm_thread.cpp/266 [Exiting thread, status 0xffffffff]
05/26/10 07:26:48.029837 zmc_m3[11742].DB1-zm_zone.cpp/50 [Initialised zone 0/All - 1 - 352x288 - Rgb:ff0000, CM:3, MnAT:15, MxAT:0, MnAP:50, MxAP:75000, FB:3x3, MnFP:$
05/26/10 07:26:48.041966 zmc_m3[11742].DB1-zm_monitor.cpp/458 [Monitor SAMSUNG-SNP3350 has function 2]
05/26/10 07:26:48.042033 zmc_m3[11742].DB1-zm_monitor.cpp/459 [Monitor SAMSUNG-SNP3350 LBF = '%N - %y/%m/%d %H:%M:%S', LBX = 0, LBY = 0]
05/26/10 07:26:48.042075 zmc_m3[11742].DB1-zm_monitor.cpp/460 [Monitor SAMSUNG-SNP3350 IBC = 100, WUC = 25, pEC = 20, PEC = 20, EAF = 1, FRI = 1000, RBP = 7, FM = 0]
05/26/10 07:26:48.042434 zmc_m3[11742].DB1-zm_zone.cpp/889 [Got 1 zones for monitor SAMSUNG-SNP3350]
05/26/10 07:26:48.042498 zmc_m3[11742].DB5-zm_zone.cpp/918 [Parsing polygon 0,0 351,0 351,287 0,287]
05/26/10 07:26:48.042547 zmc_m3[11742].DB3-zm_zone.cpp/758 [Parsing polygon string '0,0 351,0 351,287 0,287']
05/26/10 07:26:48.042593 zmc_m3[11742].DB3-zm_zone.cpp/796 [Got coordinate 0,0 from polygon string]
05/26/10 07:26:48.042635 zmc_m3[11742].DB3-zm_zone.cpp/796 [Got coordinate 351,0 from polygon string]
05/26/10 07:26:48.042677 zmc_m3[11742].DB3-zm_zone.cpp/796 [Got coordinate 351,287 from polygon string]
05/26/10 07:26:48.042717 zmc_m3[11742].DB3-zm_zone.cpp/796 [Got coordinate 0,287 from polygon string]
05/26/10 07:26:48.042768 zmc_m3[11742].DB3-zm_zone.cpp/816 [Successfully parsed polygon string]
05/26/10 07:26:48.042814 zmc_m3[11742].DB1-zm_zone.cpp/50 [Initialised zone 3/All - 1 - 352x288 - Rgb:ff0000, CM:3, MnAT:25, MxAT:0, MnAP:3041, MxAP:76032, FB:3x3, MnF$
05/26/10 07:26:48.054884 zmc_m3[11742].DB1-zm_monitor.cpp/2459 [Loaded monitor 3(SAMSUNG-SNP3350), 1 zones]
05/26/10 07:26:48.054957 zmc_m3[11742].INF-zmc.cpp/188 [Starting Capture]
05/26/10 07:26:48.055096 zmc_m3[11742].DB2-zm_remote_camera_rtsp.cpp/112 [Waiting for sources]
05/26/10 07:26:58.063990 zmc_m3[11742].FAT-zm_remote_camera_rtsp.cpp/118 [No RTSP sources]

The image not seen. Can you help me please?
Thank's in advance
Bye


:)
Post Reply