anyrtcIO-Community / anyRTC-RTMP-OpenSource

RTMP 推流器,RTMP(HLS)秒开播放器,直播点播,跨平台(Win,IOS,Android)开源代码
https://www.anyrtc.io
GNU General Public License v3.0
4.68k stars 1.61k forks source link

Setting Buffer Player #35

Open azzahrah opened 7 years ago

azzahrah commented 7 years ago

Helo

How i can setting buffer player, i want set buffer to 100, but no properties to set this...

DyncEric commented 7 years ago

You need to modify the source code, there is no interface to set buffer property.

azzahrah commented 7 years ago

what NDK version recommended to compile?

DyncEric commented 7 years ago

ndk r10e, i use it to build so.

gstream commented 7 years ago

Hello @DyncEric . could you teach me which part should i change for set buffer ?