Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tns1:RuleEngine/LineDetector/Crossed and tns1:MediaControl/VideoEncoderConfiguration missing #49280

Closed
geiseri opened this issue Apr 16, 2021 · 11 comments · Fixed by #91885 or #91916
Closed
Assignees

Comments

@geiseri
Copy link

geiseri commented Apr 16, 2021

The problem

i just noticed this after a firmware upgrade of my camera.

this is the same ilk as #48606

What is version of Home Assistant Core has the issue?

core-2021.4.4

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant OS

Integration causing the issue

onvif

Link to integration documentation on our website

https://www.home-assistant.io/integrations/onvif

Example YAML snippet

No response

Anything in the logs that might be useful for us?

2021-04-15 12:46:25 INFO (MainThread) [homeassistant.components.onvif] No registered handler for event from 80:91:33:ac:07:43: {
    'SubscriptionReference': None,
    'Topic': {
        '_value_1': 'tns1:RuleEngine/LineDetector/Crossed',
        'Dialect': 'http://www.onvif.org/ver10/tev/topicExpression/ConcreteSet',
        '_attr_1': {
    }
    },
    'ProducerReference': None,
    'Message': {
        '_value_1': {
            'Source': {
                'SimpleItem': [
                    {
                        'Name': 'VideoSourceConfigurationToken',
                        'Value': 'VideoSourceToken'
                    },
                    {
                        'Name': 'VideoAnalyticsConfigurationToken',
                        'Value': 'VideoAnalyticsToken'
                    },
                    {
                        'Name': 'Rule',
                        'Value': 'MyLineDetector1'
                    }
                ],
                'ElementItem': [],
                'Extension': None,
                '_attr_1': None
            },
            'Key': None,
            'Data': {
                'SimpleItem': [
                    {
                        'Name': 'ObjectId',
                        'Value': '0'
                    }
                ],
                'ElementItem': [],
                'Extension': None,
                '_attr_1': None
            },
            'Extension': None,
            'UtcTime': datetime.datetime(2021, 4, 15, 16, 45, 47, tzinfo=<isodate.tzinfo.Utc object at 0x7f48379344f0>),
            'PropertyOperation': 'Initialized',
            '_attr_1': {
        }
        }
    }
}
2021-04-15 12:46:25 INFO (MainThread) [homeassistant.components.onvif] No registered handler for event from 80:91:33:ac:07:43: {
    'SubscriptionReference': None,
    'Topic': {
        '_value_1': 'tns1:MediaControl/VideoEncoderConfiguration',
        'Dialect': 'http://www.onvif.org/ver10/tev/topicExpression/ConcreteSet',
        '_attr_1': {
    }
    },
    'ProducerReference': None,
    'Message': {
        '_value_1': {
            'Source': {
                'SimpleItem': [
                    {
                        'Name': 'VideoEncoderConfigurationToken',
                        'Value': 'VideoEncoderToken_1'
                    }
                ],
                'ElementItem': [],
                'Extension': None,
                '_attr_1': None
            },
            'Key': None,
            'Data': {
                'SimpleItem': [],
                'ElementItem': [
                    {
                        '_value_1': <Element {http://www.onvif.org/ver10/media/wsdl}Configuration at 0x7f48326cb740>,
                        'Name': 'Config'
                    }
                ],
                'Extension': None,
                '_attr_1': None
            },
            'Extension': None,
            'UtcTime': datetime.datetime(2021, 4, 15, 16, 45, 47, tzinfo=<isodate.tzinfo.Utc object at 0x7f48379344f0>),
            'PropertyOperation': 'Initialized',
            '_attr_1': {
        }
        }
    }
}```

Additional information

No response

@probot-home-assistant
Copy link

onvif documentation
onvif source
(message by IssueLinks)

@geiseri
Copy link
Author

geiseri commented May 15, 2021

Would it be reasonable to just add: @PARSERS.register("tns1:RuleEngine/LineDetector/Crossed") at

@PARSERS.register("tns1:RuleEngine/FieldDetector/ObjectsInside")
to solve the motion detection?

@github-actions
Copy link

There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates.
Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍
This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the stale label Aug 13, 2021
@geiseri
Copy link
Author

geiseri commented Aug 18, 2021

bump

@github-actions github-actions bot removed the stale label Aug 18, 2021
@github-actions
Copy link

There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates.
Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍
This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the stale label Nov 16, 2021
@geiseri
Copy link
Author

geiseri commented Nov 18, 2021

bump

@github-actions github-actions bot removed the stale label Nov 18, 2021
@github-actions
Copy link

There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates.
Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍
This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the stale label Feb 16, 2022
@geiseri
Copy link
Author

geiseri commented Feb 17, 2022

bump

@github-actions github-actions bot removed the stale label Feb 17, 2022
@github-actions
Copy link

github-actions bot commented Jul 6, 2022

There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates.
Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍
This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the stale label Jul 6, 2022
@geiseri
Copy link
Author

geiseri commented Jul 6, 2022

bump

@github-actions github-actions bot removed the stale label Jul 6, 2022
@issue-triage-workflows
Copy link

There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates.
Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍
This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.

@issue-triage-workflows issue-triage-workflows bot closed this as not planned Won't fix, can't repro, duplicate, stale Jan 23, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Feb 22, 2023
@bdraco bdraco reopened this Apr 23, 2023
@bdraco bdraco removed the stale label Apr 23, 2023
bdraco added a commit that referenced this issue Apr 23, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.