# Bunny CDN 스트리밍 서비스의 임베디드 동영상 허용

**URL:** https://meta.discourse.org/t/allow-embedded-video-from-bunny-cdn-stream-service/398491
**Category:** Support
**Tags:** cdn
**Created:** [3월 15, 2026, 7:01오후 UTC](https://meta.discourse.org/t/allow-embedded-video-from-bunny-cdn-stream-service/398491 "2026-03-15T19:01:02Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Timelord](https://avatars.discourse-cdn.com/v4/letter/t/ba9def/32.png) [@Timelord](https://meta.discourse.org/u/Timelord)
#### Post date: [3월 15, 2026, 7:01오후 UTC](https://meta.discourse.org/t/allow-embedded-video-from-bunny-cdn-stream-service/398491/1 "2026-03-15T19:01:03Z")

</div>

여러분 안녕하세요.

Bunny CDN 스트리밍 서비스의 몇 가지 비디오를 임베드하려고 합니다. URL을 통해 임베드를 시도하면 일반 링크만 표시되고 비디오가 임베드되지 않습니다.

어떻게 해야 하는지 조언을 주실 수 있을까요?

[https://player.mediadelivery.net/play/617966/7088fc08-ea3d-4126-840d-c47aa324b637](https://player.mediadelivery.net/play/617966/7088fc08-ea3d-4126-840d-c47aa324b637)

---

<div class="post-metadata">

### Author: ![supermathie](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/supermathie/32/507518_2.png) [@supermathie](https://meta.discourse.org/u/supermathie)
#### Post date: [3월 16, 2026, 9:26오후 UTC](https://meta.discourse.org/t/allow-embedded-video-from-bunny-cdn-stream-service/398491/2 "2026-03-16T21:26:59Z")

</div>

> [@Timelord](#):
>
> URL로 임베드를 시도하면 일반 링크만 표시되고, 비디오가 임베드되지 않습니다.

Bunny의 CDN 서비스는 이를 올바르게 수행하는 방법에 대한 [설명서](https://docs.bunny.net/stream/embedding)를 제공합니다:

> 비디오를 임베드하려면 웹페이지에 `<iframe>` 요소를 배치해야 합니다.

`허용된 iframe` 설정에 추가하면 작동합니다:

```plaintext
<iframe src="https://player.mediadelivery.net/embed/617966/7088fc08-ea3d-4126-840d-c47aa324b637?autoplay=true"></iframe>

```

 ![image](https://global.discourse-cdn.com/meta/original/4X/d/b/2/db22969466cc3f0cd41218eeb900f5817263db8f.jpeg)

---

<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: [4월 15, 2026, 9:27오후 UTC](https://meta.discourse.org/t/allow-embedded-video-from-bunny-cdn-stream-service/398491/3 "2026-04-15T21:27:32Z")

</div>

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.
