I inject cuepoints into a live stream using a server-side module that is triggered from the client-side. I then capture the injected cuepoints from the recorded video file using custom code. On 3.6.4, this was not an issue, but it is now an issue for Wowza 4.x. On Wowza 4.x, it seems that the data is being sent into the data packet of the live stream, but not being persisted into the video recording.
I am recording to an MP4 container.
I follow this as the baseline example: https://www.wowza.com/docs/how-to-inject-cue-points-or-metadata
Please assist. Thanks.