Skip to content

KVS support #1446

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

Closed
wants to merge 2 commits into from
Closed

KVS support #1446

wants to merge 2 commits into from

Conversation

ihatemyisp
Copy link

@ihatemyisp ihatemyisp commented Mar 1, 2025

Wyze has fully shifted to Amazon's Kinesis Video Streams for their streaming. This shift has broken WebRTC support in wyze-bridge.

This PR brings in work by @knightzac19 to support that. I have also bumped the MediaMTX and Wyze App versions and made miscellaneous changes to support those.

Unfortunately host mode or macvlan networking is now required (at least I couldn't get it working without one of them).

Fixes #1429.

@knightzac19
Copy link

I had a real issue getting aiortc to work properly in testing, but I'll try your branch and see if it works.

@knightzac19
Copy link

Also my branch didn't actually "add" support for streaming the camera or connecting it to the actual bridge, so I'm not sure this PR is much different than mine?

@ihatemyisp
Copy link
Author

Also my branch didn't actually "add" support for streaming the camera or connecting it to the actual bridge, so I'm not sure this PR is much different than mine?

The aiortc work is a direct pull from your branch. I just added bumps to the MediaMTX and Wyze app versions.

Hopefully it works for you, as it works perfectly for me.

@knightzac19
Copy link

Also my branch didn't actually "add" support for streaming the camera or connecting it to the actual bridge, so I'm not sure this PR is much different than mine?

The aiortc work is a direct pull from your branch. I just added bumps to the MediaMTX and Wyze app versions.

Hopefully it works for you, as it works perfectly for me.

This doesn't actually add support on the actual UI or bridge though, you have to connect the client I made to mediamtx still. How are you testing this?

@ihatemyisp
Copy link
Author

Also my branch didn't actually "add" support for streaming the camera or connecting it to the actual bridge, so I'm not sure this PR is much different than mine?

The aiortc work is a direct pull from your branch. I just added bumps to the MediaMTX and Wyze app versions.
Hopefully it works for you, as it works perfectly for me.

This doesn't actually add support on the actual UI or bridge though, you have to connect the client I made to mediamtx still. How are you testing this?

Oh my. I understand what you're saying now. I'm going to close this PR for now.

I guess I just got lucky with my camera magically working after building a image off my branch.

@ihatemyisp ihatemyisp closed this Mar 3, 2025
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.

BUG: web-rtc not working
2 participants