> Is there any compiled binary or source code in vc++ so that I can stream the
> webcamera video and audio using the h264 and acc codec
Unfortunately not, because there is no standard way that programs access a
camera’s audio/video data (i.e., there is no standard API for this).
Therefore, eac
> I'm writing an application that encodes screen capture (using MS media
> foundation h264 encoder) and transmits it via RTSP using liveMedia.
>
> I've written a wrapper for interfacing with the encoder (based on
> DeviceSource.cpp).
> When the encoding starts, maxFrameSize eventually grows to
??Hello Ross,
I'm writing an application that encodes screen capture (using MS media
foundation h264 encoder) and transmits it via RTSP using liveMedia.
I've written a wrapper for interfacing with the encoder (based on
DeviceSource.cpp).
When the encoding starts, maxFrameSize eventually gr