EmguCv stream Mat frames as RTSP pipeline

If you can explain that thing, maybe we can help. however, Emgu really isn’t just a wrapper. personally, I have no experience with C#, so I can only speculate. You should browse Emgu docs for all the ways to get at the data pointer in the Mat (e.g. ptr() method in C++).