similar to: Icecast Streaming to an iPhone or iPod touch

Displaying 20 results from an estimated 200 matches similar to: "Icecast Streaming to an iPhone or iPod touch"

2008 Aug 25
2
patch for native iphone support
Here is a patch for icecast 2.3.2 that adds support for listening to mp3 and aac+ streams on the iphone. A quick background on the technical aspects of the patch and why it is needed : With the advent of 3g on the iphone, lots of people have been jumping on the bandwagon of providing internet radio streams that work on the iPhone. The biggest problem is that (without having to install an
2012 Oct 03
3
2.4-beta fixes for MinGW
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 With these one can build 2.4-beta (AKA 2.3.99.0) with mingw32 (gcc-4.7.0). Note, however, that win32 subdirectory is: 1) Lacking a complete Makefile.am, so it can't be built with autotools. 2) Depends on MFC, and MFC is not provided by any MinGW toolset (and MS' MFC is, most likely, highly incompatible with MinGW). So you only get a console
2006 Sep 24
1
Add-on patch to support .pls .asx .ram .qtl listing formats
Hi, If you have multiple players installed on your PC/Mac .m3u will always open the last media player who are the default in charge of the extension and mime m3u. On your web site you want maybe to force a link to open real media player or quicktime/itune. You need to create a .pls to force winamp loading the streaming because windows media player won't open .pls etc. If you add a .pls
2009 Sep 26
0
patch to make media player classic works in stream mode instead of download play mode (shoutcastsource)
when media player classic is usually bundled in vary codec packs which are widely used by most of the windows user that insode code pack, so it would be nice if icecast support it instead of just fixing media player classic. and btw it looks like media player classic is not maintained anymore, except there is a mpc-hc the problem is that MPC/MPC-HC is too strict that it require the server
2004 Aug 06
2
improved error.log output --diff
diff -u --recursive icecast/src/admin.c icecast-new/src/admin.c --- icecast/src/admin.c 2003-07-18 16:29:23.000000000 -0400 +++ icecast-new/src/admin.c 2003-08-06 19:18:32.000000000 -0400 @@ -213,7 +213,7 @@ html_write(client, "HTTP/1.0 200 OK\r\n" "Content-Type: text/html\r\n" "\r\n"); - DEBUG1("Sending XSLT
2008 Oct 02
6
Nightly yum update did an "upgrade"
Hy there, i have a centos (4.?) Box with nightly yum update enabled. Last night, it did an upgrade to 4.7 leading to several problem i.e. not respawning the dhcrelay, which is needed on this box. Can I control the update policy not to upgrade to new releases in the nightly updates? I would like do to nightly updates, but make release upgrades manual (I get a new kernel, so I have to reboot
2010 Jul 30
33
[PATCHES] Smartjog PatchDump
Hello, I work at SmarctJog.com, we have here some patches on IceCast for performance and reliability, these are mostly client/connection/source cleanups (a slave merge is underway, and some more good stuff (c)), but we'd like this to be merged in before the list gets any longer. Please find attached a list of our patches with a short desc: This one is actually not from us/me, it was found
2012 Dec 11
2
Adding additional mount info to xsl stylesheet
The following patch attempts to make the source client user agent and the max listener client connection duration information available to (icecast 2.3.2) xsl stylesheets. Will there be any memory leak issues in the lower level functions like the acl, etc. when the source is disconnected, when servicing queries, or otherwise? BEGIN icecast-2.3.2-moremntinfo.patch diff --git src/source.c
2006 Jun 16
0
Crash in Icecast-2.3.1 (in source_recheck_mounts)
Hi all, I'm experiencing a crash in Icecast 2.3.1 when a lot of sources (300) are disconnecting at more-or-less the same time. I run a test where I set Icecast configured with 300 mount points on one machine and attach 300 ezstream source clients from another machine serving a low-bitrate stream (24 kbit/sec). When I 'killall ezstream' to stop all sources at the same time Icecast
2006 Dec 24
1
Icecast vs Internet Explorer 7 patch
Hi, I have patched last night our icecast cluster to be compatible with IE7. To be able to play icecast streaming inside a flash on IE7 you need : 1. Patch icecast2 to have content-length equal 319324133 (one more will failed) 2. Use javascript to display emb/object of the flash because Microsoft will not autorun flash anymore (due to legal issue ?) read
2006 Jun 16
0
Crash in Icecast-2.3.1 (in source_recheck_mounts)
Hi Karl, I've not been able to duplicate it (yet). Assuming that brendan's snapshot is a daily build from icecast/trunk I've compared icecast_2_3_1 and trunk code for src/source.c. The most likely change that fixes the problem is the introduction of avl_tree_rlock (and matching unlock) just below "Applying mount information for". Another lock that might be related is
2009 Mar 16
2
iPhone patches question
Hi Bob, I am thinking that metadata could be streamed to the iPhone with some additonal work. There are some possible methods including wrapping a custom interface (either a Web App or iPhone SDK App) to check with a server script to grab metadata and display it as its streaming the Icecast MP3 Format. For example: There would be two domains such as icecast.server and metadata.server on the
2009 Mar 17
0
iPhone patches question
As of right now, you are out of luck in terms of instream metadata with the embedded quicktime player that's distributed with the iphone OS. As Christopher says, there are many ways to get the same effect, but they ALL require you to build custom iPhone apps. There are a whole mess of radio apps out there, and they are all pretty similar, and NONE of them use the embedded quicktime object.
2004 Aug 06
2
icecast 2 compatibility with older clients
I've attached a small patch against icecast 2 which converts ice- headers to icy- headers for clients that include icy- headers in their request. This allows a few clients (notably xmms) to pick up stream info they otherwise miss. -b -------------- next part -------------- Index: src/format.c =================================================================== RCS file:
2009 Mar 17
1
iPhone patches question
When the Tuner2 iPhone Player hits the Apple iTunes Apps Store, this should solve everyone's player problem: http://www.indexcom.com/iphone.html There is a lot of information on this page. It tells an interesting story about audio quality. This player is not an Orban project. -greg. ORBAN At 18:16 2009-03-16, oddsock wrote: >As of right now, you are out of luck in terms of instream
2004 Aug 06
2
icecast 2 auth problem with (old?) ices, MuSe
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi I have recently downloaded icecast 2 (I am an old icecast 1.x user) and tried to use it with my ices 0.2.3 (which works on icecast 1) but fails on login. Also I have tried with MuSe 0.8.1 and same error too. After some digging into the sources I found the problem to be with _check_pass_icy() which receives a "strange" pass to compare
2015 Mar 22
2
exposed-port option for Icecast behind reverse proxy
Hello, I didn't want to have to choose between Icecast running on port 80 and all my Apache virtual hosts, running also on port 80, on my sole external IP address. I didn't want either to open port 8000 on my firewall because I wanted all users being able to reach Icecast even the ones behind enterprise firewalls. So I managed to run Apache 2.2 listening on port 80 and Icecast 2.3.2
2010 Jan 24
1
iPod Touch/iPhone VPNs with CentOS.
I am looking at options for VPN connections from iPhones and iPod Touches to CentOS systems. We use OpenVPN for connections with Windows, Mac OS X, and other Linux systems, but there don't appear to be any OpenVPN clients for iPhones (presumably because there are no tun/tap interfaces available yet). My experiences getting IPsec running on CentOS systems with OpenVPN have not been pretty.
2004 Jul 30
1
Does this compete with iPOD
I was saying before that I believe that the iPOD is a wonderful, but is over-hyped, over-priced and over-marketed. I also believe that it is a unit that is commited to control the market place, support iTUNES (for mediocre quality downloads) and not support open source products like oog vorbis. This look like and interesting unit that supports Windows and Mac and there is NO software to install
2011 May 03
0
How to backup iPod files to Macbook
This article introduces a useful iPod tool called ipod to Mac Transfer (http://www.macdvdrippersoft.com/ipod-to-mac-transfer-imacsoft.html). Part 1: What can iMacsoft iPod to Mac Transfer Do? <1>Rip, copy and manage iPod music, videos, photos, podcasts and TV Shows between iPod/iPhone and Mac. <2>Transfer files from iPod to Mac, iPhone to Mac. <3>Edit and delete iPod/iPhone