如何在我的网站上嵌入Facebook实时(视频)URL

问题描述:

我想知道是否可以在网站上嵌入Facebook实时视频流,以及您如何去做.

I'm wondering if it is possible to embed a facebook live video stream, on a website, and how you go about doing it.

您可以简单地嵌入Facebook直播流

You can embed Facebook live stream as simple

只需使用您的iframe src链接,如下所示:

Just use your iframe src link like this:

src="https://www.facebook.com/plugins/video.php?href=https://www.facebook.com/username/live"

示例: https://jsfiddle.net/32ntsf04/