Csound Csound-dev Csound-tekno Search About

[Cs-dev] Streaming audio opcode

Date2014-11-15 15:42
FromEdward Costello
Subject[Cs-dev] Streaming audio opcode
AttachmentsNone  None  
Hey,

Pretty sure there isn’t one, but on the off chance I thought I’d ask if there is an opcode to download and stream audio from a url, such as like:

aout httpAudio “http://www.site.com/myAudio.wav”, kseekposition

And as there probably isn’t one, I was wondering would anyone have an idea of how one should go about writing one? Like useful libraries and such that are cross platform, 
Thanks
Ed

Date2014-11-15 16:59
FromRory Walsh
SubjectRe: [Cs-dev] Streaming audio opcode
I guess you would probably need to use some kind of streaming API.
Shoutcast, or Icecast maybe?

On 15 November 2014 15:42, Edward Costello  wrote:
> Hey,
>
> Pretty sure there isn’t one, but on the off chance I thought I’d ask if
> there is an opcode to download and stream audio from a url, such as like:
>
> aout httpAudio “http://www.site.com/myAudio.wav”, kseekposition
>
> And as there probably isn’t one, I was wondering would anyone have an idea
> of how one should go about writing one? Like useful libraries and such that
> are cross platform,
> Thanks
> Ed
>
> ------------------------------------------------------------------------------
> Comprehensive Server Monitoring with Site24x7.
> Monitor 10 servers for $9/Month.
> Get alerted through email, SMS, voice calls or mobile push notifications.
> Take corrective actions from your mobile device.
> http://pubads.g.doubleclick.net/gampad/clk?id=154624111&iu=/4140/ostg.clktrk
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel
>

------------------------------------------------------------------------------
Comprehensive Server Monitoring with Site24x7.
Monitor 10 servers for $9/Month.
Get alerted through email, SMS, voice calls or mobile push notifications.
Take corrective actions from your mobile device.
http://pubads.g.doubleclick.net/gampad/clk?id=154624111&iu=/4140/ostg.clktrk
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net
https://lists.sourceforge.net/list

Date2014-11-15 17:02
Fromjpff
SubjectRe: [Cs-dev] Streaming audio opcode
AttachmentsNone  None  
As with the correct build one can open a file via http (using curl) it 
should not be impossible

On Sat, 15 Nov 2014, Edward Costello wrote:

> Hey,
> Pretty sure there isn’t one, but on the off chance I thought I’d ask if there
> is an opcode to download and stream audio from a url, such as like:
> 
> aout httpAudio “http://www.site.com/myAudio.wav”, kseekposition
> 
> And as there probably isn’t one, I was wondering would anyone have an idea of
> how one should go about writing one? Like useful libraries and such that are
> cross platform, 
> Thanks
> Ed
> 
>

Date2014-11-16 00:48
FromEdward Costello
SubjectRe: [Cs-dev] Streaming audio opcode
Yeah looks like curl is the way to go,
Thanks
Ed

> On 15 Nov 2014, at 18:02, jpff  wrote:
> 
> As with the correct build one can open a file via http (using curl) it should not be impossible
> 
> On Sat, 15 Nov 2014, Edward Costello wrote:
> 
>> Hey,
>> Pretty sure there isn’t one, but on the off chance I thought I’d ask if there
>> is an opcode to download and stream audio from a url, such as like:
>> aout httpAudio “http://www.site.com/myAudio.wav”, kseekposition
>> And as there probably isn’t one, I was wondering would anyone have an idea of
>> how one should go about writing one? Like useful libraries and such that are
>> cross platform, 
>> Thanks
>> Ed
>> 
> ------------------------------------------------------------------------------
> Comprehensive Server Monitoring with Site24x7.
> Monitor 10 servers for $9/Month.
> Get alerted through email, SMS, voice calls or mobile push notifications.
> Take corrective actions from your mobile device.
> http://pubads.g.doubleclick.net/gampad/clk?id=154624111&iu=/4140/ostg.clktrk
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel


------------------------------------------------------------------------------
Comprehensive Server Monitoring with Site24x7.
Monitor 10 servers for $9/Month.
Get alerted through email, SMS, voice calls or mobile push notifications.
Take corrective actions from your mobile device.
http://pubads.g.doubleclick.net/gampad/clk?id=154624111&iu=/4140/ostg.clktrk
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cso