Code Comments
Programming Forum and web based access to our favorite programming groups.I am trying to send a live stream where the video source comes from a camera and I handle it with DirectX so I get the frames one by one as a buffer at a certain rate -by SampleCB - is a callback function that returns the frames from the video stream. I would like to create a stream out of these frames and send it live to a client over LAN. Can I use Windows Media SDK for this purpose? Any other suggestions? Thanks... Osnat B.T.W - the application is in C++.
Post Follow-up to this messagePowered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.