blob: 09f65267bc7c42817b8d5a186cd432c3ec1ebc89 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
config BR2_PACKAGE_PALANTIR
tristate "palantir - a multichannel interactive streaming solution"
default m if CONFIG_DEVEL
select BR2_PACKAGE_LIBJPEG
help
Palantir is a Linux-based streaming system designed to transmit live
video, audio and data over a TCP/IP network, as well as to control
remote devices.
http://www.fastpath.it/products/palantir/
|