Mega Search
23.2 Million


Sign Up

Make a donation  
play stream live audio  
News Group: embarcadero.public.delphi.multimedia

Hi, i use Delphi XE4 (iOS)  want to play stream live audio, (I want to play a radio station) using a port and ip. How to do this?

play local file is like this:

  MediaPlayer1.FileName: = GetHomePath PathDelim + + 'Documents' + + PathDelim 'soundsample.mp3';


Any idea?

Regards.

Vote for best question.
Score: 0  # Vote:  0
Date Posted: 12-Jun-2013, at 3:31 PM EST
From: Pedro Leonardo
 
Re: play stream live audio  
News Group: embarcadero.public.delphi.multimedia
> {quote:title=Pedro Leonardo wrote:}{quote}
> Hi, i use Delphi XE4 (iOS)  want to play stream live audio, (I want to play a radio station) using a port and ip. How to do this?
> 
> play local file is like this:
> 
>   MediaPlayer1.FileName: = GetHomePath PathDelim + + 'Documents' + + PathDelim 'soundsample.mp3';
> 
> 
> Any idea?
> 
> Regards.






where I find a third party library that does this? Can you introduce me?

Vote for best answer.
Score: 0  # Vote:  0
Date Posted: 12-Jun-2013, at 4:05 PM EST
From: Pedro Leonardo
 
Re: play stream live audio  
News Group: embarcadero.public.delphi.multimedia
> {quote:title=Pedro Leonardo wrote:}{quote}
> Hi, i use Delphi XE4 (iOS)  want to play stream live audio

Is this for iOS? There are different options available for Windows but none that I know of for iOS with Delphi.

Vote for best answer.
Score: 0  # Vote:  0
Date Posted: 12-Jun-2013, at 10:55 PM EST
From: harrie pearce