commit | e2fc45a1cd7645e50754d93ce52ec8935e723007 | [log] [tgz] |
---|---|---|
author | Ed Tanous <ed.tanous@intel.com> | Wed Apr 26 09:19:10 2017 -0700 |
committer | Ed Tanous <ed.tanous@intel.com> | Wed Apr 26 09:19:10 2017 -0700 |
tree | 626f913e5622dd2d7f5c0fd6714362854da0fbdf | |
parent | eb1b8620422c5bc6f9b4e00fe7baf0c64f92b68c [diff] [blame] |
incremental
diff --git a/include/web_kvm.hpp b/include/web_kvm.hpp index 10291ca..1671382 100644 --- a/include/web_kvm.hpp +++ b/include/web_kvm.hpp
@@ -282,7 +282,7 @@ // Todo(ed) lifecycle of the video puller and decoder // should be // with the websocket, not recreated every time - AstVideo::VideoPuller p; + AstVideo::SimpleVideoPuller p; p.initialize(); auto out = p.read_video(); AstVideo::AstJpegDecoder d;