I needed to stream the H.264 output from raspivid over my network to a couple of devices simultaneously, so I threw together a little program that does just that. It's pretty crude but it does the job: https://github.com/fsphil/net264
Was easier to write this than faff around with cvlc