As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 9 years ago.
I have an odd request. I recently downloaded iSpy v4.8.4.0 to begin setting up a home security network. I have yet to purchase any IP cameras because I want to start with webcams until I find better software. I want to test iSpys IP camera functions. Does anyone know where I may find IP camera addresses? Such as public places like parks, monuments, etc? Any camera to just test the programs I try.
Thanks in advance.
Here is a list of public IP cameras.
These cameras in public places, all work in private networks so you can't access them online. Only way to reach is accessing servers or networking devices (switches, routers etc..)
You can search it online for finding someone who opened his/her camera for some purposes ( take a loot I have a wonderful sight etc..)
Related
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 10 years ago.
I want to develop a web-based application for my employer. The application will allow users to chat face to face using their webcam. I was really interested in rtmfp until I discovered that it is only good for one or two way conferencing according to http://www.adobe.com/devnet/adobe-media-server/articles/p2p_rtmfp_groups.html which means that only two people will be able to chat with each other just as chatroulette. But I want a multiple way conferencing. Thanks!
You might want to have a look at WebRTC. I haven't tried it, but here's the first multiuser demo that I'm aware of: https://github.com/webRTC/webRTC.io
Some discussion about it (and how I know of the project) can be found in the webrtc-discuss Google Group at https://groups.google.com/d/topic/discuss-webrtc/26UNDNm-q0w/discussion
For more information about WebRTC in general, see also:
http://www.webrtc.org/
http://en.wikipedia.org/wiki/WebRTC
http://www.html5rocks.com/en/tutorials/webrtc/basics/
Good luck with your project!
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 10 years ago.
I have been looking around and noticed that ecommerce sites are not using social auth and i am building an ecommerce site and wanted to know the reasons for not using social auth.
It depends, will you be storing credit card details? You might hit some problems with PCI compliance if purchases can be made through social network logins.
If you're just using it as a useful way of signing up, you should be OK.
In a recent survey my employer conducted, we established that in younger (<30 years) users there was a perception that they did not want to link financial data with there social networking data due to, primarily, a lower level of trust in social networking brands, w.r.t visa et. al
I would never trust any site that allows me to login with my Facebook account. Too much risk for getting my user and password sniffed out and abused.
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 11 years ago.
I'm new to the world of Mono and GTKSharp programming, having come from using visual studio on Windows it's a refreshing change to develop on Ubuntu using MonoDevelop.
I would like to find sites that I can contribute to and learn from, I have written a small class that implements some very easy to use dialog boxes such as a messagebox and filebrowser etc and would just like somewhere to share my code and get critique / input from other developers, and who knows maybe even help some people along the way.
This is my first post on stackoverflow so any help would be greatly appreciated.
The Mono mailing lists would be a good point to start.
You want the Gtk# mailing list.
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 11 years ago.
My problem is I need to develop a sales application to be used on 5 computers. The database needs to stay on a main computer and other computers should connect with that over LAN.
I donot want to use SQL Server as it is too complicated to give permissions, setting up firewalls etc. for the end user.
Is that any type of database that could serve my purpose, without giving sharing violation error?
You have two options either you can go for Server Client DB like MySQL or you can try embedded databases like vista db(These are less complicated).
However for better performance its better to use a proper server client db.
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 11 years ago.
Can somebody tell me the best iPhone wireframe creator software?
You could try
It does sketchy wireframes and High Res ones depending on what you’re after and can turn them into an interactive prototype too. It will also export the coordinates of all the screen elements to a Word doc
UxToolbox
Try iPlotz. Look for other tools here
Here is a great free to to prototype iphone apps http://www.justinmind.com/prototyper/free-edition it's completely free and great to build clickable mockups for web and mobile apps. It has a good collaboration feature as well.