motion icon indicating copy to clipboard operation
motion copied to clipboard

"Potential split boundary" log message should be suppressed by "netcam_tolerant_check"

Open dmak opened this issue 9 years ago • 5 comments

In my logs I see a lot of messages like this (approx 2 messages per second):

netcam_init_jpeg: no new pic, no signal rcvd
netcam_read_html_jpeg: Potential split boundary - 1447 chars flushed, 1 re-positioned

I have the option netcam_tolerant_check on in my config – assuming that should have suppressed these messages. Additional info: camera Foscam FI8918W configured via netcam_url.

dmak avatar Jan 20 '16 21:01 dmak

I am facing similar issue:

[1] [NTC] [NET] netcam_read_html_jpeg: Potential split boundary - 4095 chars flushed, 1 re-positioned

Using motion with netcam_url on localhost stream of uv4l with raspicam driver on Raspberry Pi 3 Setting netcam_tolerant_check didn't suppress that message.

fpytloun avatar Oct 20 '16 18:10 fpytloun

Seeing the same issue on localhost stream of uv4l-raspicam on RPI3

n8foo avatar Nov 25 '16 06:11 n8foo

Hi. Any news about this issue? I'm using two netcams, but only one is generating this flooding. Thanks in advance. Regards.

PaskoMoto avatar Jun 24 '17 08:06 PaskoMoto

This is outdated repo, nobody is watching issues here Use current official fork @Motion-Project

tosiara avatar Jun 24 '17 08:06 tosiara

Hi. Just for future references: I got rid of these messaging flooding by using: log_level 5 inside my .conf file Hopefully I'm not missing many important messages. Regards.

PaskoMoto avatar Jun 24 '17 08:06 PaskoMoto