微拍视频流
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Leo Ma 537074d980 Update
Signed-off-by: Leo Ma <begeekmyfriend@gmail.com>
9 years ago
app Update 9 years ago
.gitignore Have fun 9 years ago
LICENSE Add license 9 years ago
README.md Optimize RTMP read thread off 9 years ago
build.gradle Update Android Studio scripts 9 years ago
settings.gradle Have fun 9 years ago

README.md

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.

Feature

  • Android mini API 16.
  • 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.

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.

Other Branch

If you want to stay in portrait mode ignoring dynamic orientation change when streaming, clone yasea on brach portrait-forever.

Thanks

Sponsor

  • dotEngine -- A brilliant realtime multimedia communication service vendor with open cross-platform SDK (github).