Player - Device Audio, Loop - Play Streaming

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)

2 Likes

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.

1 Like

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.
1 Like

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.

1 Like