We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello. First of all many thx for this solution and the very clean and nice UI!
I try to play a webradio stream from Url.
I was able to build the whole solution in vs2019 and I can also play the radio stream in UWP. But when i run android i cannot hear anything.
I get this error: "08-07 13:29:05.131 I/mono-stdout(27113): setDataSource failed: status = 0x80000000setDataSource failed: status = 0x80000000"
mediaInfo.OnStateChanged is first in buffering state than instant in stopped -state.
Any Ideas?
Many Thx & BR, Dark!
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello.
First of all many thx for this solution and the very clean and nice UI!
I try to play a webradio stream from Url.
I was able to build the whole solution in vs2019 and I can also play the radio stream in UWP.
But when i run android i cannot hear anything.
I get this error: "08-07 13:29:05.131 I/mono-stdout(27113): setDataSource failed: status = 0x80000000setDataSource failed: status = 0x80000000"
mediaInfo.OnStateChanged is first in buffering state than instant in stopped -state.
Any Ideas?
Many Thx & BR,
Dark!
The text was updated successfully, but these errors were encountered: