Hi,
I am using jwplayer javascript api for HLS streaming of our videos.
Here is the specs of our stream -
Audio Stream
1. Codec MPEG AAC Audio (mp4a)
2. Stereo Channel
3. Sample Rate:44100 Hz
Video stream
1. Codec H264 - MPEG-4 AVC (part 10) (h264)
2. Resolution - 416*258
3. Display Res 416*234
4. Decoded format : Planer 4:2:0 YUV
(Specs have been noted using vlc player)
Videos are distributed through AKAMAI. I am trying to render video using HTML5.
On Ipad with ios v10 or above I am getting MEDIA_ERR_DECODE error.
Can you please suggest what could be wrong in my setup ?
Regards,
Gaurav
↧