I use MIP SDK and JPEGVideoSource to get live stream, but it seems that SDK always retrieve main stream from cameras. Picture is transcoded on client side as Jpeg but it cost a lot of bandwith and CPU.
I would prefer to get sub stream (smaller bandwith) and it would cost less to transcode if source resolution is lower.