Skip to content

Instantly share code, notes, and snippets.

@pliablepixels
Created December 24, 2016 01:00
Show Gist options
  • Save pliablepixels/e397e3e8354c9cdbdb57c83bcfe01641 to your computer and use it in GitHub Desktop.
Save pliablepixels/e397e3e8354c9cdbdb57c83bcfe01641 to your computer and use it in GitHub Desktop.
HttpController httpController( "http", 9292 );
httpController.addStream( "live",*input );
httpController.addStream( "detect", *detector );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment