
Reading ID3 tags(meta data) from recorded mp4 file recorded with wowza
I am using wowza for live streaming.During live broadcasting I inject few amf and ID3 tags in to the video and that video gets recorded to mp4 file.I am using some tool to verify that those tags gets injected as data packets to recorded mp4 file.My requirement is that I want to fetch those tags as timed events while playing mp4 file on to the browser in jwplayer. Please suggest me a solution.How can I do that ? Does Jwplayer is capable enough to read those tags as timed events?