tags:

views:

20

answers:

0

Hi,

I am trying to catch the video stream from webcam and send it to the web server so it can be watched live.I am using the windws media encoder sdk.I am able to save the encoded video on to the disk but what I want is to push the encoded data to the server directly without saving. Which Api should I use to achieve this?