react-media-recorder icon indicating copy to clipboard operation
react-media-recorder copied to clipboard

Generate video thumbnail from recorded video

Open preveenraj opened this issue 3 years ago • 2 comments

Hey, Is it feasible to bring in a feature to generate video thumbnail from a recorded video and get it as a jpg/png file so that it can be stored along with the media metadata for better user experience?

preveenraj avatar Nov 10 '21 04:11 preveenraj

generating thumbnails for a video snip is very much out of scope from this component's context. This would increase the complexity of this. Just want to keep things as simple as possible.

DeltaCircuit avatar Nov 13 '21 13:11 DeltaCircuit

Yeah, understood. If it were you, how would you generate a thumbnail from a video snip. I saw many solutions in the web. Curious. @0x006F

preveenraj avatar Nov 13 '21 14:11 preveenraj