18.01.2023, 04:54
(17.01.2023, 14:00)admin Wrote: The documentation does not help as it does not provide the raw request format, only the data that the request contains.
The camera is sending a POST request that LM cannot parse. Unfortunately the raw request is discarded in this case.
Run this and post what you get in Logs:
Code:<? require('apps') log(ngx.var.content_type)