How do I test audio and video bitrates/frame rates in Katalon?

I have an html5 video player I need to test in automation. Is there a way to retrieve video and/or audio bitrates, framerates, and metadata of a streaming video? I need to make sure the correct video starts playing and there are no buffering issues. Any input would be appreciated.

If you can create your own video then it is should be possible. My advice here is to be able to stamp every frame with a text (like in profressional movie making software). Then be able to capture video using VLC and Auto It.