Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Capture from a webcam and send real-time using AV Streams (corba)

Status
Not open for further replies.

pakopakopako

IS-IT--Management
Dec 6, 2002
1
ES
Hi

Sorry my english is not very good (I´m spanish). I´m trying to do a program who captures video from a webcam and send it (real-time) using corba. I´m using ACE-TAO implementation (AV streams). AV streams send several frames every second, so I would need extract every frame from the captured video (this video have to be compressed before, all in real time), and in the client side it should read every frame and play. The transmission is not a problem, because AV streams do it, but, in which format can I encode the video?, and how can I get every frame?. Can I use a render filter to memory and send¿?. Please I need help.

Thanks a lot.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top