HMS-Core / hms-video-editor-demo

HUAWEI Video Editor Kit provides full video editing functions like video import/export, editing and rendering. This sample code is used to describe how to integrate the Video Editor Kit SDK.
Apache License 2.0
85 stars 27 forks source link

点击贴纸没有显示出任何内容,已配置后台的视频编辑服务。 #5

Open guojiahuiEmily opened 2 years ago

guojiahuiEmily commented 2 years ago

点击贴纸没有显示出任何内容,已配置后台的视频编辑服务。 sdkdemo里,一直是显示这样错误:

贴纸的界面显示:网络异常,请重试 logcat:

error:

2021-11-09 15:01:57.886 14385-14727/com.myie9.editvideo E/CountryResolver: getVendorCountry = cn

2021-11-09 15:01:58.066 14385-14727/com.myie9.editvideo E/ColumnListConverter: resp is null

2021-11-09 15:01:58.067 14385-14385/com.myie9.editvideo E/TopColumnReq: column lists return error: 7010

2021-11-09 15:01:58.072 14385-14728/com.myie9.editvideo E/CountryResolver: getVendorCountry = cn

2021-11-09 15:01:58.232 14385-14728/com.myie9.editvideo E/ColumnListConverter: resp is null

2021-11-09 15:01:58.233 14385-14385/com.myie9.editvideo E/TopColumnReq: column lists return error: 7010。

我的json文件在https://gitee.com/svo/VideoEditorKit里面的full项目了,可以显示贴纸,

但是在sdkdemo里,一直是显示这样错误:网络异常,请重试 [Uploading sdkdemo-release (1).apk…]()

我的apk:

Mike-mei commented 2 years ago

请参考Stack Overflow上的答复