GenericByteData Video when using transcoded streams

In reviewing the post referencing h.264 video extraction from genericbytedata

(https://developer.milestonesys.com/s/question/0D50O00003fox2oSAA/extracting-h264-from-genericbytedata?t=1508607966427)

We are have an additional question related to when the quality settings in the current imageview control are changed to something like High Resolution / Medium Framerate and the imageserver transcodes this into JPEG. As can be seen when looking in diagnostic view.

How can we access similar behavior using genericbytedata so that we can have access to the raw h.264 stream as described above, but also be able to request a lower resolution transcoded jpeg stream as the activex does.

You will either get raw data or transcoded data, but you could ask for two stream so that you have both.