I don't think you will find a free plugin to do this, but if you have the knowledge, you can create your own plugin. To insert cams as posts is fairly easy, the challenges comes later. You will get over 100k posts which have to update every x minutes to check status(online/offline),update number of viewers,which imo both are mandatory as one displays/hides the post and the other decides the order of posts displayed, plus other optional fields like subject. The complete query would be, get all available cams from CB, for each available cam, check if post exist, if post exists update, else create the post.
Like i said, this is the easy part, chalenges are yet to come and i am saying this from my personal experience, as i am currently testing my own plugin that does exactly this.
My point is, if you don't have the knowledge and you found something that already does it, go with that if the price is affordable. Hope this helps.
|