Save months of development time by using our amazing iOS framework!

VideoKit is a powerful video playing and streaming framework for iOS developers , it’s coded with Objective-C language. It supports playing local & remote files (mkv, divx, xvid, ogg, vorbis and more) and supports streaming popular protocols & formats (mms, http, rtsp, rtmp, rtp, mjpeg).

Protocols

Stream video from multiple protocols (http, mms, rtsp, rtmp)

Airplay

Supports Airplay and secondary screens via cable

NSObject derived player

Player is an NSObject instance, so can be used without UI

Containers

Play most popular video & audio containers such as MKV, AVI, MP4, OGG ,WAVE ...

Fullscreen&Embedded

Showing video/stream both in fullscreen and embedded

Volume level

Showing video/stream both in fullscreen and embedded

Codecs

Supports all popular audio & video codecs (h264, divx, xvid, mp3, vorbis ...)

Multiple players

Supports multiple players on same view / viewcontroller

Change Audio Streams

Supports multiple audio streams and cycling them in realtime

What our customers say about iOS VideoKit
Our framework is used by many companies & developers in several iOS apps.
The following testimonials are some examples about what our customers are saying about iOS VideoKit.

cloudcam

- Jasper Pieterse, Cloud Camera

rudolf

- DI Rudolf Schamberger, easyMOBIZ

magnify

- The MAGNIFY Team

"It was easy to integrate our streaming service into our app, as we needed support for more video codec. It saved us a lot of development time."

"After iOS webview stopped displaying MJPEG videos natively we were searching for a new solution for ayControl KNX. With iOS Video Kit we found it and it not only gives us MJPEG but a lot more. We are very happy about the H.264 and H.263 video support and about RTP/RTSP streaming as well."

"iOS VideoKit has truly been a pleasure to work with. Starting from the demo stages, the company was very willing to help with our inquires, despite us not having committed to buying the product yet. The detail and depth of their assistance surpasses any other similar firm that we've worked with to date. Even during a time when we were in a bind, the iOS VideoKit team bent over backwards to rectify our situation in a timely fashion. Combine all this wonderful service with a top notch, regularly-updated, and stable product, and you know right away that the iOS VideoKit is a product which you definitely should invest in. Thanks so much for your wonderful product and continued support / dedication!"

Try it by yourself

Download FREE Trial now and see for yourself how simple it is to add VideoKit to your app.

Latest Posts

Minimizing the initial delay

Hello developers, This is a new blog post about minimizing the initial delay in VideoKit. As known VideoKit uses ffmpeg library under the hood, We will focus on some options of ffmpeg. The initial latency can not be remarkable when try to play a local file, but if the We are streaming from a remote […]

New update 1.02

Hello, a minor update again, please find release note below, Version: 1.02 – Release Date: 01/05/2014 • Removed unnecessary header files

New update 1.01

Hello everyone, This is a minor update, only a few of bug fixes are included… Version: 1.01 – Release Date: 12/10/2013 • VideoKit crashes on iOS 5.x devices on runtime, FIXED • Removed Right Swipe Gesture recognizer which is unused • Detecting file stream algorithm is broken, FIXED

helloworld

Hello developers, This is the first official blog post of VideoKit site, after this date, We will try to write some posts about ffmpeg, ios development and make some samples&tutorials with VideoKit. The first post of course is about iOS VideoKit, let’s talk about what VideoKit is, In shortly, VideoKit is a powerful video playing […]