Wowza Community

​Create vod application with REST API, but fail to play any video

Missing title. Missing body.

Create vod application with WOWZA Stream manager, and play sample.mp4 is OK.

Create vod application with REST API, return successful message.
Bbut fail to play any video.
WHY?

I created VOD application with WOWZA stream manager, and play sample.mp4 is OK.

Then I edit application description option with REST API, fail to play sample.mp4
WHY?

I am facing almost similar issue. I created the VOD app with stream manager and it is working fine but when I created the similar app with api, it is not working. I compared the application xml fetched by api and those are exactly same. Logs mentioned the following error

RandomAccessReaderFactory: createRandomAccessReader : java.lang.ClassNotFoundException: |at java.lang.Class.forName0(Native Method)|at java.lang.Class.forName(Class.java:264)|at com.wowza.io.RandomAccessReaderFactory.createInstance(RandomAccessReaderFactory.java:16)