iOS LearnItYourself
Learn about iOS ,and implement ....keep coding
Tuesday, 5 August 2014
HTTP Live Streaming Protocol (HLS)
In iOS ,if we want to do the live video streaming HLC is more useful framework...The below link provides complete documentation with AppStore tips.
https://developer.apple.com/streaming/
No comments:
Post a Comment
Please comment here...
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
203 Favorite JavaScript Utilities
https://1loc.dev/
How To Create A Socket Based iPhone App and Server (Networking Tutorial for iOS)
Many iOS apps use HTTP to communicate to a web server, because it’s easy, convenient, and well-supported. However, in some cases you mig...
Image Caching in iOS (SDWebImage vs FastImageCache)
iOS image caching. Libraries benchmark (SDWebImage vs FastImageCache) 1. Introduction In the past years, iOS apps have become more an...
How to cache content in UIWebView for faster?
In iOS we can use different mechanisms for caching. By default web view content can cache by creating subclass of URL protocol. externa...
No comments:
Post a Comment
Please comment here...