Depending on your level of desire for pain (and assuming you're using WO on OS X), you can use JNI to call out to the QuickTime API's yourself. That's been very stable for me for video capture.

ms

On Jul 7, 2006, at 1:16 PM, Chuck Hill wrote:


On Jul 6, 2006, at 3:27 PM, Jaime Magiera wrote:

On Jul 5, 2006, at 8:19 PM, Chuck Hill wrote:

I think you are following a dead end there.

That can happen when one just follows their nose =)

Second, that error probably means that some remnant of the JVM is still running and has the port.

Argghhh. Didn't think of that. Good point.

Eventually, I'd like to debug the various code sections to prevent these types of crashes overall. However, I'm using WO and QTJava, which can be quirky.

Quirky. Yes, that is one word for it. Can you dump QT and use something else? I have found QTJava terrible for app stability. I have even gotten it to seg fault the JVM on a fairly regular basis. Depending on what you are using it for, moving to AWT is relatively painless.

QTJava = Quicktime for Java. I'm using the API to do some low level file editing and QTVR manipulation. Can't really avoid using it.

The app I was working on used it for image resizing, over laying text, etc so it was possible to move to AWT. Looks like you are stuck. :-(

Chuck

--
Coming sometime... - an introduction to web applications using WebObjects and Xcode http://www.global-village.net/wointro

Practical WebObjects - for developers who want to increase their overall knowledge of WebObjects or who are trying to solve specific problems. http://www.global-village.net/products/ practical_webobjects




_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/mschrag% 40mdimension.com

This email sent to [EMAIL PROTECTED]

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to