# Workflow Integration & External System Connectivity

- [CDN Cache Control](https://ovenmediaengine-enterprise.gitbook.io/guide/ko-kr/features/workflow-integration-and-external-system-connectivity/cdn-cache-control.md)
- [Proxy Protocol](https://ovenmediaengine-enterprise.gitbook.io/guide/ko-kr/features/workflow-integration-and-external-system-connectivity/proxy-protocol.md): OvenMediaEngine Enterprise 0.16.6.2-1 버전부터 HAProxy의 The PROXY protocol version 1을 지원합니다.
- [SEI Insertion](https://ovenmediaengine-enterprise.gitbook.io/guide/ko-kr/features/workflow-integration-and-external-system-connectivity/sei-insertion.md): OvenMediaEngine Enterprise 0.18.0.0-1 버전부터 SEI 삽입 기능을 지원합니다.
- [AMF0 Message Insertion](https://ovenmediaengine-enterprise.gitbook.io/guide/ko-kr/features/workflow-integration-and-external-system-connectivity/amf0-message-insertion.md): OvenMediaEngine Enterprise 0.17.3.0-1 버전부터 AMF0 messages 삽입 기능을 지원합니다.
- [Ad Markers](https://ovenmediaengine-enterprise.gitbook.io/guide/ko-kr/features/workflow-integration-and-external-system-connectivity/ad-markers.md): OvenMediaEngine Enterprise 0.18.1.0-1 버전부터 Ad Markers 삽입 기능을 지원합니다.
- [onCuePoint Message Insertion](https://ovenmediaengine-enterprise.gitbook.io/guide/ko-kr/features/workflow-integration-and-external-system-connectivity/oncuepoint-message-insertion.md): OvenMediaEngine Enterprise 0.17.3.0-1 버전부터 onCuePoint messages 삽입 기능을 지원합니다.
- [Delay Buffer](https://ovenmediaengine-enterprise.gitbook.io/guide/ko-kr/features/workflow-integration-and-external-system-connectivity/delay-buffer.md)
- [Query String Handling](https://ovenmediaengine-enterprise.gitbook.io/guide/ko-kr/features/workflow-integration-and-external-system-connectivity/query-string-handling.md)
- [Default Playlist Creation](https://ovenmediaengine-enterprise.gitbook.io/guide/ko-kr/features/workflow-integration-and-external-system-connectivity/default-playlist-creation.md)
- [iOS Audio PTS](https://ovenmediaengine-enterprise.gitbook.io/guide/ko-kr/features/workflow-integration-and-external-system-connectivity/ios-audio-pts.md): OvenMediaEngine Enterprise 0.17.2.3-1 버전부터 Generate Audio PTS 기능을 지원합니다.
- [Session Management (WebRTC Only)](https://ovenmediaengine-enterprise.gitbook.io/guide/ko-kr/features/workflow-integration-and-external-system-connectivity/session-management-webrtc-only.md): OvenMediaEngine Enterprise 0.20.0.0-1 버전부터 Session Management 기능을 사용할 수 있습니다.
- [Upload Recordings to Bunny Stream](https://ovenmediaengine-enterprise.gitbook.io/guide/ko-kr/features/workflow-integration-and-external-system-connectivity/upload-recordings-to-bunny-stream.md): OvenMediaEngine Enterprise 0.20.5.1-2 버전부터 Upload Recordings to Bunny Stream 기능을 지원합니다.
- [Event Forwarding Exclusions](https://ovenmediaengine-enterprise.gitbook.io/guide/ko-kr/features/workflow-integration-and-external-system-connectivity/event-forwarding-exclusions.md): OvenMediaEngine Enterprise 0.20.2.0-1 버전부터 Event Forwarding and Event Forwarding Exclusions 기능을 사용할 수 있습니다.
- [P2P Delivery (Experiment)](https://ovenmediaengine-enterprise.gitbook.io/guide/ko-kr/features/workflow-integration-and-external-system-connectivity/p2p-delivery-experiment.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://ovenmediaengine-enterprise.gitbook.io/guide/ko-kr/features/workflow-integration-and-external-system-connectivity.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
