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

feat(emb): support video URLs for linkToData #1630

Merged
merged 3 commits into from
Oct 16, 2023
Merged

Conversation

mikeldking
Copy link
Contributor

resolves #1048

This PR adds rudimentary video rendering capabilities.
Screenshot 2023-10-16 at 1 49 15 PM

There may be issues around this as the video does get loaded on selection and this could potentially cause some issues. In addition this assumes the browser can render the URL - but in reality some files may require being loaded in the browser that renders them.

This is meant to just start the discussion and can be extended for further support as needed.

@mikeldking mikeldking changed the title feat(emb): video URLs feat(emb): support video URLs for linkToData Oct 16, 2023
@mikeldking mikeldking merged commit 2c68368 into main Oct 16, 2023
6 checks passed
@mikeldking mikeldking deleted the video-embedded branch October 16, 2023 22:30
@github-actions github-actions bot locked and limited conversation to collaborators Oct 16, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

[ENHANCEMENT] mp4 video rendering of video URLs
2 participants