I have videos and thumbnail in AWS S3 and I am streaming the video. Now what i want to know is how to use the thumbnails stores in aws s3 as poster frame for the videos
You will need an HTTP based web server to deliver your image content to your player web based player. Wowza Streaming Engine is not a web server, it is a streaming media server.
Sorry to bother you with this, but I am a bit puzzled with this.
I am interested in the same thing (not with AWS S3 though). I don’t get why I would need to have an HTTP based web server and a streaming media server to provide the same service to users.
Adding thumbnails is one of the essential plugins when providing the VOD experience. Even more so, if you want to have preview thumbnails on your player timeline.
Plus, if I use an HTTP based web server to store image content, it makes sense to use it as well to store the video content. I will only have one server and I would stream with HTML5 rather than use Wowza Streaming Engine.
I really want to use Wowza so, are there any thoughts on how to do this? I am not that well experienced with this, so please let me know if my thoughts are not accurate.