chenyayun
chenyayun
因为停止推流之后,推流线程被停止了。所以这样 原始代码 ` /** * 停止发布 */ public void stopPublish() { Runnable runnable = new Runnable() { @Override public void run() { mRtmpPublisher.stop(); isPublish = false; loop = false; if...
这个很简单的,修改他提供的rtmplive库即可。
private SwipeMenuCreator creator = new SwipeMenuCreator() { @Override public void create(SwipeMenu menu) { switch (menu.getViewType()) { case 0: break; case 1: // create "cancel" item SwipeMenuItem item = new SwipeMenuItem(...
sorry , you could not access to .
yes, I can . I will paste the log file here tomorrow!
The log is below, I play 1080P RTMP stream with --live option . ``` 02:53:43 T:18446744072971560411 DEBUG: DllBcm: Using omx system library 02:53:43 T:18446744072971565509 DEBUG: DllOMX: Using omx system library...
anyone knows? Give me a help.