Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Audio stream in AppGyver Community Edition

bettiusky
Discoverer
0 Kudos
1,018

 

I have built an app that plays several audio files from external URLs, using a scroll view linked in repeat to a page variable. Each element of the scroll view is linked to an audio streaming URL, and I can listen to the music but have been unable to display the titles and performers that are displayed in the respective remote players, changing with each track. Can you please help me with this? Thank you.

4 REPLIES 4

Dan_Wroblewski
Developer Advocate
Developer Advocate
970

Can you show the UI, plus the tree view (and maybe the logic flow) so we can better understand what you are doing? 😸




--------------
See all my blogs and connect with me on Twitter / LinkedIn

0 Kudos
898

Hi, you can find attached the tree view. As you can see it is a very simple scroll view , where the list of objects is binded in repeat to a page variable.

In the meantime I solved binding a web view to the field "song title" of the variable, that's an http URL. But I'm not sure that this is the best solution. I am an absolute beginner, still studying when I have time. 

What do you think? Many thanks

0 Kudos
767

Are you saying you manually created a page variable with a list of URLs (and maybe other data), and those URLs play the songs?

Are those URLs open or require authentication? Are you getting the list from an API? And can you show the actual UI that you created.

I clicked the link above and all that there was was the name of the song.




--------------
See all my blogs and connect with me on Twitter / LinkedIn

0 Kudos
864

In addition, I can show you all the options that the webmaster provided me to view the details of each song.

https URL (the one I used as web view):

https://www.radiojapp.it/radiojapplayer_bis/song_title.html

javascript:

<script language="javascript" type="text/javascript" src="https://eu1.fastcast4u.com:2199/system/streaminfo.js"></script>

html code:

<span class="cc_streaminfo" data-type="song" data-username="kyyvazmd2">Loading ...</span>
[16/3, 16:27]