How can I process skype video by OpenCV?

asked 2013-04-30 14:10:01 -0600

how to process skype video by OpenCV? I am looking for a way to operate my robot from anywhere on the world. so I am looking for way to use skype video. is there anyone who can suggest me anything about it?

edit retag flag offensive close merge delete

Comments

3

skype is a proprietary protocol, and they're doing their best to harden it against 3rd party interception, so i guess that's a dead end.

if all you want is to stream your images from the bot to a remote client, mjpg might be much easier to handle

berak gravatar imageberak ( 2013-04-30 15:26:09 -0600 )edit