# Where is the "new API for  Live to VOD Clip Extraction"

**URL:** https://community.wowza.com/t/where-is-the-new-api-for-live-to-vod-clip-extraction/42734
**Category:** Wowza Developer Dojo
**Tags:** wowza-streaming-server-java-api
**Created:** [October 13, 2015, 10:30pm UTC](https://community.wowza.com/t/where-is-the-new-api-for-live-to-vod-clip-extraction/42734 "2015-10-13T22:30:17Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![system](https://sea2.discourse-cdn.com/flex002/user_avatar/community.wowza.com/system/32/447_2.png) [@system](https://community.wowza.com/u/system)
#### Post date: [October 13, 2015, 10:30pm UTC](https://community.wowza.com/t/where-is-the-new-api-for-live-to-vod-clip-extraction/42734/1 "2015-10-13T22:30:17Z")

</div>

Hi,

in the 4.3 relese notes I am seeing “APIs for Live to VOD Clip Extraction”, but can’t find it in the 4.3 Server Side API pdf. (I’m afraid that the MediaCache purge related stuff mentioned in the notes is also missing from the docs)

Can you point me to the new classes and/or methods?

Thanks!

---

<div class="post-metadata">

### Author: ![Michelle\_B](https://sea2.discourse-cdn.com/flex002/user_avatar/community.wowza.com/michelle_b/32/394_2.png) [@Michelle\_B](https://community.wowza.com/u/Michelle_B)
#### Post date: [October 15, 2015, 11:24am UTC](https://community.wowza.com/t/where-is-the-new-api-for-live-to-vod-clip-extraction/42734/2 "2015-10-15T11:24:25Z")

</div>

Hi wtoolbox,

You can do this via [REST API using nDVR methods](https://www.wowza.com/docs/ndvr-query-examples).

Michelle

---

<div class="post-metadata">

### Author: ![Andrew\_Kennedy1](https://avatars.discourse-cdn.com/v4/letter/a/278dde/32.png) [@Andrew\_Kennedy1](https://community.wowza.com/u/Andrew_Kennedy1)
#### Post date: [October 20, 2015, 3:22am UTC](https://community.wowza.com/t/where-is-the-new-api-for-live-to-vod-clip-extraction/42734/3 "2015-10-20T03:22:58Z")

</div>

Hi,

It is on page 442 of the ServerSide API PDF, specifically the interface IDvrApplicationConverterContext.

Also the MediaCache functionality is described here

[Purge-an-item-from-the-cache-(MediaCache)](https://www.wowza.com/docs/how-to-purge-an-item-from-the-cache-mediacache%28MediaCache%29)

as it was updated to reflect the new functionality.

Andrew.

---

<div class="post-metadata">

### Author: ![system](https://sea2.discourse-cdn.com/flex002/user_avatar/community.wowza.com/system/32/447_2.png) [@system](https://community.wowza.com/u/system)
#### Post date: [October 15, 2015, 9:36pm UTC](https://community.wowza.com/t/where-is-the-new-api-for-live-to-vod-clip-extraction/42734/4 "2015-10-15T21:36:09Z")

</div>

Hi michelle\_b,

I’m afraid that you might have misunderstood my question. I was trying to point out that the Java API documentation is not containing key classes that are advertised as new features. This should be fixed in the documentation I guess. I was not asking at all how something can be done, and this has nothing to do with the REST API…

Thanks.

---

<div class="post-metadata">

### Author: ![system](https://sea2.discourse-cdn.com/flex002/user_avatar/community.wowza.com/system/32/447_2.png) [@system](https://community.wowza.com/u/system)
#### Post date: [October 20, 2015, 7:34pm UTC](https://community.wowza.com/t/where-is-the-new-api-for-live-to-vod-clip-extraction/42734/5 "2015-10-20T19:34:06Z")

</div>

Thanks Andrew, got it now.

---

<div class="post-metadata">

### Author: ![Andrew\_Ramberg](https://avatars.discourse-cdn.com/v4/letter/a/7c8e57/32.png) [@Andrew\_Ramberg](https://community.wowza.com/u/Andrew_Ramberg)
#### Post date: [October 29, 2015, 7:53am UTC](https://community.wowza.com/t/where-is-the-new-api-for-live-to-vod-clip-extraction/42734/6 "2015-10-29T07:53:35Z")

</div>

Please let us know if you have any further questions.
