This class demo how to use VideoToolbox to make iOS hardware decode
☆32Jun 19, 2015Updated 10 years ago
Alternatives and similar repositories for HWDecoder
Users that are interested in HWDecoder are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Sample code for live streaming from iOS devices.☆61Mar 20, 2015Updated 11 years ago
- Simple iOS8 app which uses new iOS8 based hardware acceleration for H264 (Using videotoolbox)☆250Nov 9, 2017Updated 8 years ago
- Realtime H264 decoding library for iOS.☆138Sep 19, 2016Updated 9 years ago
- ☆10Mar 4, 2016Updated 10 years ago
- Development on this project has been moved to kickflip-ios-sdk.☆194Mar 27, 2014Updated 12 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- shows how to use custom AVFoundation compositor and compositor instructions, and OpenGL for rendering the video, as available from Apple☆14Sep 23, 2014Updated 11 years ago
- iOS video editor,almost every function is supported☆15Oct 25, 2017Updated 8 years ago
- UIProgressView subclass with an animated "Indeterminate" setting (OS X Inspired)☆51Aug 5, 2014Updated 11 years ago
- videoToolBox硬解码,以及OpenGL渲染☆47Aug 23, 2015Updated 10 years ago
- Resize Rectangle on Touch & Drag☆10Jan 20, 2019Updated 7 years ago
- Draft of playing RTSP utilize native iOS player (AVPlayer).☆31Jan 17, 2020Updated 6 years ago
- Video Merge using AVFoundation and OpenGL ES☆48May 19, 2016Updated 10 years ago
- A port of the Live555 streaming media library to iOS☆42Mar 18, 2015Updated 11 years ago
- 记录一些大家推荐的代码以便学习,记录一些自己的学习过程。☆20Jan 7, 2016Updated 10 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- SwiftUI animation tutorials, all of this projects are taken from Kavsoft YouTube Channel and rewritten by me. 🔗 https://kavsoft.dev☆13Oct 3, 2023Updated 2 years ago
- VKFoundation provides convenient utilities that is used in Viki☆20Mar 15, 2017Updated 9 years ago
- Capture and compress video into H.264 with AVFoundation/VideoToolbox written in Swift☆25Aug 24, 2017Updated 8 years ago
- Example iOS app demonstrating how to use the Coordinator pattern with a UITabBarController☆10Feb 27, 2020Updated 6 years ago
- 视频直播,先要配置red5服务器,通过rtmp流将h264数据与aac数据上传服务器,做到直播的效果