Coder Social home page Coder Social logo

handwill / plshortvideokit Goto Github PK

View Code? Open in Web Editor NEW

This project forked from keepping/plshortvideokit

1.0 1.0 0.0 25.36 MB

PLShortVideoKit 是七牛推出的一款适用于 iOS 平台的短视频 SDK,提供了包括美颜、滤镜、水印、断点录制、回删、本地存储,云端存储在内的多种功能,还可以支持高度定制以及二次开发。

License: Apache License 2.0

Objective-C 98.34% Ruby 0.18% Shell 1.36% C 0.13%

plshortvideokit's Introduction

PLShortVideoKit

PLShortVideoKit 是七牛推出的一款适用于 iOS 平台的短视频 SDK,提供了包括美颜、滤镜、水印、断点录制、回删、本地存储,云端存储在内的多种功能,还可以支持高度定制以及二次开发。

声明: 本短视频 SDK 可免费使用,更多高级功能和定制需求请联系:[email protected]

功能特性

  • 视频采集
  • 音频采集
  • 视频 H.264 硬编码
  • 音频 AAC 硬编码
  • 实时美颜
  • 实时滤镜
  • 支持第三方美颜
  • 支持第三方滤镜
  • 自定义时长
  • 自定义码率
  • 自定义分辨率
  • 支持 1:1 录制
  • 断点拍摄
  • 回删视频
  • 视频水印
  • 视频存为 .mp4 格式
  • 支持 armv7, arm64, i386, x86_64 体系架构

设备以及系统要求

  • 设备要求:搭载 iOS 系统的设备
  • 系统要求:iOS 8.0 及其以上

安装方法

CocoaPods 是针对 Objective-C 的依赖管理工具,它能够将使用类似 PLShortVideoKit 的第三方库的安装过程变得非常简单和自动化,你能够用下面的命令来安装它:

$ sudo gem install cocoapods

Podfile

为了使用 CoacoaPods 集成 PLShortVideoKit 到你的 Xcode 工程当中,你需要编写你的 Podfile

source 'https://github.com/CocoaPods/Specs.git'
target 'TargetName' do
pod 'PLShortVideoKit'
end

然后,运行如下的命令:

$ pod install

PLShortVideoKit 文档

请参考开发者中心文档:PLShortVideoKit 文档

反馈及意见

当你遇到任何问题时,可以通过在 GitHub 的 repo 提交 issues 来反馈问题,请尽可能的描述清楚遇到的问题,如果有错误信息也一同附带,并且在 Labels 中指明类型为 bug 或者其他。

通过这里查看已有的 issues 和提交 Bug。

plshortvideokit's People

Contributors

lawder avatar jhuster avatar depthlove avatar

Stargazers

zhu wenbing avatar

Watchers

zhu wenbing avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.