I know I can get the source of camera and send it to B.
and what I get maybe NV12
.for smaller size of the packet I will Transform it to h264
with IMFTransform
what I want to ask is that if now B1 want to receive the data how he should do?
in the middle of the H264
stream he can not transform it to NV12
again without the first frame right?