# How do I make Cupertino Segmenter Extensional Module?

**URL:** https://community.wowza.com/t/how-do-i-make-cupertino-segmenter-extensional-module/50378
**Category:** Wowza Streaming Engine
**Created:** [December 16, 2017, 5:52am UTC](https://community.wowza.com/t/how-do-i-make-cupertino-segmenter-extensional-module/50378 "2017-12-16T05:52:18Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Hiroyuki\_Katsura](https://avatars.discourse-cdn.com/v4/letter/h/2bfe46/32.png) [@Hiroyuki\_Katsura](https://community.wowza.com/u/Hiroyuki_Katsura)
#### Post date: [December 16, 2017, 5:52am UTC](https://community.wowza.com/t/how-do-i-make-cupertino-segmenter-extensional-module/50378/1 "2017-12-16T05:52:18Z")

</div>

I want to use Wowza Streaming Engine as a HLS Packaging Software. So, First, I send a live stream to Wowza and then Wowza translates the stream to HLS (ts files + m3u8). Next, I wanna upload these ts files to the Google Cloud Storage. To do so, I have to make an extension of Cupertino. However, I cannot find the way to hook Copertino. Could you tell me the way to solve this problem? Thank you.

---

<div class="post-metadata">

### Author: ![Dmitriy\_Glazkov](https://avatars.discourse-cdn.com/v4/letter/d/3ec8ea/32.png) [@Dmitriy\_Glazkov](https://community.wowza.com/u/Dmitriy_Glazkov)
#### Post date: [November 9, 2018, 2:20pm UTC](https://community.wowza.com/t/how-do-i-make-cupertino-segmenter-extensional-module/50378/2 "2018-11-09T14:20:17Z")

</div>

i think you should store hls chunks on disk and handle them with another services
