Good afternoon.
I really need to remove prefix from requests
my camera swears at him with a 400 error
I got to
etree.tostring(
but
inclusive_ns_prefixes=None,
does not work :(
Bad
`<?xml version='1.0' encoding='utf-8'?>
http://www.onvif.org/ver10/device/wsdl/GetServicesurn:uuid:464855d9-4445-48bc-bd9e-88005cc61f22http://192.168.1.247:80/onvif/device_serviceadmin*********************2022-06-19T17:15:46+00:00true`
**--->**
`env:Receiverter:ActionNotSupportedActionNotSupportedThe device do NOT support this feature`
**Good**
`
admin******************2022-06-19T12:36:12+00:00All`
**---->**
`http://192.168.1.247:80/onvif/analytics_servicetruetruehttp://192.168.1.247:80/onvif/device_servicefalsefalsefalsefalsefalsefalsetruefalsefalsefalse20210220230240falsefalsefalsefalse22falsefalsefalsefalsefalsefalsefalsefalsefalsefalsefalsehttp://192.168.1.247:80/onvif/event_servicetruetruefalsehttp://192.168.1.247:80/onvif/imaging_servicehttp://192.168.1.247:80/onvif/media_servicetruetruetruehttp://192.168.1.247:80/onvif/ptz_servicehttp://192.168.1.247:80/onvif/deviceio_service10000
`
Good afternoon. I really need to remove prefix from requests my camera swears at him with a 400 error I got to etree.tostring( but inclusive_ns_prefixes=None, does not work :(
Bad
`<?xml version='1.0' encoding='utf-8'?>