Open dmak opened 8 years ago
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.
Seeing the same issue on localhost stream of uv4l-raspicam on RPI3
Hi. Any news about this issue? I'm using two netcams, but only one is generating this flooding. Thanks in advance. Regards.
This is outdated repo, nobody is watching issues here Use current official fork @Motion-Project
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.
In my logs I see a lot of messages like this (approx 2 messages per second):
I have the option
netcam_tolerant_check on
in my config – assuming that should have suppressed these messages. Additional info: camera Foscam FI8918W configured vianetcam_url
.