melbek

Results 7 comments of melbek

Same crash, but after I forcably close my app

Did you try to give the PdfView a different key each time it should update? Solved by problem.

I'm using lua version 5.3. Interestingly, the echo test via /demos/echotest.html?plugin=lua works for me too, it goes even beyond "pushEvent()". But videoroom.lua is still freezing after a call to "pushEvent()".

Alright so I updated lua to 5.4.6 and it's still not working. The code runs until the end if I remove "pushEvent()" calls, so the problem is really the pushEvent....

Or could maybe please anyone confirm that the videroom lua plugin is working with them? Would be greatly appreciated!

Maybe some mor info: Could it maybe be a problem with the missing jsep? If I convert this line in echotest.lua from pushEvent(id, tr, jsonevent, jsonjsep) to pushEvent(id, tr, jsonevent,...