wode0weiyi / WebRTC_demoLinks
webRTC-ios的demo
☆21Updated 2 years ago
Alternatives and similar repositories for WebRTC_demo
Users that are interested in WebRTC_demo are comparing it to the libraries listed below
Sorting:
- 标注非常详细的瀑布流实现☆29Updated 6 years ago
- 一个轻量级无限轮播的CollectionView和tableview,可以方便的设置自己的cell和数据源,可以自定义各种跑马灯,或者轮播效果。基于UICollectionView,UITableview的封装。可以实现分页滚动和连续滚动效果☆30Updated 5 years ago
- ZMJImageEditor 是一个和微信一样图片编辑的组件,功能强大,极易集成,支持绘制、文字、旋转、剪裁、马赛克等功能。☆57Updated 4 years ago
- FDanmakuDemo☆27Updated 7 years ago
- IOS使用OpenGL仿微博实现全景图浏览☆49Updated 7 years ago
- IGListKitDemoOC☆43Updated 6 years ago
- (Objective-C) 基于 AVFoundation 框架封装的 iOS视频编辑工具☆39Updated 5 years ago
- 3D立体可旋转相册,3DPhotos,3D云相册,3D云标签☆77Updated 7 years ago
- Custom camera by AVFoundation.☆22Updated 6 years ago
- 仿微信朋友圈、抖音视频裁剪工具。☆41Updated 5 years ago
- iOS音频播放(AVAudioPlayer,AVPlayer,AVQueuePlayer)☆20Updated 7 years ago
- UITextField各种限制,从此一个属性就能解决!比如:手机号(11位)、密码(只能数字和字母)、最大字符串(是否区分中英文)等等这样的限制,以及实时监测输入文字、结束编辑时回调等。☆47Updated last year
- ☆47Updated 6 years ago
- iOS 抖音点赞动画 收藏动画☆47Updated 6 years ago
- 基于af的断点续传及后台下载的demo☆54Updated 5 years ago
- 下载的一个框架,支持断点续传、支持批量下载,支持ios和macOs,支持pod,可设置最大并发数量,可以暂停也可以恢复更可以取消。(A download framework supports breakpoint continuation, batch download, …☆66Updated 4 years ago
- 终极版、链式创建UIView/UIlabel/UIImageView/UIButton/UItableView等,像使用Masonry一样 to use !☆54Updated 2 years ago
- iOS8以上,基于PhotoKit框架的自定义相册☆54Updated 6 years ago
- a simplest player for iOS, decode using ffmpeg and render using openGL☆43Updated 4 years ago
- iOS开发:微信聊天输入框的实现☆56Updated 7 years ago
- 对AVFoundation的学习,包括音频视频、的播放、录取、合成、截取、调速等操作