Wowza Community

MediaCache and StreamPublisher

Hi,

Now we have a requirement, we want to create a playlist for videos that store in the amazon s3.

I know for playlist we should use StreamPublisher, and it successfully to play the stream.

And the Amazon S3, we need to use MediaCache. I set it on my applications and play the video successfully.

But this two are in different application to implement. the StreamPublisher is in the “Live” application, and create the streamschema.smil in its content folder. the MediaCahce is in the “Vod Edge” application.

Now I want to use them in one application, I checked the the “MediaCache” is only for “Vod Edge” application, but I can’t use StreamPublisher in this application. I add the custom property and modules of the StreamPublisher in this application. But it didn’t work, it can’t read the streamschema.smil.

Did I do it correctly? If not how to implement this function (create a playlist for videos that store in the amazon s3).

Thanks a lot. This issue is troubled me several days. Hope I can get the help.

Will be a good application if it is done.