# Process files

> This skill helps users choose the right path to Process media files (e.g., HLS streaming). Use this skill BEFORE diving into implementation details — it routes you to the appropriate detail skill based on your situation.

Part of **Object Storage Service (OSS)**. Get the full, executable skill via `POST https://www.company-skill.com/api/route`.

## Related queries

process media files, HLS streaming, create HLS stream, RTMP ingest, live video streaming, video on demand, VOD playlist, media processing, stream video from OSS, how to stream video, can I use OSS for live streaming, setup live channel, generate playlist.m3u8, manage TS files, configure CORS for vid

## Get the full skill

```bash
curl -s https://www.company-skill.com/api/route \
  -H 'Content-Type: application/json' \
  -d '{"query": "process files", "product": "oss"}'
```

---
Part of [Object Storage Service (OSS)](https://www.company-skill.com/p/oss.md) · https://www.company-skill.com/llms.txt
