I'm having an issue streaming with VLC...
Trying to encode an input stream but it says there is no RTP module
I'm using VLC 0.9.9 on redhat 5 (EL) and installed using yum. and installation was successful
but cannot stream a RTP output..
command :
vlc -vvv udp://@5000 --sout '#transcode{vcodec=h264,width=320,height=240,vb=350,acodec=mp4a,ab=64,channels=2,samplerate=44100}:rtp{dst=10.48.233.38,port-video=7116,port-audio=7118,sdp=file:///home/vlcsdp/citihitz.sdp}'
Response : no sout stream module matched 'rtp'