Hello,
I’m trying to setup and use Wowza Streaming Engine on EC2 instance.
First of all I setted up by Marketplace a preconfigured Wowza EC2 instance and all is going well.
Now I’m following the instruction to setup ABR (adaptive streaming) starting from my original 1920x1080 mp4 file.
So I planned to use Elastic Transcoder service to transcode my file to different bitrates.
From Wowza documentation I read "Adaptive bitrate (ABR) streaming of video on demand (VOD) content to Adobe Flash Player, Apple iOS devices, MPEG-DASH players, and Microsoft Silverlight requires that you have multiple files that are pre-encoded to the desired bitrates for streaming. For stream-switching to occur properly, the keyframes of each of the files must be aligned with each other. This must be done at encoding time and can be achieved by setting the keyframe interval and frame rate values to be the same for each encoded file… "
So looking at Elastic Transcoder Presets, I planned to test these presets
System preset: Generic 1080p
System preset: Generic 720p
System preset: Generic 480p 16:9
System preset: Generic 360p 16:9
but I’m not sure if I have to modify the following parameters and with which values:
-
Fixed Number of Frames Between Keyframes to TRUE
-
Frame Rate (seems to be actually the same for all the choosen presets)
Kind regards,
Matt