Search the web
Sign In
New User? Sign Up
quo-users
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
[quo-users] quoCore example compilation problem   Message List  
Reply | Forward Message #9 of 35 |
RE: [quo-users] quoCore example compilation problem

Hi, Michael.

Thank you for the help. Now example compiles completelly and even
starts working (I am able to run ImageBrokerImpl and bin/server-webcam.sh)
but
I am currently has no Linux computer with camera that is why
server-webcam.sh
fails. Obviously, the first idea which comes to my mind is to simulate
camera with
mpeg file. I do not understand this example good enough yet to make
suggestions, but what do you think about the possibility to use JMF (Java
Media
Framework) instead of camE library? I think in such a case it would be
easier
to simulate the camera just by playing existing movie as well as working
with real
devices without JNI.

Once again thank you for your help.

Andrey.


-----Original Message-----
From: Michael Atighetchi [mailto:matighet@...]
Sent: Monday, November 05, 2001 5:40 PM
To: Nechypurenko Andrey
Cc: 'quo-users@...'
Subject: Re: [quo-users] quoCore example compilation problem


You can get the JavaCam class by downloading and compiling the 3rdparty
software camE from

http://www.dist-systems.bbn.com/tech/QuO/release/latest/3rdparty/camE-1.2_ja
va.src.tgz.

Do a

make jcam.jar

to generate the JAVA jar file for camE. In addition, follow the instruction
in quo/examples/brokered_imgsvc (mainly export CAME_HOME to the place where
you untared the camE tarball).

Let me know how it goes...

Michael







On Mon, Nov 05, 2001 at 05:32:41PM +0100, Nechypurenko Andrey wrote:
> Hi, Michael.
>
> Thank you for the answer to my previous e-mail.
>
> Now I am trying to compile v. 3.0.8 and got the following
> problem with example compilation:
>
> QUO VERSION: 3.0.8
>
> HOST MACHINE and OPERATING SYSTEM:
> SuSE Linux 7.2 (i386) - Kernel 2.4.4-4GB (18).
>
> TARGET MACHINE and OPERATING SYSTEM, if different from HOST:
> COMPILER NAME AND VERSION (AND PATCHLEVEL):
> gcc version 2.95.3 20010315 (SuSE)
>
> AREA/CLASS/EXAMPLE AFFECTED:
> [What example failed? What module failed to compile?]
> $QUO_ROOT/examples/brokered_imgsvc
> com/bbn/quo/examples/imageBroker/PublishWrapper.java
>
> DOES THE PROBLEM AFFECT:
> COMPILATION?
> If so, what does your shell environment look like ?
> TAO is installed and ACE_ROOT and TAO_ROOT are set correctly.
> QUO_ROOT is also defined
> I did
> :~/QuO/3.0.7/src/quo > source $QUO_ROOT/scripts/environment/quoenv.sh
> $QUO_ROOT
>
>
> LINKING?
> On Unix systems, did you run make realclean first?
> EXECUTION?
> OTHER (please specify)?
> [Please indicate whether QUO, your application, or both are affected.]
>
> SYNOPSIS:
> /home/andreyn/quo/bin/jacoc -d
> /home/andreyn/quo/examples/brokered_imgsvc/.classes
> com/bbn/quo/examples/imageBroker/*.java
> com/bbn/quo/examples/imageBroker/PublishWrapper.java:14: cannot resolve
> symbol
> symbol : class JavaCam
> location: package jcam
> import com.bbn.jcam.JavaCam;
> ^
> com/bbn/quo/examples/imageBroker/PublishWrapper.java:88: cannot resolve
> symbol
> symbol : variable JavaCam
> location: class com.bbn.quo.examples.imageBroker.PublishWrapper.Grabber
> JavaCam.loadLibrary();
> ^
> com/bbn/quo/examples/imageBroker/PublishWrapper.java:89: cannot resolve
> symbol
> symbol : variable JavaCam
> location: class com.bbn.quo.examples.imageBroker.PublishWrapper.Grabber
> JavaCam.initCamera(args);
> ^
> com/bbn/quo/examples/imageBroker/PublishWrapper.java:95: cannot resolve
> symbol
> symbol : variable JavaCam
> location: class com.bbn.quo.examples.imageBroker.PublishWrapper.Grabber
> JavaCam.grabImage();
> ^
>
> DESCRIPTION:
> JavaCam.java does not exists. There is no com/bbn/jcam directory also.
>
>
>
> Thank you.
>
> Andrey Nechypurenko
> __________________________________________
> Siemens AG, Corporate Technology (CT SE2)
> Otto-Hahn-Ring 6, 81730 Munich, Germany
> Phone: +49 89 636-54799
> Fax: +49 89 636-45450
> Email: andrey.nechypurenko@...
>
> --
> [To unsubscribe to this list send an email to "majdart@..."
> with the following text in the BODY of the message "unsubscribe
quo-users"]

--
Michael Atighetchi matighet@... BBN Technologies

--
[To unsubscribe to this list send an email to "majdart@..."
with the following text in the BODY of the message "unsubscribe quo-users"]



Tue Nov 6, 2001 3:58 pm

Andrey.Nechypurenko@...
Send Email Send Email

Forward
Message #9 of 35 |
Expand Messages Author Sort by Date

Hi, Michael. Thank you for the answer to my previous e-mail. Now I am trying to compile v. 3.0.8 and got the following problem with example compilation: QUO...
Nechypurenko Andrey
Andrey.Nechypurenko@...
Send Email
Nov 5, 2001
4:33 pm

You can get the JavaCam class by downloading and compiling the 3rdparty software camE from ...
Michael Atighetchi
matighet@...
Send Email
Nov 5, 2001
4:40 pm

Hi, Michael. Thank you for the help. Now example compiles completelly and even starts working (I am able to run ImageBrokerImpl and bin/server-webcam.sh) but I...
Nechypurenko Andrey
Andrey.Nechypurenko@...
Send Email
Nov 6, 2001
3:59 pm

Hey Andrey, good to hear that you were able to compile. ... Using JMF is certainly a good suggestion. However, I don't know how to capture jpg images from a...
Michael Atighetchi
matighet@...
Send Email
Nov 6, 2001
4:52 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help