[Lazarus] RE : Run a stream online
Ludo Brands
ludo.brands at free.fr
Tue Aug 30 20:59:15 CEST 2011
> Hi,
>
> Is there any chance of running a radio stream(*) with Lazarus
> (with Synapse)?
>
> Thx.
>
> (*) http://www.181.fm/playing.php?station=181-beatles&embed=1
>
> --
AFAIK Synapse doesn't have any support for rtsp or mms. I don't know of any
pascal open source streaming library.
KSP (https://code.google.com/p/kspnew/) is a pascal player. It is a frontend
for the BASS audio library which does the streaming and playing. You can as
well use the vcl activeX in lazarus.
Ludo
More information about the Lazarus
mailing list