Play remote url is taking so long to start
See original GitHub issueHi, I´m trying to stream this url “http://208.115.213.242:9306”. When start play is taking like 40 seconds to start play. Maybe i missing a configuration?
`IMediaFile mediaFile = new MediaFile { Type = MediaFileType.Audio, Availability = ResourceAvailability.Remote, Url = _appSettings.RadioUrl };
await _mediaManager.Play(mediaFile);`
await CrossMediaManager.Current.Play("http://208.115.213.242:9306", MediaFileType.Audio)
Issue Analytics
- State:
- Created 6 years ago
- Comments:9 (5 by maintainers)
Top Results From Across the Web
Play remote url is taking so long to start #345
Hi, I´m trying to stream this url "http://208.115.213.242:9306". When start play is taking like 40 seconds to start play.
Read more >AVPlayer takes lot of time to start playing song from url
im new to swift development.Im working on a music player app. Im using AVPlayer to stream music from url. It is playing music...
Read more >AVPlayer slow loading | Apple Developer Forums
I'm using AVPlayer to play mp3 files from a remote url. i'm having some issues with the initial loading time of the mp3,...
Read more >How to troubleshoot Remote Play connection issues
Launching a game that does not support Remote Play. ... Uninstall the PS Remote Play application using the directions below, then reinstall the...
Read more >A connection to the server could not be established error ...
The URL will open the same Login screen what you got in small in the Remote play app. Enter your account details. Step...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
If you want a prerelease, then take a look at the cake script and try to make it work. I am currently busy with the multi target implementation. When that is done ill take a look at cake, if none else has.
I have uploaded some nugets i made my self, for a project. They are latest develop, but with no track selection as it crashes.
https://www.myget.org/feed/temp-mediamanager/package/nuget/Plugin.MediaManager https://www.myget.org/feed/temp-mediamanager/package/nuget/Plugin.MediaManager.ExoPlayer
If you want me to remove it @martijn00 just ping me 😃
I don’t have time to fix up the missing pieces, or the other feature requests right now. I’m available for hire to fix this up and integrate changes into your project if you or anyone else wants. Drop me an email or message and we can talk about it.