Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Flash and Video media preview #29

Closed
kartik-v opened this issue Sep 18, 2014 · 1 comment
Closed

Add support for Flash and Video media preview #29

kartik-v opened this issue Sep 18, 2014 · 1 comment

Comments

@kartik-v
Copy link
Owner

To add support for flash (SWF) and video (MP4, WEBM, OGG, 3GP) preview.

@kartik-v
Copy link
Owner Author

Resolved via update to release v2.3.0. Refer updated docs/demos.

Note: Flash preview works successfully currently only with webkit browsers like Chrome due to its unique local url support for embedding. Video files are however supported by all modern browsers (with only formats supported by HTML5 video tag).

You can check for a few VIDEO files in the examples directory to test your previews. Watch out for performance with large video files.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant