开发者

Streaming audio to iphone (with options play/pause)?

开发者 https://www.devze.com 2023-02-07 04:25 出处:网络
Is there any third party frameworks for streaming audio form net开发者_如何学Cwork server/ web server?

Is there any third party frameworks for streaming audio form net开发者_如何学Cwork server/ web server? I need to implement audio streaming functionality in my new project


The framework StreamingKit from Thong Nguyen works very well for streaming audio https://github.com/tumtumtum/StreamingKit


It's not third party. You need to use Apple's HTTP Live Streaming framework if you want to be approved in the app store to stream over 3G.

0

精彩评论

暂无评论...
验证码 换一张
取 消