Is it possible to view/access a USB webcam that is attached to another PC on
my wireless ad-hoc network ? I want the code in java because i am currently using JMF(Java Media Framework) to access the webcam.
Is it possible to view/access a USB webcam that is attached to another PC on
my wireless ad-hoc network ? I want the code in java because i am currently using JMF(Java Media Framework) to access the webcam.
Vignesh,
Some standard "goto" options:
http://www.webcamxp.com/home.aspx
http://www.trackercam.com/TCamWeb/index.htm
But if you are feeling more ambitious:
http://www.fgeng.com/remote-video-monitoring-networks-routers.htm
Enjoy.
Cabe
Vignesh,
Some standard "goto" options:
http://www.webcamxp.com/home.aspx
http://www.trackercam.com/TCamWeb/index.htm
But if you are feeling more ambitious:
http://www.fgeng.com/remote-video-monitoring-networks-routers.htm
Enjoy.
Cabe
Tnks Cabe,
I was actually mentioned of using JMF in my project so i found that technique of broadcasting using the RTP and now i am working on it.