forked from BasedHardware/omi
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Lost frame issue and other fixes (BasedHardware#700)
<!-- This is an auto-generated comment: release notes by OSS Entelligence.AI --> ### Summary by Entelligence.AI --- - New Feature: Added a mechanism to track and manage the connection status of audio bytes in the `CaptureProvider` class. This will improve the reliability of audio streaming. - Bug Fix: Ensured proper cancellation of existing Bluetooth Low Energy (BLE) byte streams before initiating new ones, preventing potential stream conflicts. - Refactor: Updated URLs for privacy policy and about pages in the `_SettingsPageState` class for better user information access. - Chore: Included additional safety checks in the `DeviceProvider` class to ensure audio bytes are correctly disconnected when necessary. --- <!-- end of auto-generated comment: release notes by OSS Entelligence.AI -->
- Loading branch information
Showing
3 changed files
with
34 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters