Any documentation? Does this work with RTMP?
This is exactly the plugin that I have been looking for. Does it work yet? Any idea on RTMP support? Any documentation?
There's no documentation, only the demo page demo_snapshot.html. I pushed it now to github pages to make testing easier: http://tetzank.github.io/videojs-snapshot/demo_snapshot.html
Just load a local video file and press at any position in the video the camera symbol on the control bar. This opens the still image for editing. The various tools at the bottom have a tooltip describing the functionality. You have to play around a bit. Rectangles can only be "dragged" from top left to bottom right. When you're done, click on JPEG or PNG to encode the image. Rightclick and save the encoded image. The plugin isn't really polished, especially the saving part.
I have no experience with RTMP. The question is: Can i write the video image into a canvas? Is the canvas not tainted afterwards?