Hi all! I've ben having streaming h.264. I compiled the x264 development tree into VLC and I'm able to transcode video to this codec and play it locally. The next thing I wanted to do was to stream the encoded content with the following command:
vlc -vvv hipo.264 --sout '#std{access=rtp,mux=ts,url=148.205.209.1:1234}'
The client plays the audio but has never played video. I'd like to know if VLC supports playing streamed h.264 or something is wrong.
thanks
rodolfo