Embedded CEA-608/708 caption streaming to YouTube

Ah! I see, so the onTextData to onCaptionInfo conversion only happens for onTextData events that are received from an input stream, and not for onTextData events that are inserted from within Wowza (in this case, into the MediaStream backing the scheduled Stream)? The solution, then, would be to ingest the stream again so that it is seen as an external source, at which point ModuleOnTextDataToCEA608 will convert those to CEA608 captions?