Skip to content

Instantly share code, notes, and snippets.

@mikebiddell
Created March 25, 2016 20:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save mikebiddell/ead7faa5335100998d52 to your computer and use it in GitHub Desktop.
Save mikebiddell/ead7faa5335100998d52 to your computer and use it in GitHub Desktop.
UI dashboard snapshot for Foscam IP camera and clones

Capture a snapshot from your IP camera using UI template

[{"id":"3d6fa582.03d8fa","type":"ui_tab","z":"4ba758bc.b458a8","name":"Home","icon":"dashboard","order":"1"},{"id":"4f45e824.64d678","type":"ui_template","z":"4ba758bc.b458a8","tab":"3d6fa582.03d8fa","name":"vid","group":"","order":1,"format":"<iframe width=\"854\" height=\"480\" src=\"http://192.168.0.178:22222/snapshot.cgi?usr=nodered&pwd=nodered\" frameborder=\"0\" allowfullscreen></iframe>","storeOutMessages":true,"fwdInMessages":true,"x":324,"y":311,"wires":[[]]}]
@Surbyte
Copy link

Surbyte commented Aug 10, 2016

Could you write an example using this node?

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