Error saving monitor

Forum for questions and support relating to the 1.30.x releases only.
Locked
manoelps
Posts: 3
Joined: Thu Oct 27, 2016 1:00 pm

Error saving monitor

Post by manoelps »

Hi everyone!

I'm trying to create a new monitor, but the following message occurs:

Code: Select all

SQL-ERR 'SQLSTATE [HY000]: General error: 1366 Incorrect integer value:' 'for column' V4LMultiBuffer 'at row 1' statement was 'insert into Monitors September LinkedMonitors =' ', Device = / dev / video0' Channel = '0', Format = '255', Palette = '0', V4LMultiBuffer = '' V4LCapturesPerFrame = '1' protocol = '' Host = 'http://192.168.101.203:8999/onvif/device_service 'Port =' 80 ', Method =' rtpUni 'Options =' 'Path =' rtsp: // admin: admin@192.168.101.203/1 'User =' 'Pass =' ​​'Colours =' 3, "Width =" 720 ", Height =" 480 ", Orientation = '0', deinterlacing = '0', RTSPDescribe = '0', labelFormat = '% N -% d /% m /% y% H: % M:% S, LABELx = '0', LabelY = '0', LabelSize = '1', ImageBufferCount = '50', WarmupCount = '25', PreEventCount = '25', PostEventCount = '25', StreamReplayBuffer = '1000', AlarmFrameCount = '1', EventPrefix = 'Event-' SectionLength = '600', frameskip = '0', MotionFrameSkip = '0', AnalysisUpdateDelay = '0', FPSReportInterval = '1000', = DefaultView 'Events', DefaultRate = '100', DefaultScale = '100', WebColour = 'red', Exif = '', SignalCheckColour = '# 0000c0' Name = 'IPCamera' sERVERID = '', Type = 'Ffmpeg' , Function = 'Monitor' Enabled = '1', AnalysisFPS = '' = maxfps' '= AlarmMaxFPS' 'RefBlendPerc =' 6 ', AlarmRefBlendPerc =' 6 ', Sequence = 1'
I am using the ONVIF to detect my camera in Probe Monitor page. Also made attempts to save the registration of the camera from my laptop but showed a similar error.

Someone who has been through this, can you help?
User avatar
iconnor
Posts: 3362
Joined: Fri Oct 29, 2010 1:43 am
Location: Toronto
Contact:

Re: Error saving monitor

Post by iconnor »

You havn't changed the settings in mysql. See

https://wiki.zoneminder.com/Ubuntu_Serv ... e_easy_way
manoelps
Posts: 3
Joined: Thu Oct 27, 2016 1:00 pm

Re: Error saving monitor

Post by manoelps »

I followed this tutorial to set up, will redo the process to see if it resolves.

Thank you.
manoelps
Posts: 3
Joined: Thu Oct 27, 2016 1:00 pm

Re: Error saving monitor

Post by manoelps »

It's Working \o/ ...

Thank you.
Locked