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

Livestream support #1186

Open
Last8Exile opened this issue Oct 1, 2024 · 0 comments
Open

Livestream support #1186

Last8Exile opened this issue Oct 1, 2024 · 0 comments

Comments

@Last8Exile
Copy link

Current Mp3FileReaderBase create table of contents until end of stream is reached. For infinite live streams this will not work.
Skipping CreateTableOfContents(); when mp3Stream.Lengh == 0 just works unless seeking is required.

I am also looking into adding live stream support to other readers (MediaFoundationReader already working with them).

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

No branches or pull requests

1 participant