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

Better RTSP protocol handling #253

Merged
merged 5 commits into from
Sep 10, 2024
Merged

Better RTSP protocol handling #253

merged 5 commits into from
Sep 10, 2024

Conversation

regulad
Copy link
Contributor

@regulad regulad commented Sep 10, 2024

This PR adds better RTSP protocol handling, including support for the more compatible "h264" & "opus." It also adds support for RTSP over SSL via RTSPS, and updates the h264_url property to use the new method.

I will use this function to add native streaming to core using the stream integration, would it be ok to ask for a version bump (2.0.0 -> 2.1.0) so I can pin it to the changes added, if you choose to merge this PR? Thank you.

pydroid_ipcam/__init__.py Outdated Show resolved Hide resolved
pydroid_ipcam/__init__.py Outdated Show resolved Hide resolved
@regulad
Copy link
Contributor Author

regulad commented Sep 10, 2024

Could the version be bumped after this PR is merged?

Copy link
Contributor

@MartinHjelmare MartinHjelmare left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, thanks!

@MartinHjelmare MartinHjelmare merged commit ee3efb4 into home-assistant-libs:master Sep 10, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants