Re: Invalid memory acccess on texture applying issue
Posted by
gouessej on
Sep 28, 2010; 9:10am
URL: https://forum.jogamp.org/Invalid-memory-acccess-on-texture-applying-issue-tp1587224p1594979.html
Hi!
Don't modify the byte buffer outside the EDT or at least avoid relative access. atom.byteBuffer.rewind() should not be necessary, why do you call this?
Maybe use jmcvideo instead of gstreamer, it is more cross-platform.