• Webcam with JavaFX


    http://www.ksptechinc.com/blogs/28-javafx/64-webcam

    ————————————————————————————————————————————————————————————————————————

    Webcam with JavaFX PDF Print E-mail
    Written by Kuldip Pabla   
    Friday, 25 September 2009 18:40
    We need to agree that JavaFX has come a long way in less than a year since Sun released 1.0 in December of 2008.

    Let's also agree that JavaFX is a Rich client end technology meant for multiple screens: Desktop, Handsets, TV and Cars. It is suppose to be bringing the same experience on these screens if written to common profile. Which is excellent.

    However, it still misses key features like recording of audio or video, accessing of native devices right from within JavaFX. Yeah, you may say that hey you can JMF in Java to access webcam or other recording devices. But folks that doesn't serve the purpose. If I have to use Java then why do I need JavaFX. JFX is suppose to be making a developers life way more easier and that is the reason I love it.

    So, please do not ask me to use JMF. This is what many of the JavaFX developers feel, not just me. Java and JavaFX with no access to devices leaves the Java (&FX) story half completed. I am looking for a scenario where I should be able to plugin any device in a category (say, a webcam from any manufacturer) and it should just work - shoudl be as simple as that for a user.

    Hey Sun developers and decision makers. If you are reading this, please please put it on your P1 list.

    Looking forward to device support in JFX, sooner.
     
    Copyright © 2012 KSPTech Inc.. All Rights Reserved.
    Joomla! is Free Software released under the GNU/GPL License.

    ————————————————————————————————————————————————————————————————————————

    参考:

    https://forums.oracle.com/forums/thread.jspa?messageID=10041895

    dsj - DirectShow <> Java wrapper
    http://www.humatic.de/htools/dsj.htm

    videoinput

    http://www.muonics.net/school/spring05/videoInput/
     

    ——————————————————————————————————
    傲轩游戏网
  • 相关阅读:
    (转)Mat, vector<point2f>,Iplimage等等常见类型转换
    人脸检测与识别的趋势和分析
    经典网络LeNet5看卷积神经网络各层的维度变化
    C++: int int& int * int**的区别、联系和用途
    c++从txt中读取数据,数据并不是一行路径(实用)
    Spyder常用快捷键
    批量读写变换图片(转)
    OpenCV属性页配置问题~
    视觉目标检测和识别之过去,现在及可能(2017.06.28)
    数据库---SQL Server
  • 原文地址:https://www.cnblogs.com/cuizhf/p/2516126.html
Copyright © 2020-2023  润新知