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

RSDK-7334 - revert webrtc version bump #110

Merged
merged 1 commit into from
Apr 25, 2024

Conversation

stuqdog
Copy link
Member

@stuqdog stuqdog commented Apr 22, 2024

Bumping webrtc crate version helped fix an issue with err-full errors when processing too much data, but unfortunately has also introduced a regression whereby connection to an esp32 now fails.

This PR reverts that webrtc version bump. The search for a more principled solution which prevents the err-full issues without introducing regressions is ongoing.

@stuqdog stuqdog requested review from njooma and npmenard April 22, 2024 13:08
@stuqdog stuqdog requested a review from a team as a code owner April 22, 2024 13:08
@stuqdog stuqdog requested a review from purplenicole730 April 22, 2024 13:08
Copy link
Member

@njooma njooma left a comment

Choose a reason for hiding this comment

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

Approved assuming confirmation of working esp32 connection

@stuqdog
Copy link
Member Author

stuqdog commented Apr 22, 2024

Approved assuming confirmation of working esp32 connection

Yep! Confirmed that esp32 connection works with this webrtc version.

@stuqdog stuqdog merged commit c542c8f into viamrobotics:main Apr 25, 2024
4 checks 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.

4 participants