I want to stream the data included in<div><br></div><div>nal[0].p_payload (the variable is uint8_t *p_payload) which is output of x264 encoding. I want to stream each byte after it gets out of the encoder. </div><div>I am using testOnDemandRTSPServer (because I want unicast).</div>
<div>Which is the simplest way to do it? </div><div><br></div><div>Thank you,</div><div>Sokratis</div>