23
Views
3
Comments
[Mp3 Player] Can Mp3 player play mp3 stream.
Question
mp3-player
Reactive icon
Forge asset by Chandrashekhar Mankar

Can Mp3 player play mp3 stream. The documentation is a bit poor.

Don't understand what is meant by "Invalid Data Type

'Binary Data' data type required instead of 'Text'.

Tried to play this "http://fm02-ice.stream.khz.se/fm02_mp3"

does not work. There is a radio widget, but the wish is to be able to combine mp3 files and mp3 streams.

John

Mp3 player

2020-09-15 13-07-23
Kilian Hekhuis
 
MVP

Hi John,

The error "'Binary Data' data type required instead of 'Text'. " you mentioned, where do you see it? Is this an error you get while connecting to the stream, or is it an error that Service Studio gives when you try to publish? If the former, what does the stack trace look like in Service Center?

UserImage.jpg
John Forsberg

I managed to figure out what it is about.

Thanks for the help

2023-10-21 19-42-11
Tousif Khan
Champion

Hello

There must be some binding issue and to play the audio you need to pass the binary data to the parameter of the block, and it takes a bit to load the data then play will be enabled

I am adding sample for you have a look
https://personal-ejuytnht.outsystemscloud.com/SampleMP3/

Best Regards
Tousif Khan

SampleMP3.oml
Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.