Thats great! Thanks!You dont need wireshark for this
Developer tools any browser / Network tab, click the option you want on camera web interface(save optional) and check for url and body if its put or post
I'm interested too, but I can't find the HTTP command:


<?xml version="1.0" encoding="UTF-8"?>
<EventTrigger>
    <id>fielddetection-1</id>
    <eventType>fielddetection</eventType>
    <videoInputChannelID>1</videoInputChannelID>
    <EventTriggerNotificationList>
        <EventTriggerNotification>
            <id>center</id>
            <notificationMethod>center</notificationMethod>
        </EventTriggerNotification>
    </EventTriggerNotificationList>
</EventTrigger><?xml version="1.0" encoding="UTF-8"?>
<EventTrigger>
    <id>fielddetection-1</id>
    <eventType>fielddetection</eventType>
    <videoInputChannelID>1</videoInputChannelID>
    <EventTriggerNotificationList/>
</EventTrigger>

