VideoFrameDecoder http video #832
fatCat2015
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
why not use
val retriever = MediaMetadataRetriever() retriever.setDataSource("http://xxxx", hashMapOf())
to get video frame, download video is time-consuming,i dont understand
Beta Was this translation helpful? Give feedback.
All reactions