<div dir="ltr"><div>Hi,</div><div><br></div><div>What is the most efficient/fastest way to send AVpacket frame data (stored in data) through a socket?</div><div><br></div><div>I understand that since it is a byte array, I think I would need to memcpy + serialize it, to avoid the 0x00 error. Is there a faster way/way to send the byte array directly? I'm interested in the lowest possible latency at all cost and I worry serializing will be too slow.</div><div><br></div><div>Thanks for your help!</div><br clear="all"><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr">Phil<br></div></div></div></div></div></div></div></div></div></div></div>