Skip to content

xingwen93/yasea

This branch is 284 commits behind begeekmyfriend/yasea:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

6515363 · Aug 4, 2016
Apr 26, 2016
Aug 4, 2016
Apr 6, 2016
Apr 7, 2016
Jul 21, 2016
Apr 26, 2016
Apr 6, 2016

Repository files navigation

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.

Test

You may watch the live broadcasting at srs.net. Remember to modify the URL by yourself. Have fun!

NOTE if you feel high latency, it might be the frame cache of the server or player. So you need to open the player first and then publish to see the effect.

Other Branch

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

Thanks

About

RTMP streaming client for Android

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 46.7%
  • C++ 26.8%
  • Assembly 15.6%
  • Java 9.4%
  • Python 0.6%
  • Perl 0.5%
  • Other 0.4%