Skip to content

Connects Voukoder to various host applications.

Notifications You must be signed in to change notification settings

virare/voukoder-connectors

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Note:

These connectors requires voukoder 2.3beta5 or later. Please uninstall previous versions before updating first.

Latest versions

What are these connectors for?

Since version 2.3 the Voukoder project has significantly changed. It is not one monolothic component anymore, it has been split into two components:

  1. The Voukoder Core component will be registered as a system wide COM server and will provide its encoding services and user interface to as many programs as possible. You can even integrate it to your own program.
  2. The connector. A connector is the component that binds to the host application and sends the frame data to the voukoder core component.

Why so complicated? I liked it how it was before!

This step was necessary for many reasons and was actually unavoidable:

  • Clear separation between proprietary and open source code
  • One voukoder component serves many connectors
  • Possible future features (i.e. self updating)
  • ...

In fact the connectors will most likely not change that often. You just need to install the latest voukoder core component in case of an update, just as before.

About

Connects Voukoder to various host applications.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published