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
克隆此项目根据文档运行出现以下错误 I/testArr ( 5963): 获取数据 W/Native-LiteAV( 5963): load library txffmpeg from system path W/Native-LiteAV( 5963): load library : java.lang.UnsatisfiedLinkError: dlopen failed: library "libtxffmpeg.so" not found W/Native-LiteAV( 5963): load library txffmpeg false W/Native-LiteAV( 5963): load library traeimp-rtmp from system path W/Native-LiteAV( 5963): load library : java.lang.UnsatisfiedLinkError: dlopen failed: library "libtraeimp-rtmp.so" not found W/Native-LiteAV( 5963): load library traeimp-rtmp false W/Native-LiteAV( 5963): load library liteavsdk from system path W/Native-LiteAV( 5963): load library : java.lang.UnsatisfiedLinkError: dlopen failed: library "libliteavsdk.so" not found
本人对原生不熟悉,望指点!
运行环境:ubuntu20;android studio 4.0.1;android SDK版本android 10.0;flutter版本1.9.0;dart版本2.9.0 @zhengzhuang96
The text was updated successfully, but these errors were encountered:
你升级一下flutter版本试一下
Sorry, something went wrong.
No branches or pull requests
克隆此项目根据文档运行出现以下错误
I/testArr ( 5963): 获取数据
W/Native-LiteAV( 5963): load library txffmpeg from system path
W/Native-LiteAV( 5963): load library : java.lang.UnsatisfiedLinkError: dlopen failed: library "libtxffmpeg.so" not found
W/Native-LiteAV( 5963): load library txffmpeg false
W/Native-LiteAV( 5963): load library traeimp-rtmp from system path
W/Native-LiteAV( 5963): load library : java.lang.UnsatisfiedLinkError: dlopen failed: library "libtraeimp-rtmp.so" not found
W/Native-LiteAV( 5963): load library traeimp-rtmp false
W/Native-LiteAV( 5963): load library liteavsdk from system path
W/Native-LiteAV( 5963): load library : java.lang.UnsatisfiedLinkError: dlopen failed: library "libliteavsdk.so" not found
本人对原生不熟悉,望指点!
运行环境:ubuntu20;android studio 4.0.1;android SDK版本android 10.0;flutter版本1.9.0;dart版本2.9.0
@zhengzhuang96
The text was updated successfully, but these errors were encountered: