We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
大佬,能做到屏幕旋转时,切换录制方向(在不销毁Activity或者销毁对象重新推流的情况下)
android:configChanges="orientation|keyboardHidden|navigation|screenSize"
The text was updated successfully, but these errors were encountered:
reSetVideoSize是动态改变推流大小的方法,你可以把里面isPortrait同时改一下 应该就差不多了,但是我也没有测过,而且我也不再更新这个库了
Sorry, something went wrong.
貌似不行,初始化时,有个 checkDirection,感觉这个对于动态切换横竖屏有影响吧?
@hike2008 解决了吗?
我也遇见同样的问题改变不了方向
No branches or pull requests
大佬,能做到屏幕旋转时,切换录制方向(在不销毁Activity或者销毁对象重新推流的情况下)
The text was updated successfully, but these errors were encountered: