Skip to content

malard/libcec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a9bb5b5 · Oct 2, 2011

History

13 Commits
Oct 2, 2011
Sep 29, 2011
Oct 1, 2011
Oct 1, 2011
Sep 29, 2011
Sep 28, 2011
Sep 28, 2011
Oct 2, 2011
Sep 28, 2011
Sep 28, 2011
Sep 28, 2011
Sep 29, 2011
Sep 28, 2011
Sep 28, 2011

Repository files navigation

For Linux:
autoreconf -vif
./configure --prefix=/usr
make
sudo make install

For Windows:
Open /project/libcec.sln with Visual C++ 2010 or Visual Studio 2010.
Build the project.
Copy libcec.dll and libpthread.dll to your desired destination.

Test the device:
Run "cec-client -h" to display the options of the test client.

For developers:
See /include/CECExports.h

About

USB CEC Adaptor communication Library

Resources

License

Stars

Watchers

Forks

Packages

No packages published