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

Material not loaded in sdkdemo project or also there is no custom timeline #10

Open dbugstationltd opened 2 years ago

dbugstationltd commented 2 years ago

Hello,

Recently we have tried to implement your SDK demo in our project, But as per our result we followed every step you mentioned in this doc but there is no material coming from Huwai app gallery column also let us know how can we able to load assets from local


-- need to know the transition and animation pattern so that we can also build custom transitions for our application.

-- Custom timeline that is implemented on the UI SDK is not available on this Demo SDK, where is documentation on how can we implement it custom timeline in our application.

Xuejiao-Shi commented 2 years ago

Can I confirm whether a real APIkey is set in your demo? image

Xuejiao-Shi commented 2 years ago

-- Custom timeline that is implemented on the UI SDK is not available on this Demo SDK, where is documentation on how can we implement it custom timeline in our application.

The UI SDK cannot be used to customize the timeline. You need to use video-editor-sdk. pls kindly refer to this docs.