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

Audio: Fix playing audio streams from ffpyplayer #6461

Merged
merged 1 commit into from
Aug 10, 2019

Conversation

Cheaterman
Copy link
Contributor

@Cheaterman Cheaterman commented Aug 9, 2019

Everything in the title - try playing a webradio such as http://www.tms-server.com/radio.ogg and it will fail because duration turns from None to 0.0, which doesn't trigger this condition.

Everything in the title - try playing a webradio such as `http://www.tms-radio.com/radio.ogg` and it will fail because duration turns from `None` to `0.0`, which doesn't trigger this condition.
@tshirtman tshirtman merged commit 3a868b1 into kivy:master Aug 10, 2019
@matham matham added this to the 2.0.0 milestone Oct 28, 2020
@matham matham changed the title Fix playing audio streams from ffpyplayer Audio: Fix playing audio streams from ffpyplayer Dec 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants