Skip to content

Instantly share code, notes, and snippets.

@forresto
Created May 20, 2012 22:56
Show Gist options
  • Save forresto/2759842 to your computer and use it in GitHub Desktop.
Save forresto/2759842 to your computer and use it in GitHub Desktop.
meemoo app: flash cam to jpg
{
"info": {
"title": "flash cam to jpg",
"author": "forresto",
"description": "webcam to jpg",
"url": "cam2jpg"
},
"nodes": [
{
"src": "http://forresto.github.com/meemoo-camcanvas/webcam2jpg.html",
"x": 136,
"y": 118,
"z": 0,
"w": 343,
"h": 280,
"state": {
"quality": 75,
"width": 320,
"height": 240
},
"id": 1
},
{
"src": "http://forresto.github.com/meemoo-modules/imgur.html",
"x": 689,
"y": 118,
"z": 0,
"w": 357,
"h": 297,
"state": {
"title": "meemoo/cam2gif image share",
"caption": "This image was created with a Meemoo composition. http://meemoo.org/iframework/#/example/cam2gif"
},
"id": 5
}
],
"edges": [
{
"source": [
1,
"jpg"
],
"target": [
5,
"dataurl"
]
}
]
}
@forresto
Copy link
Author

Please stop being wrong on the internet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment