Wowza Community

Can i play ADs video using wowza player in my application?

Hi,

I want to play, my ADs videos (ex -https://adbutler-fermion.com/libid543294/simpleAds.mp4 )

using wowza player in my application.
I tried with http prefix media cache but the wowza player doesn’t play my video. giving foll error:

WARN server comment - MediaCacheItemBase.init: Error: Length is zero[-1]: http/libid543294/simpleAds.mp4

The wowza stream engine is setup on my server.

Thanks.

Hi,

I got the error, this is because of the video location is not exact as per s3 (f1/f2/abc.mp4)

It provide proxy url for video therefore wowza media cache unable to cached it.
can anyone have solution for cache the such kind of video urls?