Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 548 Bytes

File metadata and controls

9 lines (5 loc) · 548 Bytes

kurento-custom-open-cv-module

This is the source code for the tutorial How to Create an OpenCV Filter for Kurento Media Server.

  • kurento-chroma : Contains the modified server.js file to work with custom hello world filter

  • kurento-module-meetrixkurentohelloworld : Contains the generated JS Client. This should be put inside the node_modules directory of kurento-chroma

  • meetrix-kurento-hello-world : Custom OpenCV module sourcecode.