• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: multichannel audio streaming
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: multichannel audio streaming


  • Subject: Re: multichannel audio streaming
  • From: Chris Adamson <email@hidden>
  • Date: Tue, 14 Feb 2012 15:05:15 -0500

In theory, anything supported by Audio File Stream Services (like a Shoutcast stream, or um, Shoutcast…) should do.  I think your client would:

	1. Get callbacks from Audio File Stream Services when packets are received
	2. Use Audio Converter to convert those packets to LPCM
	3. Do whatever manipulations you need
	4. Provide the modified samples to an Audio Queue, I/O Audio Unit, or OpenAL source for play-out

Juggling the buffers between steps 3 and 4 might be the hard part, actually.

--Chris


On Feb 14, 2012, at 2:54 PM, Vincent Jousse wrote:

> Hi all,
>
> I need to stream (from my server) a multichannel audio stream that can be decoded by iOs. I also need to manipulate the raw PCM data after decoding in my iOs application. Is there any stream format that allows this ?
>
> Vincent
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Coreaudio-api mailing list      (email@hidden)
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden


  • Follow-Ups:
    • Re: multichannel audio streaming
      • From: Vincent Jousse <email@hidden>
References: 
 >multichannel audio streaming (From: Vincent Jousse <email@hidden>)

  • Prev by Date: multichannel audio streaming
  • Next by Date: Re: Need to access/manipulate mixed output: MultiChannelMixer + AudioConverter, or mix manually?
  • Previous by thread: multichannel audio streaming
  • Next by thread: Re: multichannel audio streaming
  • Index(es):
    • Date
    • Thread