All Projects → begeekmyfriend → Yasea

begeekmyfriend / Yasea

Licence: mit
RTMP live streaming client for Android

Programming Languages

c
50402 projects - #5 most used programming language
C++
36643 projects - #6 most used programming language
java
68154 projects - #9 most used programming language
assembly
5116 projects
GLSL
2045 projects
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Yasea

Rtmppublisher
Rtmp client on Android. Live Video Streaming.
Stars: ✭ 515 (-88.7%)
Mutual labels:  camera, rtmp, android-development
Cameraxdemo
A sample camera app with CameraX API from Android Jetpack
Stars: ✭ 112 (-97.54%)
Mutual labels:  camera, android-development, android-sdk
AndroidGLKit
AndroidGLKit provides OpenGL ES 2.0 boilerplate codes for Android.
Stars: ✭ 22 (-99.52%)
Mutual labels:  glsl, shader, opengles
NVRecoder
It is a lite library to render multiple videos\camera and recoder a new video and each video can change filter.
Stars: ✭ 18 (-99.61%)
Mutual labels:  shader, opengles
android-jetpack
🚀 Road to Accelerate Android Development using Jetpack
Stars: ✭ 50 (-98.9%)
Mutual labels:  android-sdk, android-development
kivy3dgui
Pure Kivy library to display and interact with Kivy widgets in a 3D mesh.
Stars: ✭ 102 (-97.76%)
Mutual labels:  glsl, opengles
HaishinKit.kt
Camera and Microphone streaming library via RTMP for Android.
Stars: ✭ 70 (-98.46%)
Mutual labels:  camera, rtmp
Androidffmpeg
android 读取摄像头和麦克风,使用rtmp推流
Stars: ✭ 298 (-93.46%)
Mutual labels:  camera, rtmp
Dockerfiles
Optimized media, analytics and graphics software stack images. Use the dockerfile(s) in your project or as a recipe book for bare metal installation.
Stars: ✭ 98 (-97.85%)
Mutual labels:  rtmp, media
Colormap Shaders
A collection of shaders to draw color maps.
Stars: ✭ 315 (-93.09%)
Mutual labels:  glsl, shader
Aladino
🧞‍♂️ Your magic WebGL carpet
Stars: ✭ 225 (-95.06%)
Mutual labels:  glsl, shader
AndroidDevTools
收集整理Android开发所需的Android SDK、开发中用到的工具、Android开发教程、Android设计规范,免费的设计素材等。
Stars: ✭ 7,284 (+59.84%)
Mutual labels:  android-sdk, android-development
Straas-android-sdk-sample
Straas Android SDK samples and documentation
Stars: ✭ 12 (-99.74%)
Mutual labels:  rtmp, android-sdk
auteur
Live GStreamer node compositor service, implemented in rust
Stars: ✭ 24 (-99.47%)
Mutual labels:  rtmp, live-streaming
ElectricSheep WebGL
WebGL Electric Sheep Renderer
Stars: ✭ 14 (-99.69%)
Mutual labels:  glsl, shader
Rtspallthethings
Deprecated RTSP media server -- Use github.com/aler9/rtsp-simple-server instead.
Stars: ✭ 258 (-94.34%)
Mutual labels:  camera, media
Gpu Pro Books Source Code
💿 Source Code Collection of Book <GPU Pro> 1~ 7 | 《GPU Pro》1~ 7 书本源代码珍藏
Stars: ✭ 323 (-92.91%)
Mutual labels:  glsl, shader
Thebookofshaders
Step-by-step guide through the abstract and complex universe of Fragment Shaders.
Stars: ✭ 4,070 (-10.69%)
Mutual labels:  glsl, shader
Android Goldeneye
A wrapper for Camera1 and Camera2 API which exposes simple to use interface.
Stars: ✭ 356 (-92.19%)
Mutual labels:  camera, android-development
ProcessingStuff
Various pretty-ish Processing sketches by Odditica. About 50% shaders.
Stars: ✭ 164 (-96.4%)
Mutual labels:  glsl, shader

“[yasea] is being sponsored by the following tool; please help to support us by taking a look and signing up to a free trial”

GitAds

Yet Another Stream Encoder for Android

Android Arsenal

Yasea is an Android streaming client. It encodes YUV and PCM data from camera and microphone to H.264/AAC, encapsulates in FLV and transmits over RTMP.

Branch

non-gpuimage for Android without GL ES library like development board.

android-16 for Android API 16+.

aac-hev2 for Youtube live broadcast that is not compatible with conventional flash media players.

Feature

  • Android mini API 21.
  • H.264/AAC hard encoding.
  • H.264 soft encoding.
  • RTMP streaming with state callback handler.
  • Portrait and landscape dynamic orientation.
  • Front and back cameras hot switch.
  • Recording to MP4 while streaming.
  • Beautiful filters with GPUImage.
  • Acoustic echo cancellation and automatic gain control support.

Test

You may build your own private RTMP server srs. Remember to modify the URL by yourself. Have fun!

NOTE if you feel high latency, please check your bandwidth limits and player buffering.

Acknowledgements

Sponsor

  • dotEngine -- A brilliant realtime multimedia communication service vendor with open cross-platform SDK (github).
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].