All Projects → changsanjiang → SJBaseVideoPlayer

changsanjiang / SJBaseVideoPlayer

Licence: MIT license
video player. rotation, volume, brightness, rate, play, pause, stop, seekToTime, present.

Programming Languages

objective c
16641 projects - #2 most used programming language
ruby
36898 projects - #4 most used programming language

Projects that are alternatives of or similar to SJBaseVideoPlayer

Twitchpotplayer
Extensions for PotPlayer to watch Twitch streams without streamlinks or any crap.
Stars: ✭ 112 (+3.7%)
Mutual labels:  videoplayer
Optivideoeditor For Ios
Native Video editor : Video trim, Audio, Video merge, Slow and fast motion, Video transition, Text and image, Filters, etc...
Stars: ✭ 234 (+116.67%)
Mutual labels:  videoplayer
VCPlayerBot
Telegram bot to stream videos in telegram voicechat for both groups and channels. Supports live steams, YouTube videos and telegram media. Supports scheduling streams, recording and many more.
Stars: ✭ 432 (+300%)
Mutual labels:  videoplayer
Sjvideoplayer
iOS VideoPlayer MediaPlayer video player media player 短视频播放器 可接入 ijkplayer aliplayer alivodplayer plplayer
Stars: ✭ 2,066 (+1812.96%)
Mutual labels:  videoplayer
Videoplayer
📽 A video player for SwiftUI, support for caching, preload and custom control view. SwiftUI 视频播放器,支持边下边播、预加载、自定义控制层
Stars: ✭ 212 (+96.3%)
Mutual labels:  videoplayer
expo-video-player
Customizable Video Player controls for Expo
Stars: ✭ 174 (+61.11%)
Mutual labels:  videoplayer
Alpha Movie
Android video player with alpha channel (chroma key) support
Stars: ✭ 105 (-2.78%)
Mutual labels:  videoplayer
TravellingApp
Xamarin.Forms goodlooking UI sample using the new CarouselView.
Stars: ✭ 52 (-51.85%)
Mutual labels:  videoplayer
Imusic
一个集视频播放器、音乐播放器封装库于一身的iMusic工程
Stars: ✭ 228 (+111.11%)
Mutual labels:  videoplayer
YingKe-MediaCodec
学习实践MediaCodeC。Android MediaCodec API 实现下载网络video,MediaCodec播放器播放视频,MediaCodec录视频,MediaCodec实视频转码,MediaCodec从视频分离音频aac,MediaCodec音频解码pcm原始数据,MediaCodec多个音频进行混音,MediaCodec拼接多个视频
Stars: ✭ 79 (-26.85%)
Mutual labels:  videoplayer
Magicalexoplayer
The Easiest Way To Play/Stream Video And Audio Using Google ExoPlayer In Your Android Application
Stars: ✭ 171 (+58.33%)
Mutual labels:  videoplayer
Chimee
a video player framework aims to bring wonderful experience on browser
Stars: ✭ 2,332 (+2059.26%)
Mutual labels:  videoplayer
ti.exoplayer
A native control for playing videos for Titanium. Based on Google ExoPlayer, using Titanium.Media.VideoPlayer API.
Stars: ✭ 17 (-84.26%)
Mutual labels:  videoplayer
Jzvideo
高度自定义的安卓视频框架 MediaPlayer exoplayer ijkplayer ffmpeg
Stars: ✭ 2,015 (+1765.74%)
Mutual labels:  videoplayer
TwitchPotPlayer
Extensions for PotPlayer to watch Twitch streams without streamlinks or any crap.
Stars: ✭ 159 (+47.22%)
Mutual labels:  videoplayer
Sbplayerclient
支持全格式的mac版视频播放器
Stars: ✭ 110 (+1.85%)
Mutual labels:  videoplayer
Qsvideoplayer
安卓视频播放器AndroidVideoplayer,架构设计优良功能丰富,支持多种解码,支持设置比例,浮窗,倍速,静音等
Stars: ✭ 246 (+127.78%)
Mutual labels:  videoplayer
clappr-vast-ad-plugin
Plugin for playing advertisements by VAST protocol
Stars: ✭ 14 (-87.04%)
Mutual labels:  videoplayer
Jetpack Kotlin Eyepetizer
一款基于Kotlin + Jetpack核心组件 + 协程 + 组件化实现的精美仿开眼视频App(提供Flutter、React Native、小程序版本 😁 )
Stars: ✭ 82 (-24.07%)
Mutual labels:  videoplayer
MJMediaPicker
A Custom Class to select media from camera ,video or photo library by just adding a single file
Stars: ✭ 15 (-86.11%)
Mutual labels:  videoplayer

readme

Build Status Version Platform License

Installation

# Player with default control layer.
pod 'SJVideoPlayer'

# The base player, without the control layer, can be used if you need a custom control layer.
pod 'SJBaseVideoPlayer'

天朝

# 如果网络不行安装不了, 可改成以下方式进行安装
pod 'SJBaseVideoPlayer', :git => 'https://gitee.com/changsanjiang/SJBaseVideoPlayer.git'
pod 'SJVideoPlayer', :git => 'https://gitee.com/changsanjiang/SJVideoPlayer.git'
$ pod update --no-repo-update   (不要用 pod install , 用这个命令安装)

Wiki

FAQs

介绍

Author

Email: [email protected]

QQGroup: 930508201 (iOS 开发)

赞助

如果对您有所帮助,欢迎您的赞赏

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].