You are not logged in.

1

Wednesday, May 9th 2012, 12:50pm

Soundinterface and streaming

I've just got a link to the flashificator tools, and their sound plugin is able to play audio streams.
Is it planned for soundinterface of KRPano too ?
I have this stream : http://radio.suggerebonheur.com:8000/highband.m3u and I'd like to play it in my panos.
It's an IceCast stream. (but I presume it's the same for SHoutcast streams...

PH

2

Friday, May 11th 2012, 1:21pm

Hi,
I've just got a link to the flashificator tools, and their sound plugin is able to play audio streams.
audio files were always streamed...


Is it planned for soundinterface of KRPano too ?
Do you mean the support for m3u playlists?

e.g. in your m3u file there is only one stream - 'http://radio.suggerebonheur.com:8000/highband' - and if you want you can play that already with the krpano soundinterface plugin, just use it as url for the playsound action.

Here an example link by loading the soundinterface plugin and starting to play that stream:
http://krpano.com/krpano.html?xml=null&p…8000/highband);

Here the link code split into several lines for better readability:

Source code

1
2
3
4
5
6
7
http://krpano.com/krpano.html
?xml=null
&plugin[si].url=plugins/soundinterface.swf
&plugin[si].preload=true
&onstart=showlog();
         trace(playing the stream...);
         playsound(auto,http://radio.suggerebonheur.com:8000/highband);


Best regards,
Klaus

3

Wednesday, May 16th 2012, 6:13pm

Waouw, this sounds great...
I'll be able to mix my two passions... Panos and this radio :)

Thanks again for your software and support...

4

Thursday, May 17th 2012, 3:25pm

Wonderful.

It works !

This post has been edited 1 times, last edit by "Paulin Halenria" (May 17th 2012, 6:44pm)


Similar threads