This repository contains a basic RTSP Client in SWIFT using FFMpeg wrapper for iOS.
This repository contains a sample code intended to demonstrate the capabilities of the ffmpeg wrapper. It is not intended to be used as-is in applications as a library dependency, and will not be maintained as such. Bug fix contributions are welcome, but issues and feature requests will not be addressed.
This sample application has implemented its FFMpeg decoder from by wrapping the FFMpeg using this script FFmpeg iOS build script. This script is based on projects below
- FFmpeg iOS build script
- FFmpeg
- kxmovie
- FFmpeg-Android
- vlc-android
- FFmpeg-iOS-build-script
- gas-preprocessor
- FFmpeg 3.3
- Xcode 8.3.2
- gas-preprocessor
- yasm 1.2.0
The code supplied here is covered under the MIT Open Source License.