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

Dev v3 #176

Open
wants to merge 161 commits into
base: main
Choose a base branch
from
Open

Dev v3 #176

wants to merge 161 commits into from

Conversation

ThibaultBee
Copy link
Owner

No description provided.

The purpose is to be more flexible than managing sink and muxer in Streamer.

A endpoint is defined by the IEndpoint interface.
The IEndpoint comes with 2 IEndpoint implementation: CompositeEndpoint (mainly for file) and CompositeConnectableEndpoint (with connect/disconnect API).
…te a new `MediaCodec` when `stopStream` and `startStream` are called.
…to access specific configurations or information.
Listener can be set by direct API and adding them to constructor just add useless complexity
@ThibaultBee ThibaultBee force-pushed the dev_v3 branch 2 times, most recently from 9118566 to 2e4db6c Compare January 8, 2025 12:51
@ThibaultBee ThibaultBee force-pushed the dev_v3 branch 10 times, most recently from f59d954 to f4e4e66 Compare January 13, 2025 11:52
@ThibaultBee ThibaultBee force-pushed the dev_v3 branch 2 times, most recently from 650f7be to 675b481 Compare January 14, 2025 09:31
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