Hello all.
Right now i am working on a project,where i will be in need of sdp files which i used to generate manually using Vlc(from command prompt).
Every thing worked fine...but now my need is if i can write an application which takes inputs as(venc,{keyint,idrint},vcodec,vb,width,height,acodec,ab,channels,samplerate}:rtp{dst,port,sdp} etc..
Can anyone suggest me which API supports this(and the modules in it which can be used for this purpose) and where can i download it from....
And please do tell me if its possible cos VLC does it(so there might be code which does it)..
Any sort help is highly appreciated....