Skip to content

Added support for multiple onvif profiles #4445

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

Merged
merged 4 commits into from
Mar 9, 2018

Conversation

karlkar
Copy link
Contributor

@karlkar karlkar commented Jan 17, 2018

Description:
Onvif cameras often provide more than one stream. Each stream has different video quality. Until this PR Home Assistant was always using the first (often highest quality) profile. It causes some issues on devices like RPI - stream is too heavy to be handled by ffmpeg in real time, so there are glitches and artifacts.

Pull request in home-assistant (if applicable): home-assistant/core#11651

Checklist:

  • Branch: Fixes, changes and adjustments should be created against current. New documentation for platforms/components and features should go to next.
  • The documentation follow the standards.

@frenck frenck added the new-feature This PR adds documentation for a new Home Assistant feature to an existing integration label Jan 17, 2018
frenck
frenck previously approved these changes Jan 17, 2018
@frenck
Copy link
Member

frenck commented Jan 17, 2018

@karlkar Thank you for this PR! I've corrected some minors.

Ready to merged as soon as the parent PR gets merged.

Removed information about profile data in attributes, as it is not going to be implemented.
@balloob balloob merged commit 19001f9 into home-assistant:next Mar 9, 2018
@balloob balloob added this to the 0.65 milestone Mar 9, 2018
balloob pushed a commit that referenced this pull request Mar 9, 2018
* Added support for multiple onvif profiles

Related to pull request home-assistant/core#11651

* ✏️ Spelling & grammar fixes

* Removed info about profile data in attribute

Removed information about profile data in attributes, as it is not going to be implemented.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new-feature This PR adds documentation for a new Home Assistant feature to an existing integration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants