I just received my smartpen and I am doing some tests to see how far can I go with it on linux.
First good news: smartpen-browser is working great after the commands I posted here #1
Second not-so-good news: I had to make the adjust made by this guy https://github.com/thebrentc/smartpen-browser in order to make the right-click to work
Third good news: I really appreciated the possibility of having access to the raw audio file
Fourth news: I missed the option of having access to the raw image file.
When I generate the pdf on the windows official software and open the pdf on Okular, I can extract some xml-like files (.iml) with a lot of coordinates. I imagine that you are using this file to generate the pdf, but how could I have access to the raw file?
I would use it to generate videos synchronized with the audio. There is an preliminary example made in javascript here http://www.mais.mat.br/pencast/ (use the Play button, not the player, and wait 15 seconds).
So my question is: how could I get the raw files with the coordinates of the writing?
I just received my smartpen and I am doing some tests to see how far can I go with it on linux.
First good news: smartpen-browser is working great after the commands I posted here #1
Second not-so-good news: I had to make the adjust made by this guy https://github.com/thebrentc/smartpen-browser in order to make the right-click to work
Third good news: I really appreciated the possibility of having access to the raw audio file
Fourth news: I missed the option of having access to the raw image file.
When I generate the pdf on the windows official software and open the pdf on Okular, I can extract some xml-like files (.iml) with a lot of coordinates. I imagine that you are using this file to generate the pdf, but how could I have access to the raw file?
I would use it to generate videos synchronized with the audio. There is an preliminary example made in javascript here http://www.mais.mat.br/pencast/ (use the Play button, not the player, and wait 15 seconds).
So my question is: how could I get the raw files with the coordinates of the writing?