Hi,<br>I have been thriving to know this for a long time....<br><br>My problem is i have generated an sdp file using vlc player using the command <br><br>"vlc -vvv -I rc "file:///D:\main\personal\movies\Paying Guests\Paying Guests.avi"<br>
<br>--sout="#transcode{venc=x264{keyint=2,idrint=2},vcodec=h264,vb=300,width=320,height=240,<br><br>acodec=mp4a,ab=32,channels=2,samplerate=22050}:rtp{dst=127.0.0.1,port=8000,<br><br>sdp=file://C:\Program Files\Darwin Streaming Server\Movies\my.sdp}" from command prompt<br>
<br>Now this generated me an sdp file applying all the encoding on the input file from the input path..<br><br>Now when i opened up another player(vlC) and played the sdp as any other normal mp3,etc.. it played(it should since it acts <br>
<br>a streaming server too, as Darwin also does the same,which live555 is not supporting..... )<br><br>but what i want to do now is ,use the functionality of vlc and play the sdp as vlc does(I have the open source code of vlc not yet compiled,since i heard it cant be compiled on VS2008)....<br>
<br>For this where can i get assistance... i want to know which mocule in Vlc handles this...<br><br>Someone from the VLC code experts and users please do guide me.... eagerly waiting...<br><br>Any help is highly appreciated<br>
<br>Thank you <br><br>regards,<br>Harish<br>