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

Stackoverflow #262

Closed
NiTiSon opened this issue Nov 4, 2022 · 3 comments
Closed

Stackoverflow #262

NiTiSon opened this issue Nov 4, 2022 · 3 comments
Assignees
Labels

Comments

@NiTiSon
Copy link

NiTiSon commented Nov 4, 2022

Video.GetStream() + Async
Video.GetBytes() + Async
and others methods cause stack overflow
You download all video into RAM?

You can create stream that continue download during using?

@hondek
Copy link
Contributor

hondek commented Nov 5, 2022

Propably same issue as #255

@omansak omansak self-assigned this Dec 6, 2022
@omansak omansak added the bug label Dec 6, 2022
@robotman35126
Copy link

Worked okay last week for me and haven't touched my project until last night. Now running it, throws the System.StackOverflowException when using the GetBytes method.

@omansak
Copy link
Owner

omansak commented Dec 28, 2022

#270

@omansak omansak closed this as completed Dec 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants