<div dir="ltr">Is it possible to send x264 nal units with WINSOCK? I have been trying to send nal units and decode them on the client side, but the decoding fails. So I am wondering if it is possible at all, are there any examples? <div><br></div><div>I am fairly certain I am sending all of the bytes, but do I need to access the nal with "nal[i]" or is it okay just using nal.p_payload?</div><div><br></div><div>Thanks for any advice that is offered.</div></div>