Icecast Streaming Media Server Forum Index Icecast Streaming Media Server
Icecast is a Xiph Foundation Project
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Flash10 Live Mp3 Streaming Player for Icecast2
Goto page Previous  1, 2, 3  Next
 
Post new topic   Reply to topic    Icecast Streaming Media Server Forum Index -> Listener Clients
View previous topic :: View next topic  
Author Message
fbricker



Joined: 28 Jul 2009
Posts: 8
Location: Tandil, Argentina

PostPosted: Mon Nov 30, 2009 2:41 pm    Post subject: Reply with quote

deuced wrote:
Hi, fbricker.

I have made shout stream which is a wordpress plugin for shoutcast or icecast streams and i use minicaster as a flash player to connect to a stream.

Unfortunately minicaster is free but not open source. On the other hand it claims that its the only flash player that dont suffer from memory leak playing a stream (that why you get a gap every now and then).

Your FFMp3 player uses flash 10 and seems a good and open source solution but does it handles memory as it plays the stream? Does it clear the buffer Or it just keep filling it until crash like all other flash players?


Hi Deuced,
Yes, FFmp3 does clear the buffer every half an hour. It also ask for the stream source, adding some GET parameters (a timestamp) to the URL to avoid proxy-caching and browser caching.
Another good thing is that it handles internet connection interrupts. You can try unpluging the network cable when playing, and will see that when you re-plug it, the player will resume the streaming.

Good bye!
_________________
Federico Bricker
Back to top
View user's profile Send private message
deuced



Joined: 25 Nov 2009
Posts: 4

PostPosted: Mon Nov 30, 2009 4:14 pm    Post subject: Reply with quote

Great!
I ll included as the default player in my wordpress plugin (with all links back and instructions) and i ll spread the news about FFMp3!
I ll also try to make a skin 4 it.
Thx a lot for your efforts!
Back to top
View user's profile Send private message
nexgraphics



Joined: 13 Dec 2009
Posts: 1

PostPosted: Sun Dec 13, 2009 8:12 am    Post subject: Not working, what did I do wrong please Reply with quote

Hi, i put the code that was given, uploaded the swf file, and made the modifications with my streaming url, and I cannot get it to play. Can someone please look at this page and let me know what I missed or did incorrectly. Thank you much!

http://www.israla.com/test.html

And here is the code we used:
<object width="329" height="21">
<param name="movie" value="ffmp3.swf?url=http%3A%2F%2//65.60.52.126/stream.m3u&title=ISRA LA" />
<param name="wmode" value="transparent" />
<embed src="ffmp3.swf?url=http%3A%2F%2//65.60.52.126/stream.m3u&title=ISRA LA" width="329" height="21" wmode="transparent" type="application/x-shockwave-flash" />
</object>
Back to top
View user's profile Send private message AIM Address
deuced



Joined: 25 Nov 2009
Posts: 4

PostPosted: Wed Dec 16, 2009 7:11 pm    Post subject: Reply with quote

%2F%2 means //
so remove that double slash and it ll do the trick Wink
Back to top
View user's profile Send private message
hellsblade



Joined: 20 Dec 2009
Posts: 1

PostPosted: Sun Dec 20, 2009 10:36 pm    Post subject: Icecast Metadata Reply with quote

Hi,

I've been running around the internet all day Wink to find a decent non commenrcial swf palyer that can handle/catch and display streaming metadata froma an icecast server. So i appreciate this initiative. I got the player workin, but i'm missing some information on how to catch the streams metadata. Can someone provide me with these parameters? So the display can show some info like artist and songname?

rgrds,
hellsblade
Back to top
View user's profile Send private message
snakeice64



Joined: 21 Dec 2009
Posts: 1

PostPosted: Mon Dec 21, 2009 9:47 am    Post subject: Trying to get ffmp3 flowing Reply with quote

Hello I have been trying to get ffmp3 working but its unable to stream any music for me and I'm looking for insight in to what my issue may be.

This is one of my Icecast mount point's: http://dhoytt.com:8050/live.ogg.m3u

This is my latest attempt to embed the ffmp3 player:

<object width="329" height="21">
<param name="movie" value="ffmp3.swf?url=http%3A//dhoytt.com:8050&title=House of Beats C" />
<param name="wmode" value="transparent" />
<embed src="ffmp3.swf?url=http%3A//dhoytt.com:8050&title=House of Beats C" width="329" height="21" wmode="transparent" type="application/x-shockwave-flash" />
</object>

This is my test site: http://www.dhoytt.com/test-pro/blog/

The player is in the top of the page. Any insight would be great.
Back to top
View user's profile Send private message
jcr
Modérateur français
Modérateur français


Joined: 14 Apr 2006
Posts: 544
Location: France, Auvergne

PostPosted: Mon Dec 21, 2009 2:22 pm    Post subject: Reply with quote

Your mount is:
Code:
 http://dhoytt.com:8050/live.ogg.m3u

while ffmp3 can only deal with MP3 streams. Flash does not have support for Ogg/Vorbis streaming.

If your stream must be Ogg/Vorbis, have a look to Cortago Java Applet which provides support for ogg streaming.
_________________
Epsilon Friends Radio Icecast Radio on CentovaCast admin panel. Icecast hosting
Back to top
View user's profile Send private message Visit poster's website MSN Messenger
fbricker



Joined: 28 Jul 2009
Posts: 8
Location: Tandil, Argentina

PostPosted: Sat Jan 23, 2010 1:13 am    Post subject: New FFMp3 Version Available Reply with quote

Hi All!
A new Version of FFMP3 is available at http://ffmp3.sourceforge.net. This version has many changes including OGG Support, a new skin, autostart function, and a tool (inside the downloads section of the project website) to generate the HTML code to insert the stream in your webstite Smile

The new website also contains a FAQ section so basic questions may be resolved quickly.

I hope you can enjoy this new version. New features will come soon.

Bye!
_________________
Federico Bricker
Back to top
View user's profile Send private message
audioaddictz



Joined: 09 Feb 2010
Posts: 5

PostPosted: Tue Feb 09, 2010 3:04 am    Post subject: Reply with quote

hi i have set up FFMP3 on my webspace

i am streaming in ogg format and having the security issue

my icecast server is the latest version and i have created a crossdomain.xml and copyed it to the webfolder in icecast

the contents of that file are

<cross-domain-policy>

<allow-access-from domain="*" />

</cross-domain-policy>

the flash is at the following page

http://help.audioaddictz.com/maclinux.html

im pritty sure all the code is correct , i carnt see a reason why its not working

if anyone can give me any help that would be greatly apreciated
Back to top
View user's profile Send private message
audioaddictz



Joined: 09 Feb 2010
Posts: 5

PostPosted: Tue Feb 09, 2010 3:32 am    Post subject: Reply with quote

got rid of the security issue by placing the flash player in the web folder in the icecast install

and calling that copy from my web page

no more security issues but it still wont play jack
Back to top
View user's profile Send private message
audioaddictz



Joined: 09 Feb 2010
Posts: 5

PostPosted: Tue Feb 09, 2010 4:12 am    Post subject: Reply with quote

i got it working by making a html on the icecast server

http://lofi.kicks-ass.net:4899/flash.html

but now it plays the stream at the wrong speed sounds like the chipmonks
Back to top
View user's profile Send private message
audioaddictz



Joined: 09 Feb 2010
Posts: 5

PostPosted: Tue Feb 09, 2010 4:31 am    Post subject: Reply with quote

samplerate on my stream was set to 22050 i presumed the player only handles 44100

so i changed it and now all is fine

http://help.audioaddictz.com

all is tip top
Back to top
View user's profile Send private message
karlH
Code Warrior
Code Warrior


Joined: 13 Jun 2005
Posts: 5476
Location: UK

PostPosted: Tue Feb 09, 2010 5:27 am    Post subject: Reply with quote

does it go all the way down to quality -2 (aotuv), ie 32kbits ?

karl.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
audioaddictz



Joined: 09 Feb 2010
Posts: 5

PostPosted: Tue Feb 09, 2010 4:41 pm    Post subject: Reply with quote

im useing edcast and have it set to a fixed bitrate of 32kbps mono 44100 samplerate

all is working fine for me now
Back to top
View user's profile Send private message
fbricker



Joined: 28 Jul 2009
Posts: 8
Location: Tandil, Argentina

PostPosted: Fri May 07, 2010 3:05 am    Post subject: FFMp3 0.3 released Reply with quote

Hi People,
This is just to inform that ffmp3 v0.3 has been releaased. The main feature in this version is it's skinning engine (using xml and external images).
You can check this version (and some sample skins at http://ffmp3.sourceforge.net).

Bye Smile
_________________
Federico Bricker
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Icecast Streaming Media Server Forum Index -> Listener Clients All times are GMT
Goto page Previous  1, 2, 3  Next
Page 2 of 3

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2002 phpBB Group
subRebel style by ktauber