Hi, I made a php implementation and works fine, but that is not the best solution. Try to apply the patch to icecast, I recompiled on the mac X 10.5 and works fine.
Yo will need libvorbis and ogg installed and patch 2 icecast files format_mp3.c and format.c. (if you needed i can send to you more info) giancarlo-rottas-imac:libvorbis-1.2.0 grotta$ ./configure LDFLAGS="-L/ opt/local/lib/" giancarlo-rottas-imac:libvorbis-1.2.0 grotta$ make giancarlo-rottas-imac:libvorbis-1.2.0 grotta$ sudo make install giancarlo-rottas-imac:icecast-2.3.2 grotta$ ./configure LDFLAGS="-L/ opt/local/lib/" --with-ogg=/opt/local/lib/ giancarlo-rottas-imac:icecast-2.3.2 grotta$ make giancarlo-rottas-imac:icecast-2.3.2 grotta$ sudo make install Nice! On Dec 14, 2008, at 11:37 AM, awaybbl wrote: > > shine, > > First off, I assume English is not your first language. Therefore it's > a little difficult to understand your question. > > How are you streaming? I assume it works fine over wi-fi, but not over > GSM. Maybe it's a matter of buffering? Or maybe your webserver is not > public? > > > > On Dec 9, 9:58 pm, shine <[email protected]> wrote: >> hi ~ everyone~ >> >> i have one question. >> >> i make it mp3 streaming program in iPhone. >> >> streaming is good! but >> >> 1. on the road mp3 file cancel. >> >> 2. the file rerunning. >> >> result.. mp3 file not execution. >> >> help ~ ~ ~ > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "iPhoneWebDev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/iphonewebdev?hl=en -~----------~----~----~----~------~----~------~--~---
