Skip to content

stream#1

Merged
Aduomas merged 2 commits into
Aduomas:mainfrom
oliverbhull:main
Sep 17, 2025
Merged

stream#1
Aduomas merged 2 commits into
Aduomas:mainfrom
oliverbhull:main

Conversation

@Aduomas

@Aduomas Aduomas commented Sep 17, 2025

Copy link
Copy Markdown
Owner

No description provided.

- Add streaming methods to TurboModule spec: initializeStreamDecoder, decodeOpusFrame, resetOpusStreamDecoder
- Implement C++ streaming decoder with persistent state and Float32Array output
- Update JS wrapper to handle Uint8Array to base64 conversion
- Add streaming test functionality to example app
- Update documentation with streaming API examples
- Maintain backward compatibility with existing batch API
- Rebrand from react-native-opus to rn-stream-opus
- Emphasize real-time streaming as primary use case
- Add practical streaming examples and OpusStreamer class
- Highlight key features for streaming applications
- Add use cases section for voice/audio streaming apps
- Move batch API to legacy section
@Aduomas Aduomas merged commit 2b6deba into Aduomas:main Sep 17, 2025
0 of 5 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.

2 participants