ngWebAudio icon indicating copy to clipboard operation
ngWebAudio copied to clipboard

Question about streaming URL

Open cullsin opened this issue 10 years ago • 4 comments

Hello,

I have seen many people just share the streaming url like "http://stream:2345" and connect to the audio source. there is no code written in client side.

Do I just return the audio content in a loop ?

Can you suggest me how audio.buffer() and audio.next() works in server side ?

Please let me know your comments on the same.

Raja K

cullsin avatar Apr 14 '16 05:04 cullsin

Streaming is not supported (yet)

nehz avatar Apr 14 '16 10:04 nehz

Hi,

Thanks for the mail. Can you please suggest me or give any input on that streaming. let me try .

Raja K

cullsin avatar Apr 14 '16 14:04 cullsin

Just found out that it is not supported indeed. That is unfortunately the only way to integrate with Soundcloud API. Looking forward to this feature :+1:

karensg avatar Jun 10 '16 13:06 karensg

@nehz, any chance you are able to add this feature? In my opinion this would make the library complete.

karensg avatar Jul 24 '16 10:07 karensg