Skip to content

teocci/RTSP-Client-iOS

Repository files navigation

RTSP-Client

This repository contains a basic RTSP Client in SWIFT using FFMpeg wrapper for iOS.

Disclaimer

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.

Example Contents

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

Credits

Pre-requisites

  • FFmpeg 3.3
  • Xcode 8.3.2
  • gas-preprocessor
  • yasm 1.2.0

License

The code supplied here is covered under the MIT Open Source License.

About

A basic RTSP Client in SWIFT using FFMpeg wrapper for iOS.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published