how to make application c++ with openCV which can handling teleconference like Skype ?? [closed]
Many user are registered to network,and users will can teleconference each to other.for example, in this case we can assume that total user are 5.thanks for your answer.
opencv can't help you much here.
it's a computer-vision library, a lot of things that you would need (networking, streaming, audio, etc) are not handled (and maybe not even be desired).