Just tested with a project, 1 button, 1 label, extension installed, no issues with compile. (ai2 server)
I also tried it with the player alone --> works.
But I still need the other extensions, wavy-slider, volume dialog, etc.
Therefore I tried it with the Joes original player example .aia (please find the file attached).
In this project I tried the following:
- removing the old player completely
- adding the new player
--> compiling leads to crash.
@Joejsanz do you have an updated example project, where you have the new player including your other components (wavy slider, volume dialog, etc.) that you could share?
PlayerTest.aia (1.1 MB)
Hello friend, my question is the following: does your extension bring the information of a real-time audio stream?
I made a different aia, simpler example than the one you sent me, but it has all the extensions used.
PlayerProject.aia (197.4 KB)
Hi friend, your JoeDevEqualizer and JoeDevEqualizerControls extensions only work with JoeDevPlayer.
Yes, I haven't seen any other audio extensions that have the AudioSessionId function, but if they integrate the function to obtain the AudioSessionId it may be possible to use it in other extensions.
Do you know if the com.media3.pro extension is compatible with your 2 extensions?
If the media3 extension has the AudioSessionId functionality, yes, it is possible. If not, you can contact the developer to see if they can implement that functionality in their extension, so that you can use it with my 2 extensions.
- It should be compatible.
Hello friend, my question regarding the extension is if it is possible to present the title of a streaming and show the cover of each album. The streaming method is Icecast.
At the moment it is not possible.
friend and you can do it
I investigated that in MediaPlayer when using the method you mentioned, it sometimes has some errors in the transmission.
Maybe I'll add it later.
Hello, I think your player is wonderful. Unfortunately, I have the problem that it always stops after 22 minutes. Perhaps you can help me, that would be great. I have a Xiaomi Redmi Note 11 with Android 13. Thank you for your help. Best regards, Peter
Playing local audio files or streaming? If the latter, you must use a Foreground service to prevent Doze (on Android 6+).
I stream from the internet. The foreground service is set. Without it, it stops after just 6 minutes. Regards, Peter
I am using version 1.1.2. With version 1.2, it also stopped after 6 minutes. With version 1.1.2, it still plays the longest.
When playing, is it showing you the notification?
Try this app on your device:
You can select 3 radio streams and also set your own.
Yes, the notification is displayed during playback. When the player stops after 22 minutes, the time in the notification continues to run.
Thanks for the tip. I've already tried that. Unfortunately, it also stops after 6 minutes.
