Avijit
(Avijit Das)
September 5, 2020, 1:04pm
#1
I need to load video like this. ( From phone storage )
I read some post and tried but not success
Can someone help me ?
You want to play a video form the storage?you can try setting the video player source property to the video path?Or i got you wrong?
Avijit
(Avijit Das)
September 5, 2020, 1:10pm
#3
Can’t understand ( Sorry, I weak in English)
Use set source property to set the video player component source to ( the path of the video.For example : /storage/emulated/0/hello.mp4 ).And then call video player . start.
Avijit
(Avijit Das)
September 5, 2020, 1:15pm
#5
Here I got success already. I mean when user click on a thumbnail then open and play the video.
Thank you for understanding
First you need to create the dynamic components.You can try this guide:
Dynamic Image view
Description
This guide represents two methods of building image views which you can view images in dynamically…It can be used with images stored on assets,phone or retrieved from database…
Note :While creating it doesn’t make any lag…
Important: if you use image paths then remove @DevYB image loader extension and use set any image picture instead…
Tip:Click on the description word after each block…And you will find a complete description for each block…
Method1:
(Recommen…
Then you will set the image to the thumbnail of the video you can get it using this extension:
No longer maintained and will not receive any future updates
1.Introduction
VideoUtil gives you some basic information about video including video’s thumbnail.
You can get info from both the url and local file as well.
Latest Version: 1.1
Released: 2020-07-26T18:30:00Z (UTC)
Last Updated: 2021-06-28T18:30:00Z (UTC)
Permission(s): android.permission.READ_EXTERNAL_STORAGE,android.permission.WRITE_EXTERNAL_STORAGE
2.Blocks
[image]
3.Documentation
Got Thumbnail
Event raised after gettin…
Now when any card view click, set the video player source to select list item from list ( list = list of your video paths , index = you will see in the guide how to get the index )
And hten call player1.start
Avijit
(Avijit Das)
September 5, 2020, 1:40pm
#7
I already used the aix but i got also same error
i try to get the thumbnail from video by using VideoUtil extension and set blocks just like @minhajulhasanmollah19 ’s blocks but its not working for me…[blocks (41)] [blocks (42)]
how to get thumbnail from video
It isn’t loading?What about trying the normal loading and not the async loading block.
Avijit
(Avijit Das)
September 5, 2020, 6:24pm
#9
Can you share me a aia file. Please
I don’t have an aia file now to share.If this extension isn’t working with you, there is another extensions too
– PedrozaThumbnail Extension Hello! Here I present to you my fourth extension ever created! This extension provides tools to extract thumbnails from an image or a video. Background There isn’t a deep background for this extension as the previous...
Reading time: 1 mins 🕑
Likes: 26 ❤
system
(system)
Closed
October 5, 2020, 6:28pm
#11
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.