Postby parthmankad » 19 Apr 2009 11:56
hello
thanx a lot for the reply. i placed the ttl as mentioned by you in my code below. i have set the value to maximum coz the steream has to pass through multiple routers.howerver i am not able to view the stream at the client end. if i set the same parameters from the wizard then i am able to view the stream at other end. i think i am not setting the ttl parameter at a proper place. plase help me with this.
Dim vlc_opt As String() = New String() {":dshow-vdev=Acer crystel eye webcam" , ":dshow-adev=Realket audio input" , ":dshow-size=320x240", " :dshow-fps=30.000000", ":sout=#transcode{vcodec=h264,vb=256",scale=1,acodec=mpga,ab=192,channels=2}:duplicate{dst=display,dst=std{access=udp,ttl=255,mux=ts,dst=239.255.12.14:1234}""}"}