Page 1 of 1

TL-SC3171G Unable to get response

Posted: Fri May 02, 2014 10:33 pm
by mehrshid
Zoneminder Side :
Ver: 1.26.5
OS: CentOs5
Firewall Off
Configure based on tutorial in address : wiki/index.php/SC-3171
-------------------------------------------------------------
Camera Setting TL-SC3171G :
First Update the firmware to the latest version
Multicast streaming : Off
Image Size : 640*480
Frame Rate : 30 fps
RTSP enable on default port 554
Configure based on tutorial in address : wiki/index.php/SC-3171
-------------------------------------------------------------
-------------------------ERR--------------------------In Log Area---
Component : zmc_m2 Message : Unable to get response File : /NWA/ZoneMinder-1.26.5/src/zm_remote_camera_http.cpp
Component : zmc_m2 Message : Found unsupported content type 'video/mpeg' File : /NWA/ZoneMinder-1.26.5/src/zm_remote_camera_http.cpp


Need Help

Re: TL-SC3171G Unable to get response

Posted: Sun May 04, 2014 8:09 am
by mastertheknife
Hi,

The "video/mpeg" content type is unsupported by ZM's "Remote" source type. Try using the ffmpeg source type or the libvlc one (v1.27 only)

Re: TL-SC3171G Unable to get response

Posted: Sun May 04, 2014 10:07 am
by mehrshid
Hi
Thank you for you guide, I this that i pass one step. My current setting is as below :
In Camera Side :
Computer view -->
Image Size : 640*480
Frame rate : 30 fps
Quality : Fixed Quality : Excelent
Audio Codec : Off

In ZonnMinder Side :
Source Type: Fffmpeg
Function : Monitor
Maximum FPS :30
Alarm Maximum FPS: Blank
Reference Image Blend %ge & Alarm Reference Image Blend %ge = 3.125%
Source Path :rtsp://192.168.0.3/video.mp4
Target Colorspace: 24Bit Color
Capture Width (pixels): 640
Capture Height (pixels):480

--------------Problem------------------
Only show a big red squar
In Log : Component :zmc_m2 Message :Unable to read packet from stream 0: error -541478725 File: /NWA/ZoneMinder-1.26.5/src/zm_ffmpeg_camera.cpp

Re: TL-SC3171G Unable to get response

Posted: Sun May 04, 2014 11:00 am
by mastertheknife
After some googling, it seems this camera supports MJPEG perfectly fine. You need to disable RTSP mode and then you can use MJPEG mode.
See here: http://www.zoneminder.com/wiki/index.php/SC-3171

Re: TL-SC3171G Unable to get response

Posted: Sun May 04, 2014 1:07 pm
by mehrshid
MY camera is SC3171G not SC3171 .
At this time i get a freezed picture on zm/index.php?view=zones&mid=2 address and attached a print screen. There is not streaming movie! its a Picture and with new refresh in my browser i get new one.
Any solution?
I have an other question too.
in dev/shm/zm.mmap.x files of camera generate with permission for apache user but i want to be generate with root 777 how could i do that. In installation i use root user.

Re: TL-SC3171G Unable to get response

Posted: Sun May 04, 2014 1:09 pm
by mehrshid
Screen shot is attached

Re: TL-SC3171G Unable to get response

Posted: Sun May 04, 2014 1:15 pm
by mehrshid
In addition in main page of Zoneminder "Monitor-2" Don't show as hyperlink. I don't know why.

Re: TL-SC3171G Unable to get response

Posted: Sun May 04, 2014 1:35 pm
by mehrshid
Main Page

Re: TL-SC3171G Unable to get response

Posted: Tue May 06, 2014 1:25 pm
by mehrshid
Help!