zengpeace / apprtcmobileLinks
webrtc official demo build by android studio
☆59Updated 6 years ago
Alternatives and similar repositories for apprtcmobile
Users that are interested in apprtcmobile are comparing it to the libraries listed below
Sorting:
- WebRTC is a free, open project.The source code of this demo is based on official samples(src/samples/androidapp). I have compiled webrtc …☆108Updated 7 years ago
- Open WebRTC Toolkit client SDK for Android applications.☆199Updated 3 years ago
- The simplest tutorial for android WebRTC, step by step from using camera to multi-peer.【最简单的安卓WebRTC教程,从使用相机到多人视频一步步讲解。】☆235Updated last year
- android视频直播库,视频H264,H265硬编码,音频AAC编码,使用UDP协议提供实时预览,传输,解码播放,录制功能。也支持单独语音对讲☆220Updated 7 years ago
- 音视频(MediaCodec、ffmpeg、OpenSL、OpenGL)开发入门指南☆128Updated 6 years ago
- ☆84Updated 5 years ago
- Java API for android acoustic echo cancellation.Update from BillHoo.☆33Updated 8 years ago
- WebRTC ScreenShare Android☆182Updated 7 years ago
- mediasoup android demo https://demo.mediasoup.org☆106Updated 3 years ago
- An webRTC Android demo and a base NodeJS Server. It shows p2p video chatting.☆160Updated 8 years ago
- This is an API wrapper that utilizes the native WebRTC build and is made to ease communication with the janus-gateway☆114Updated 9 years ago
- webrtc janus gateway android demo☆33Updated 5 years ago
- ☆52Updated 7 years ago
- ☆48Updated 5 years ago
- mediasoup android client side library https://mediasoup.org☆206Updated 2 years ago
- (deprecated)使用 MediaCodec、jlibrtp 实现实时视频通话☆60Updated 7 years ago
- 摄像头预览用MediaCodec编码h264数据,再用rtp发送实时数据流☆97Updated 7 years ago
- 一套RTMP直播推流常用库的编译简化/优化工具(面向安卓设备),简单配置后能一键完成库文件的编译与优化(FFMPEG+X264+FDKAAC+LIBRTMP/FFMPEG NATIVE RTMP+LIBYUV),针对ARM、ARMV7-A、ARM64-V8A、X86、X86…☆128Updated 8 years ago
- webrtc android 端的使用☆85Updated 3 years ago
- 使用x264编码android camera回调yuv为h264的简单例子,camera回调nv21yuv转为yuv420 ,再编码☆63Updated 8 years ago
- 志哥博客《OpenGL.ES在Android上的简单实践》《NDK学习笔记》专栏demo工程☆52Updated 4 years ago
- Android Rtmp播放器,基于MediaCodec与srs-librtmp,不依赖ffmpeg☆233Updated last month
- Random walks around codec stuff, H.264, H.265, MediaCodec, VideoToolbox, etc.☆36Updated 7 years ago
- android rtc client for janus gateway☆33Updated 6 years ago
- 纯JAVA屏幕录制,可进行帧率控制☆154Updated 7 years ago
- WebRtc 信令服务器☆66Updated 8 years ago
- adnroid h264合成mp4☆72Updated 6 years ago
- MediaCodec 编码 onPreviewFrame 回调的YUV数据为 h264☆172Updated 6 years ago
- Android平台使用Camera和AudioRecord采集音视频数据,通过MediaCodec对音视频实施硬编码为H264码流和AAC码流,移植rtmpdump开源库通过Rtmp协议将音视频数据发送到流媒体服务器的直播方案☆48Updated 6 years ago
- Android平台Camera采集预览nv21格式数据,AudioRecord采集音频pcm数据,使用MediaCodec分别进行h264和AAC硬编码,通过MediaMuxer合成MP4☆109Updated 6 years ago