I am using a Teradeck Slice to encode a live feed (via SDI input) and send an RTMP stream to my wowza setup running on AWS. I have an standard application setup to receive the RTMP stream and am generating multi-bitrate HDS and HLS streams. I am able to view both the HDS and HLS live streams in the test players that come with wowza 4.2 install, and I am able to see Closed Captions in the Apple HLS test player, but the Adobe HDS player does not show a captions display option. I am able to view the .m3u8 live stream in quicktime with captions, in VLC with captions, and on iOS devices all with Closed Captions. But when I try to play the .f4m live stream in my flowplayer (which is setup to display closed captions and does with other streams) I do not see any closed captions.
According to teradek’s website: https://support.teradek.com/entries/90394736-Closed-Caption-CC-support "CC type supported: EIA-608 and EIA-708
Insertion method: inserting into H.264 SEI, as per SCTE 128-1"
Is Wowza capable of working with captions inserted into an RTMP stream using this method? Why am I am to see captions int the .m3u8 but not the .f4m stream?
I feel like I am missing something simple here but have been over the information found here: https://www.wowza.com/docs/how-to-configure-closed-captioning-for-live-streaming but still have not been able to get captions to appear in the .f4m stream.
Any insight/direction.assistance into this would be greatly appreciated. Thank you.