cyntler / react-doc-viewer

File viewer for React.
https://cyntler.github.io/react-doc-viewer
Apache License 2.0
337 stars 115 forks source link

Working with MP4 #189

Open bdhamithkumara opened 8 months ago

bdhamithkumara commented 8 months ago

This package working with MP4 file but not working with webm format.

vmc08 commented 7 months ago

This package working with MP4 file but not working with webm format.

Not sure if you still need it but just copy the video renderer component and extend the file types supported @bdhamithkumara.

image

and then you can load it this way

image