We are providing the subtitles in HLS stream via TTML files and are using SMIL’s to create M3U8’s. Subtitles work fine but or some videos captions do not appear.
we have used this article:
https://www.wowza.com/docs/how-to-stream-webvtt-subtitles-to-ios-for-closed-captioning
Please find the error logs:
cat /usr/local/WowzaStreamingEngine/logs/wowzastreamingengine_error.log | grep ttmlMaxFileLengthWARN server comment 2019-01-25 18:39:53 - - - - - 579378.41 - - - - - - - -TimedTextReaderTTML.hasValidContents[vod/definst:vod/51/98/8493bbd0ae5f11e78b4551a8b8dbe7c2.ttml]: file is larger than ttmlMaxFileLength: 1200080>1048576WARN server comment 2019-01-25 19:07:10 - - - - - 581014.687 - - - - - - - -TimedTextReaderTTML.hasValidContents[vod/definst:vod/51/98/8493bbd0ae5f11e78
Thanks in advance.