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

Streaming non https links not working #1177

Closed
iHamza7 opened this issue Jan 24, 2024 · 2 comments
Closed

Streaming non https links not working #1177

iHamza7 opened this issue Jan 24, 2024 · 2 comments
Assignees
Labels
1 backlog bug Something isn't working

Comments

@iHamza7
Copy link

iHamza7 commented Jan 24, 2024

Which API doesn't behave as documented, and how does it misbehave?
Name here the specific methods or fields that are not behaving as documented, and explain clearly what is happening.
setAudioSource is working fine with https links but not with the http link. the documentation and approach for using non-HTTPS links are being done in the project file .

Minimal reproduction project
Provide a link here using one of two options:

The project is private any details shall be shared below

To Reproduce (i.e. user steps, not code)
Steps to reproduce the behavior:

  1. See screenshots
  2. See error

Error messages

Caused by: com.google.android.exoplayer2.source.UnrecognizedInputFormatException: None of the available extractors (FlvExtractor, FlacExtractor, WavExtractor, FragmentedMp4Extractor, Mp4Extractor, AmrExtractor, PsExtractor, OggExtractor, TsExtractor, MatroskaExtractor, AdtsExtractor, Ac3Extractor, Ac4Extractor, Mp3Extractor, AviExtractor, JpegExtractor) could read the stream.

 TYPE_SOURCE: None of the available extractors (FlvExtractor, FlacExtractor, WavExtractor, FragmentedMp4Extractor, Mp4Extractor, AmrExtractor, PsExtractor, OggExtractor, TsExtractor, MatroskaExtractor, AdtsExtractor, Ac3Extractor, Ac4Extractor, Mp3Extractor, AviExtractor, JpegExtractor) could read the stream.

Expected behavior
should execute the non https links

Screenshots
Screenshot 2024-01-23 234138
Screenshot 2024-01-23 234230

Desktop (please complete the following information):

  • Not applicable

Smartphone (please complete the following information):

  • Device: Andriod emulator 11
  • OS: windows 10

Flutter SDK version

[√] Flutter (Channel stable, 3.16.2, on Microsoft Windows [Version 10.0.19045.3930], locale en-US)
[√] Windows Version (Installed version of Windows is version 10 or higher)
[√] Android toolchain - develop for Android devices (Android SDK version 33.0.2)
[√] Chrome - develop for the web
[X] Visual Studio - develop Windows apps
    X Visual Studio not installed; this is necessary to develop Windows apps.
      Download at https://visualstudio.microsoft.com/downloads/.
      Please install the "Desktop development with C++" workload, including all of its default components
[√] Android Studio (version 2022.1)
[√] VS Code (version 1.85.2)
[√] Connected device (4 available)
[√] Network resources

Additional context
Add any other context about the problem here.

@iHamza7 iHamza7 added 1 backlog bug Something isn't working labels Jan 24, 2024
@ryanheise
Copy link
Owner

Closing again for the same reason. The reason this is being closed was explained in the very first comment reply in your first issue. Since you've done this 3 times in a row, please do not post any further issues. Thank you.

Copy link

github-actions bot commented Feb 9, 2024

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs, or use StackOverflow if you need help with just_audio.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 9, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
1 backlog bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants