You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@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?
#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.
@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.
Any pointers here will be very helpful. Thanks.
I have gone through these links:
#11
#514
sample_chunks.zip
The text was updated successfully, but these errors were encountered: