开发者

Local server on iPad

开发者 https://www.devze.com 2023-01-12 21:49 出处:网络
We have an application which would involve HTTP live streaming. As per the documentation, I can encode my streams and provide the encryption key url (if the key is stored on re开发者_StackOverflow中文

We have an application which would involve HTTP live streaming. As per the documentation, I can encode my streams and provide the encryption key url (if the key is stored on re开发者_StackOverflow中文版mote server) in the index file (m3u8). I want to know if it is possible to store the key locally on the ipad and refer to it locally somehow in the index file. Is it possible to have a local server running on the ipad and provide a localhost url in index files? If so, would the server be bundled with the app build?

Thanks, Hetal


cocoahttpserver is a HTTP Server on top of ASIHTTPRequest

I haven't done streaming with it, but the homepage says

Asynchronous networking using standard Cocoa sockets/streams

0

精彩评论

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

关注公众号