HTSP plugin for VLC
Added by John King's almost 6 years ago
Hello,
I'm running Debian Testing AMD64, TVH 4.3 and VLC 3.0.4.
I tried to compile HTSP plugin but it fail, I know is out of supported now...
Anyone know how to compile or have got the binarie?
make
make: pkg-config: Command not found
make: pkg-config: Command not found
/bin/sh: 1: pkg-config: not found
/bin/sh: 1: pkg-config: not found
g++ -pipe -O2 -Wall -Wextra -std=gnu++0x -I. -g -DMODULE_STRING=\"htsp\" -DVLC_PLUGIN_MAJOR= -DVLC_PLUGIN_MINOR= -DPIC -fPIC -c vlc-htsp-plugin.cpp
In file included from vlc-htsp-plugin.cpp:19:
discovery.h:22:10: fatal error: vlc_common.h: No such file or directory
#include <vlc_common.h>
^~~~~~~~~~~~
compilation terminated.
make: *** [Makefile:50: vlc-htsp-plugin.o] Error 1
Thanks!
Replies (1)
RE: HTSP plugin for VLC - Added by saen acro almost 6 years ago
plugin work good with VLC 2.x
plugin do not work with tvh API after 4.1.x /when support stoped/
https://tvheadend.org/boards/4/topics/8509
https://tvheadend.org/boards/5/topics/33233
https://tvheadend.org/projects/tvheadend/search?utf8=✓&q=vlc-htsp-plugin