I want to stream the data included in

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.
I am using testOnDemandRTSPServer (because I want unicast).
Which is the simplest way to do it?

You could start by reading the FAQ, as you were asked to do before posting to the mailing list.
--

Ross Finlayson
Live Networks, Inc.
http://www.live555.com/
_______________________________________________
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel

Reply via email to