Wowza Community

Making MediaCache send GET instead of HEAD request?

How do I extend existing MediaCache (HTTP) engine to make it use GET instead of HEAD for the first request?

Thanks!

Hello

While we don’t support extending this as of yet, I’d suggest looking into our IMediaCacheHTTPByteReader interface to accomplish this.

Thanks,

Matt