Streaming signature for display on another screen, and signature playback. #682
Replies: 2 comments
-
If you want access to the points you can get them from You can see an example at https://jsfiddle.net/UziTech/soux13av/8/
If we want to return other data in the event detail I would be ok with that. It looks like we should have the point that is created sent with |
Beta Was this translation helpful? Give feedback.
-
Oh that's just perfect - thank you so much. I think I would just grab the newer events and record those / send those down a websocket and no need to update the event. Thanks again for your help and the great library. 🙏🏻 |
Beta Was this translation helpful? Give feedback.
-
Hi there! Great library, thanks for your work :)
I'm looking to do two things with the library and I'm not sure how:
It seems the event listeners trigger the raw events, but don't give access to the curve that's generated? What would you suggest I try? I'd be happy to code up some changes and submit a PR if you think this would be useful?
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions