this program can get android camera data and encode it into h264 encoded flv file using ffmpeg. 本程序可以读取安卓手机摄像头数据并利用ffmpeg实时编码为H.264编码格式的FLV文件.
☆99Jan 25, 2022Updated 4 years ago
Alternatives and similar repositories for FFmpegAndroidCameraEncoder
Users that are interested in FFmpegAndroidCameraEncoder are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- This program can read from PC camera and stream it to live streaming server, you can also add different video filters to the live stream.…☆97Jan 25, 2022Updated 4 years ago
- 使用android MediaCodec编码h264+aac上传rtmp服务器进行直播.☆83Mar 3, 2016Updated 10 years ago
- android 读取摄像头和麦克风,使用rtmp推流☆397Oct 23, 2017Updated 8 years ago
- 使用JavaCV提供的支持, 使用OpenGL实时处理+显示摄像头采集的图像, 并使用FFMPEG实时录制音视频☆358Jan 6, 2017Updated 9 years ago
- 移植ffmpeg到android,编译可用于jni调用的so库.☆241Aug 9, 2016Updated 9 years ago
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- h264 video streamer based on MediaCodec API android.☆10Sep 15, 2015Updated 10 years ago
- 推送rtmp流到流媒体服务器,包含jni层源码☆54Jun 21, 2016Updated 10 years ago
- Android使用FFmpeg实现简单直播☆40Jan 8, 2019Updated 7 years ago
- Build scripts for generating official binaries☆12Jun 30, 2026Updated 2 weeks ago
- websocket base on libuv(基于libuv的websocket封装)☆12Sep 14, 2015Updated 10 years ago
- 本程序实现了对多路视频进行合并实现分屏效果,并且可以添加不同的视频滤镜。This program can combine multiple input videos and output one video which implementing a mutli-screen…☆62Oct 19, 2022Updated 3 years ago
- This is a sample to run ffmpeg main method on android.☆10Dec 3, 2015Updated 10 years ago
- 此项目为一对多投屏项目,多台Android设备通过连接同一WiFi,使用udp查找设备,UDP传输视频声音已及回控数据。由于录制内置声音与处理回控需要系统权限,所以需要将发送端编译进系统;成为系统级别的应用。☆23Sep 27, 2020Updated 5 years ago
- FFmpeg/Mediacodec Encoder(YUV -> H264)☆21Nov 2, 2018Updated 7 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.
- VideoCore+GPUImage☆12Jul 24, 2016Updated 9 years ago
- Android视频录制☆94Jul 24, 2015Updated 10 years ago
- ffmpeg examples in Android / IOS / WinPhone☆1,942Apr 19, 2016Updated 10 years ago
- 一套RTMP直播推流常用库的编译简化/优化工具(面向安卓设备),简单配置后能一键完成库文件的编译与优化(FFMPEG+X264+FDKAAC+LIBRTMP/FFMPEG NATIVE RTMP+LIBYUV),针对ARM、ARMV7-A、ARM64-V8A、X86、X86…☆128Aug 31, 2017Updated 8 years ago
- mix multi audio stream and multi video stream to one audio stream and one video stream and send it to rtmp server.☆17Sep 2, 2016Updated 9 years ago
- 使用x264编码android camera回调yuv为h264的简单例子,camera回调nv21yuv转为yuv420 ,再编码☆63Mar 10, 2017Updated 9 years ago
- “Supercut——剪影”是一个安卓的视频剪辑软件,使用了isoviewer 视频处理库,可以快速的实现视频的剪切、拼接。☆10Jun 3, 2016Updated 10 years ago
- 修改自GPUImageMovie,支持导入GIF并播放☆12Oct 23, 2017Updated 8 years ago
- Touch android camera surface view to record video using FFmpeg Recorder☆297Sep 8, 2016Updated 9 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 RTMP直播的例子(A demo for camera streaming H.264,AAC using RTMP on Android)☆176Mar 22, 2016Updated 10 years ago
- 🧛🏻♂️ Dark theme for Geany☆12Feb 20, 2025Updated last year
- 最新版ffmpeg3.3-android,并通过CMake方式移植到Android中,并实现编解码,转码,推拉流,滤镜等各种功能☆584May 22, 2017Updated 9 years ago
- 直播安卓主播端解决方案☆611Dec 22, 2017Updated 8 years ago
- this sample shows how to use MediaCodec and AudioTrack to build an android player, with avsync optimization☆45Jan 25, 2022Updated 4 years ago
- Audio Video Recorder in Android using MediaCodec & MediaMuxer☆14Nov 17, 2015Updated 10 years ago
- 使用FFmpeg做语音直、点播方案。使用RTMP进行推流,同时搭建nginx+rtmp+hls服务器☆21Sep 19, 2016Updated 9 years ago
- MediaCodec 编码 onPreviewFrame 回调的YUV数据为 h264☆172Aug 16, 2019Updated 6 years ago
- aes/des加密☆10Dec 25, 2015Updated 10 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- android直播推流端,使用ffmpeg☆38Sep 20, 2016Updated 9 years ago
- android OpenGL ES rendering,shader,pbo,TEXTURE_EXTERNAL_OES,draw&mediacodec_inputsurface,EGLImageKHR.☆17Aug 1, 2018Updated 7 years ago
- OpenGL的图片滤镜(二分、四分、九分、灰度、暖色、冷色、漩涡、矩形马赛克、六边形马赛克、三角形马赛克、圆形马赛克、缩放、闪白、抖动、灵魂出窍、毛刺、幻觉、浮雕)☆12Feb 28, 2020Updated 6 years ago
- My forked AppWebRTC project base AS4.0 with androidx.☆18Apr 14, 2021Updated 5 years ago
- Sent H264 Stream to H264Viewer☆14Nov 5, 2015Updated 10 years ago
- Pause and continue video recording on Android devices using MediaCodec and MediaMuxer, encode fast and no merge process☆28Mar 16, 2018Updated 8 years ago
- Gradient buttons☆14Aug 22, 2019Updated 6 years ago