Re: How to capture a video stream
Re: How to capture a video stream
- Subject: Re: How to capture a video stream
- From: email@hidden
- Date: Tue, 11 Dec 2012 12:36:29 -0700
- Importance: Normal
>
> On 11 Dec 2012, at 15:18, email@hidden wrote:
>
>>
>> Thread 29 Crashed:: Java: AWT-EventQueue-0
>> 0 libsystem_c.dylib 0x00007fff8df2aa50
>> memmove$VARIANT$sse42 + 136
>> 1 com.apple.Foundation 0x00007fff8e540715 -[NSConcreteData
>> getBytes:] + 138
>> 2 libJMMacController.dylib 0x0000000111733191
>> Java_JMMacController_getFrame + 273
>> 3 ??? 0x0000000107b23eee 0 + 4424089326
>
> Can you post method JMMacController_getFrame
>
> I see there is some of it to be found in http://pastebin.com/UpKB44yp.
> Post the class if it isn't too big.
>
> Jonathan
> _______________________________________________
>
> Cocoa-dev mailing list (email@hidden)
>
> Please do not post admin requests or moderator comments to the list.
> Contact the moderators at cocoa-dev-admins(at)lists.apple.com
>
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden
>
The pastebin for the code is --> http://pastebin.com/vHN8Qwnr
The other pastebin that you posted was the JNI side of things. If you
want I can paste bin the all the code. Even my test class so that you can
emulate the problem and show me exactly where I am going wrong.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden