Skip to content

Facebook videos or custom videos #389

Answered by welpo
stalkerGH asked this question in Q&A
Discussion options

You must be logged in to vote

The standard way to add videos (local files) is (docs):

<video src="filename.mp4" controls="controls"></video>

For a Facebook video, I assume their player provides an embed HTML code. Adding that to your page and allowing the necessary connections to Facebook through the CSP should work.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by welpo
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
enhancement New feature or request
2 participants
Converted from issue

This discussion was converted from issue #387 on September 19, 2024 14:03.