Login  Register

Re: Reg:Jogl Display callback.

Posted by Sven Gothel on Nov 15, 2013; 12:48pm
URL: https://forum.jogamp.org/Reg-Jogl-Display-callback-tp4030633p4030639.html

On 11/15/2013 01:41 PM, anandcta123 [via jogamp] wrote:
>
> Hi,
>
> Then I won't be able to get any solution for this issue.
>
> If not able to get a solution, is any other way to go for video display of
> Uncompressed RGB video frames in Java (Currently I am using old JMF).

The issue at hand is not our GLMediaPlayer framework,
but usage of GLJPanel.

You maybe able to use a heavyweight GLCanvas
or even NEWT's GLWindow w/ NewtCanvasAWT for better performance.

Yes, if you must use GLJPanel for lightweight integration
and performance is not matching your requirements you either:
  - cooperate and contribute to solve the issue, if possible
  - must choose another lightweight solution ..

Make sure you test w/ latest 2.1.3 RC (find post in subforum general).

~Sven

>
> Thanks and Regards,
> Anand


signature.asc (911 bytes) Download Attachment