ok.. i have to clarify this. i'm sorry it wasn't clear earlier.
first of all, i have to write code. not writing code is not an option.. i'm an intern!
secondly, i can use sdks if i want... or any libraries, but i have to actually write the code because there are several other requirements that make this project unique. they will not be too hard to implement once i can get the streaming stuff going, but i have to be able to do that.
both. i'm building a client server model (actually there are two types of clients: 1. computers with webcams attached- there can be several of these. 2. actual client who wants to view the webcam from a remote location). the camera client sends the stream to the server, the server to the actual client. the actual client must be able to view the stream- and therefore, i have to create a video viewing application as well. eventually, i have to support wireless webcams as well- but that is later once i get teh wired (USB) ones going.Quote:
I'm not sure I'm too clear on this. Do you want to write code to forward the video traffic from your web cam, or write a video viewing application, or both?
that sounds ok to me.. but i'm not sure if any data is sent to teh webcam from teh driver or computer or anything.. if i were to do this, would i be responsible to respond to teh webcam? i dont' even know for sure that any data is sent to the webcam. but if it is, this might be an issue? just a thought.. but not sure. also, i don't really know how to go about doing this. do you know of any links or something where i can read up on it? would really help me out!Quote:
All you need to do is map the port from you web cam through your firewall/router so that it is visible externally.
Edit: actually, for the above quote, if i am doing something like that, i would rather grab the info and send it through a socket.. do you think that is workable too? and if so, hwo do i go about grabbing the info?
i hope that clarifies things. if you have any further questions, please let me know. all suggestions still welcome!
thanks for all the help so far guys! keep those suggestions coming! i really appreciate them!
