Skip to content

Commit

Permalink
Merge pull request #23 from Telmate/PS-2221-FIX
Browse files Browse the repository at this point in the history
cleanups
  • Loading branch information
avis authored Jul 24, 2018
2 parents f1f4449 + 7c0aada commit ef4b52f
Show file tree
Hide file tree
Showing 5 changed files with 21 additions and 5 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
/* Autogenerated with kurento-module-creator */
/*
*
*
*
*/

#include <gst/gst.h>
#include "MediaPipeline.hpp"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
/* Autogenerated with kurento-module-creator */
/*
*
*
*
*/

#ifndef __TELMATE_FRAME_GRABBER_IMPL_HPP__
#define __TELMATE_FRAME_GRABBER_IMPL_HPP__
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
/* Autogenerated with kurento-module-creator */
/*
*
*
*
*/

#include "TelmateFrameGrabberOpenCVImpl.hpp"
#include <KurentoException.hpp>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
/* Autogenerated with kurento-module-creator */
/*
*
*
*
*/

#ifndef __TELMATE_FRAME_GRABBER_OPENCV_IMPL_HPP__
#define __TELMATE_FRAME_GRABBER_OPENCV_IMPL_HPP__
Expand Down
2 changes: 1 addition & 1 deletion module/src/server/interface/telmateframegrabber.kmd.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "telmateframegrabber",
"version": "0.9.1",
"version": "0.9.2",
"kurentoVersion": "^6.7.1"
}

0 comments on commit ef4b52f

Please sign in to comment.