-
-
Notifications
You must be signed in to change notification settings - Fork 32.6k
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
Add streaming support w/ audio to Android IP Webcam integration #126009
base: dev
Are you sure you want to change the base?
Add streaming support w/ audio to Android IP Webcam integration #126009
Conversation
Hey there @engrbm87, mind taking a look at this pull request as it has been labeled with an integration ( Code owner commandsCode owners of
|
@engrbm87 @MartinHjelmare how does it look? Any changes? |
ab35ba5
to
f020834
Compare
There hasn't been any activity on this pull request recently. This pull request has been automatically marked as stale because of that and will be closed if no further activity occurs within 7 days. |
Keep open
…On Sat, Jan 11, 2025 at 11:05 AM github-actions[bot] < ***@***.***> wrote:
There hasn't been any activity on this pull request recently. This pull
request has been automatically marked as stale because of that and will be
closed if no further activity occurs within 7 days.
If you are the author of this PR, please leave a comment if you want to
keep it open. Also, please rebase your PR onto the latest dev branch to
ensure that it's up to date with the latest changes.
Thank you for your contribution!
—
Reply to this email directly, view it on GitHub
<#126009 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AMQAOMQLRCAOI7VFIJB4RET2KE6NTAVCNFSM6AAAAABOIC3Z52VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKOBVGMYTMNBQGU>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Hey @frenck, I noticed that you added the smash tag. Is there anything else this PR needs before it can be merged? It is a pretty tiny deed, after all. |
Breaking change
No breaking changes are made. To users of this integration, the upgrade will be seamless as all devices running Android IP Webcam already support streaming via RTSP.
Proposed change
Type of change
Additional information
Checklist
ruff format homeassistant tests
)android_ip_webcam
that test general functionality address all code added in this PR)If user exposed functionality or configuration variables are added/changed:
If the code communicates with devices, web services, or third-party tools:
Updated and included derived files by running:
python3 -m script.hassfest
.requirements_all.txt
.Updated by running
python3 -m script.gen_requirements_all
.To help with the load of incoming pull requests: