Skip to content

Latest commit

 

History

History
27 lines (23 loc) · 827 Bytes

File metadata and controls

27 lines (23 loc) · 827 Bytes

XamarinAndroidFFmpeg (Xamarin.FFmpeg)

FFmpeg library to run ffmeg commands over Xamarin.Android.

About

  • Created to support a solution that needed ffmpeg to control camera devices.

Big thanks

License

Nuget package

You can download Xamarin.FFmpeg package from Nuget Package Manager or run following command in Nuget Package Console.

Install-Package Xamarin.FFmpeg -Version 1.0.4

Usage

On the way...