> 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, each programmer needs to write their own software - subclassing the “LIVE555 Streaming Media” interface - that does this. Be aware that the “LIVE555 Streaming Media” software is intended only for experienced systems programmers. See http://www.live555.com/liveMedia/faq.html#liveInput Ross Finlayson Live Networks, Inc. http://www.live555.com/
_______________________________________________ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel