Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

Java Webcam Incorporation

  • 07-03-2011 12:30pm
    #1
    Registered Users, Registered Users 2 Posts: 170 ✭✭


    Hi everyone.

    Need a bit of help. Working on a college project and stuck at the moment. We are trying to build a java softphone using JainSip, but atm, stuck on the webcam integration. Have looked at jmf and fmj but theres not much online that I can follow. The bits that I have found don't pick up the webcam I have(logitech)

    Anyone offer any assistance please ??

    Thanks

    Wierdal
    Tagged:


Comments

  • Closed Accounts Posts: 8,015 ✭✭✭CreepingDeath


    If you want to use JMF (which is now discontinued by Sun/Oracle) you need to
    install the "performance pack" version of JMF to capture video.

    Then run jmfinit to detect your camera and put it in the jmf registry.


  • Registered Users, Registered Users 2 Posts: 170 ✭✭wierdal


    I got the webcam working, just trying to figure out how this is going to work. Have to sort out the audio atm as well.

    Cheers


Advertisement