Log in

View Full Version : streaming x264 packets


tareq
1st April 2008, 16:25
Hi,

I am new into x264. Currently, I am trying to figure out how to access the x264 bitstream packets. Basically, I would like to encode a video with x264 and then stream it over the network.

Therefore, while encoding, my program needs to access those bitstream packets. I believe this is the right way to do it?

Thanks in advance.

Tareq