免费组件:EasyAACEncoder-arm 是一款商用音频转码到AAC的工具库,目前支持G711a/G711u/G726/PCM等音频格式的转码,跨平台,支持Windows(32&64)/Linux(32&64)/ARM各平台,相比于其他普通类型的音频转码库,音频转码CPU效率有极大提升;
☆21Aug 2, 2019Updated 6 years ago
Alternatives and similar repositories for EasyAACEncoder-arm
Users that are interested in EasyAACEncoder-arm are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 开源项目:简单、高效、稳定的开源音频解码库,能够将G.711A/PCMA、G.711U/PCMU、G726、AAC等音频格式转码到Linear PCM,再提供给流媒体播放器进行音频播放,EasyAudioDecoder支持跨平台,支持Android & iOS,目前已稳定应…☆155Jul 1, 2019Updated 7 years ago
- UART Communication Protocol, support all platform☆11Feb 24, 2026Updated 4 months ago
- Web Streaming RTSP use HLS.js and convert to M3u8 use FFMPEG - Webserver Apache, Nginx GNU/Linux☆11May 23, 2022Updated 4 years ago
- the config server and agent for configuration items.☆11Nov 2, 2025Updated 8 months ago
- Stark Wan Add Quectel EC20CEFAGR06A01☆11Sep 19, 2019Updated 6 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- This project aims to create a clean, modern and easy to use Bluetooth Low Energy API. LittleB exposes the BLE GATT API for Pure C using B…☆16Jan 3, 2023Updated 3 years ago
- 基于wifi探针的学生行为分析研究☆11Dec 16, 2022Updated 3 years ago
- Port of the miscellaneous V4L2 tools for QNX 6.5 and above (mainly for devu-uvc project).☆12Mar 26, 2014Updated 12 years ago
- shttpd - HTTP服务器代码注释☆16Sep 12, 2020Updated 5 years ago
- Driver for the Adafruit MFRC630 RFID Front-End Breakout Board☆11Apr 1, 2025Updated last year
- UART Communication Protocol, support like TCP/UDP feature☆17Feb 24, 2026Updated 4 months ago
- H5S Video Platform management web interface (Dark)☆15Sep 29, 2021Updated 4 years ago
- FFmpeg音视频库学习实践,包括音频使用mp3lame库实时编码pcm成mp3文件,faac库编码pcm成aac音频文件,使用ffmpeg解码mp4视频使用ANativeWindow简易播放器,ffmpeg解码mp4视频成yuv格式裸流数据,ffmpeg合成封装h264视…☆13Nov 12, 2020Updated 5 years ago
- Ring-Buffer Implementation in C optimized for embedded application☆19Oct 23, 2021Updated 4 years ago
- Open source password manager - Proton Pass • AdSecurely store, share, and autofill your credentials with Proton Pass, the end-to-end encrypted password manager trusted by millions.
- use GPIOs with Linux / sysfs interface☆16May 10, 2026Updated last month
- ☆15Aug 25, 2018Updated 7 years ago
- WRTnode 2P EC20 拨号程序☆15Feb 12, 2020Updated 6 years ago
- DOPI 海思入门级开发板(HI3516EV200) linux内核源码☆14Jul 20, 2020Updated 5 years ago
- 基于RK3288开发的一个韦根26、34驱动和对应的JNI代码☆12Jan 25, 2019Updated 7 years ago
- 用ALSA实现录音为wav文件,并且播放☆16Nov 7, 2017Updated 8 years ago
- ☆17Mar 21, 2018Updated 8 years ago
- 苹果GCD源码☆20May 27, 2021Updated 5 years ago
- 开源项目:简单、高效、稳定的开源音频编码库,支持将各种音频数据(G.711A/PCMA、G.711U/PCMU、G726、PCM)转码成AAC(with adts)格式,其中aac编码部分采用的是业界公认的faac库,EasyAACEncoder支持Windows、Linu…☆375Aug 19, 2019Updated 6 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- Android G711(PCMA/PCMU)、G726、PCM音频转码到AAC☆17Nov 12, 2016Updated 9 years ago
- 使用libyuv和FFmpeg进行小视频的录制☆18Jun 17, 2019Updated 7 years ago
- cubemx stm32h743iit6, usb device uvc camera☆16Apr 14, 2021Updated 5 years ago
- 🇨🇳翻译: 「rust-ffi-omnibus」 将 Rust 代码 导出, 应用于 其他语言 的例子集合 ❤️更新 ✅☆12May 16, 2019Updated 7 years ago
- Tiray-egw(Tiray External Gateway) run on dpdk. EGW is used for Layer-4/7 load balancer and NATGW and VPC cloud network.☆11Feb 2, 2021Updated 5 years ago
- ts muxer☆33Apr 8, 2019Updated 7 years ago
- u-boot for rockchip platform such as RK3066/RK3188/RK3168/RK3026☆28Apr 24, 2015Updated 11 years ago
- Allwinner Tina OpenSDK Lizard☆22Nov 5, 2025Updated 7 months ago
- libjpeg-turbo bindings for Elixir☆13Dec 11, 2023Updated 2 years ago
- Simple, predictable pricing with DigitalOcean hosting • AdAlways know what you'll pay with monthly caps and flat pricing. Enterprise-grade infrastructure trusted by 600k+ customers.
- shared memory☆21Mar 1, 2016Updated 10 years ago
- moved -> 'lucid.system'☆12Feb 15, 2017Updated 9 years ago
- golang实现的gb28181信令服务, 适配livegbs前端接口; 支持jt1078转GB28181☆49Dec 12, 2025Updated 6 months ago
- ringbuffer(环形缓冲区)可以说是嵌入式应用非常常用的数据缓存设计了,LwRB 是国外开发者 MaJerle 维护实现的轻量级 ringbuffer,是一个为嵌入式系统特殊优化设计的 FIFO。1. 纯ANSI C99实现, 数据类型兼容于size_t 2. 与具体…☆26Jan 9, 2021Updated 5 years ago
- ZoomEye(钟馗之眼) 网空测绘知识库☆22Aug 2, 2021Updated 4 years ago
- Ironically-named bundle of polyfills for Internet Explorer 8-9.☆12Jul 17, 2017Updated 8 years ago
- WebRTCComm is a simple high level JavaScript WebRTC framework for Web Developers to add Real Time Communications and IM Capabilities to a…☆18Jun 5, 2018Updated 8 years ago