mangui/flashls

CEA-608/EIA-608 Closed-captions are not getting rendered in v0.4.4.24

rajubabannavar opened this issue · 2 comments

@mangui
I am playing an HLS stream with EIA-608 closed caption (Please find the sample chunks in the below-mentioned attachment).

When I put a breakpoint readCC, it is getting hit and it is adding new FLVTag with the onCaptionInfo call. But even after that, I am not able to see the closed-captions being rendered.

  • Anything I need to handle, specific to closed-caption rendering. ?
  • Do I need to integrate OSMFCClib.swc to render closed-caption?

Any pointers here will be very helpful. Thanks.

I have gone through these links:
#11
#514

sample_chunks.zip

@jlacivita @kfeinUI @neilrackett
Any direction here will be very helpful. Thank you.

#514 doesn't render subtitles automatically, instead requiring users to render them in response to text/subtitle events; I haven't used flashls with CEA-608 to know if it works in the same way.