Gordon
Gordon
me too.
+1! ScrollView will be replaced by NestedScrollView.
https://github.com/ericwlange/AndroidJSCore
@leeight does it support armeabi ?
Prototik looks like busy.
I got this problem too.
@khurramengr I maybe know the problem source, the bitrate is the core matter. I used this, ``` .setVideoQuality(new VideoQuality(800, 480, 20, 250000)). ``` and it works fine.
@palidium I recommend to use the MediaRecorder API (forcibly) . It can compat more size.
暂时貌似没有私有云认证的支持,我测试过Wowoza. 是使用 query string 的方式认证的, rtmp://xxxxxx?username=123123&password=10238123 这样子,但其实并不安全。
@dhcn 能说一下解决思路吗