| View previous topic :: View next topic |
| Author |
Message |
HostRail
Joined: 23 Feb 2010 Posts: 5
|
Posted: Tue Feb 23, 2010 1:39 am Post subject: AAC+ relayed through icecast2 server to quicktime |
|
|
| I have a aacplus stream I relay to my icecast server. It works great on all players except quicktime. I was told this is because Im missing the "range" setting. Can anyone help shed some light on how I can get quicktime to play this stream??? |
|
| Back to top |
|
 |
karlH Code Warrior

Joined: 13 Jun 2005 Posts: 5476 Location: UK
|
Posted: Tue Feb 23, 2010 2:27 am Post subject: |
|
|
someone once told me that qt used an icy:// url specifier in the playlist but I never heard back from them. Try adding an m3u playlist into webroot with a single
icy://host:port/stream
see if that works.
karl. |
|
| Back to top |
|
 |
HostRail
Joined: 23 Feb 2010 Posts: 5
|
Posted: Tue Feb 23, 2010 2:57 am Post subject: |
|
|
Thanks for the reply!
I have been trying icy:// in the urls.
If I use icy://cast.windfarmradio.com:8101/stream I atleast get a "negotiating" message from quicktime instead of an instant failure to connect. |
|
| Back to top |
|
 |
karlH Code Warrior

Joined: 13 Jun 2005 Posts: 5476 Location: UK
|
|
| Back to top |
|
 |
LG73

Joined: 29 Dec 2009 Posts: 5 Location: Vancouver, BC, Canada
|
Posted: Tue Feb 23, 2010 4:49 am Post subject: Re: AAC+ relayed through icecast2 server to quicktime |
|
|
| HostRail wrote: |
| I have a aacplus stream I relay to my icecast server. It works great on all players except quicktime. I was told this is because Im missing the "range" setting. Can anyone help shed some light on how I can get quicktime to play this stream??? |
Not sure which version of QuickTime you are trying. I just tested my station's 128k AAC stream off Icecast 2.3.2 using both a .pls file pointing to it and direct with the Icecast URL with .m3u and it works fine in QuickTime X Player in Snow Leopard. Attempting to directly tune to the stream without the .m3u suffix did not work.
Older versions of QuickTime may not support AAC and AAC+ http streams. _________________ Regards,
Phil |
|
| Back to top |
|
 |
HostRail
Joined: 23 Feb 2010 Posts: 5
|
Posted: Tue Feb 23, 2010 10:15 pm Post subject: |
|
|
I haven't tried that patch yet but that was my next move.
The icecast install was done by hand but it is a station controlled by CentovaCast
I have quicktime 7. (not pro) |
|
| Back to top |
|
 |
HostRail
Joined: 23 Feb 2010 Posts: 5
|
Posted: Wed Feb 24, 2010 8:45 am Post subject: |
|
|
Ive run the patch. No errors.
I reinstalled icecast with the patched src. No errors.
I restarted the icecast stations that were broad casting. No errors.
But still no luck with quicktime. icy://69.162.64.246:8101/stream |
|
| Back to top |
|
 |
iunderwood

Joined: 23 Aug 2008 Posts: 114 Location: Leicester, MA
|
Posted: Thu Feb 25, 2010 4:58 pm Post subject: |
|
|
I would check on what LG73 had mentioned.
AAC+ has not been supported in any of the Apple stuff until very recently. Older versions of Quicktime probably do not support the high-efficiency extensions.
As far as I know AAC+v2 streams were new as of iTunes 9. _________________ ++I; |
|
| Back to top |
|
 |
HostRail
Joined: 23 Feb 2010 Posts: 5
|
Posted: Thu Feb 25, 2010 9:03 pm Post subject: |
|
|
Thanks I did try renaming it and it did function differently. But no music. It was silent with no stream info but the track finder was moving for some reason.
---------------------------------------
[playlist]
numberofentries=1
File1=http://69.162.64.246:8101/stream
Title1=aac_plus_relay_windfarm_64
Length1=-1
version=2
---------------------------------------
this is the contests of my .pls file turned .m3u
Should this be different? |
|
| Back to top |
|
 |
|