My application requires RTP streaming audio & video coming over ethernet network to be input to a Lync client which is connected to other Lync clients(on internet). Is there any functionality i can add to Lync client using Lync SDK or UCWA or UCMA APIs provided by MS which can achieve this.
I am new to windows application programming so kindly be more elaborate. One solution i found is to use virtual webcams like Manycam and point them to video playback file but i am not sure how to convert the incoming stream to video file having fixed size with older data purged while new data is added under Windows environment?
Any help would be appreciated.