# Permitir a reprodução de vídeos incorporados no quadro do Facebook?

**URL:** https://meta.discourse.org/t/allow-playing-embedded-videos-in-facebook-frame/106751
**Category:** Support
**Created:** [Janeiro 17, 2019, 1:29am UTC](https://meta.discourse.org/t/allow-playing-embedded-videos-in-facebook-frame/106751 "2019-01-17T01:29:28Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![Bank\_Live](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/bank_live/32/75893_2.png) [@Bank\_Live](https://meta.discourse.org/u/Bank_Live)
#### Post date: [Janeiro 17, 2019, 1:29am UTC](https://meta.discourse.org/t/allow-playing-embedded-videos-in-facebook-frame/106751/1 "2019-01-17T01:29:28Z")

</div>

Tentei configurar um link incorporado para reproduzir vídeos na postagem, mas não funcionou.

 ![image](https://global.discourse-cdn.com/meta/original/3X/9/f/9f81820a19a8ffa622257a75015628acfbbb8663.jpeg)

Na postagem

 ![image](https://global.discourse-cdn.com/meta/original/3X/c/7/c7048a80817b06d60f5f4b3b9016f24b0b33d227.jpeg)

 ![image](https://global.discourse-cdn.com/meta/original/3X/7/d/7dfb4f66eaadf30a1e3dd77f725307b5ef9b3406.png)

Eu quero isso

 ![image](https://global.discourse-cdn.com/meta/original/3X/f/e/fe7fbedf39c2f07adb0b3983c285443c36a6d974.jpeg)

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [Janeiro 17, 2019, 3:34am UTC](https://meta.discourse.org/t/allow-playing-embedded-videos-in-facebook-frame/106751/2 "2019-01-17T03:34:46Z")

</div>

I doubt Facebook will allow that. They want you to visit Facebook no matter what. Limitation is on their end AFAIK

---

<div class="post-metadata">

### Author: ![Falco](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/falco/32/179432_2.png) [@Falco](https://meta.discourse.org/u/Falco)
#### Post date: [Janeiro 18, 2019, 2:16pm UTC](https://meta.discourse.org/t/allow-playing-embedded-videos-in-facebook-frame/106751/3 "2019-01-18T14:16:25Z")

</div>

That is not supported out of the box by Onebox, but if you allow iframes from Facebook on the site settings, and grab the incorporation link in a Facebook video, you will get something like:

`<iframe src="https://www.facebook.com/plugins/video.php?href=https%3A%2F%2Fwww.facebook.com%2FPortaDosFundos%2Fvideos%2F1981258538657064%2F&show_text=0&width=560" width="560" height="315" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true" allowFullScreen="true"></iframe>`

Which should work like

---

<div class="post-metadata">

### Author: ![Viki](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/viki/32/131139_2.png) [@Viki](https://meta.discourse.org/u/Viki)
#### Post date: [Janeiro 31, 2019, 1:07pm UTC](https://meta.discourse.org/t/allow-playing-embedded-videos-in-facebook-frame/106751/4 "2019-01-31T13:07:34Z")

</div>

Hi @Falco,  
How to allow iframe from facebook in site settings?

 ![iframe%20from%20facebook](https://global.discourse-cdn.com/meta/original/3X/9/b/9bff7c57b47f099f6b8f3d94cfd42785eb1d6a42.png)

**EDIT** - I added `https://www.facebook.com/plugins/video.php?` and it resolved my problem! 🙂

---

<div class="post-metadata">

### Author: ![system](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/system/32/443519_2.png) [@system](https://meta.discourse.org/u/system)
#### Post date: [Fevereiro 7, 2022, 1:52pm UTC](https://meta.discourse.org/t/allow-playing-embedded-videos-in-facebook-frame/106751/5 "2022-02-07T13:52:37Z")

</div>



---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [Fevereiro 7, 2022, 8:14pm UTC](https://meta.discourse.org/t/allow-playing-embedded-videos-in-facebook-frame/106751/6 "2022-02-07T20:14:40Z")

</div>


