2010年4月1日 星期四

Remote Player

Pic Ref: http://www.freesharewaredepot.com/productpages/moyea-web-download-039249.asp Remote Web Player. Language : java Library : java -> socket (one 2 one) no application multi login java -> applet (display layout) Design flow : we separate two major parts for our "Server" and "Client". 1.Server part : we try to emulation the "webcam captured frames". (constrain : frame/2(s) ) if you would to know how to control the webcam in java, you can reference in http://www.javaworld.com.tw/jute/post/view?bid=5&id=266811 http://ltu164.ltu.edu/itseng/version.htm PS: In current case, we define our captured frames are already exist. and we use the "thread delay" function to emulate it - ("webcam captured"). you can use the "YouTube converter" to capture slide frames, that can convert "media stream" into "frames". http://benderconverter.com/ 2.Client part : Display 3.Queue : synchronous, lock ... that can handle multi clock domain and latency.

execution result :

download : http://sites.google.com/site/funningboy/java-1/monitor.rar?attredirects=0&d=1

1 則留言:

  1. another webcam sample

    http://www.mutong.com/fischer/java/usbcam/

    回覆刪除