-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME
73 lines (53 loc) · 2.25 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
About:
======
Landell is an audio and video streamer that receives streams from sources
and sends a stream using icecast. It has a graphical interface that
shows preview and allows applying dynamic effects and configuring stream.
The name 'Landell' [0] is an homage to the Father Roberto Landell de Moura
(January 21, 1861–June 30, 1928). He was a Brazilian Roman Catholic
priest and inventor who publicly demonstrated a radio broadcast of the
human voice on June 3, 1900.
[0] http://en.wikipedia.org/wiki/Landell_de_Moura
Atention:
=======
This is a fork of the original Landell tool that integrates with the Flumotion Streaming Server
[http://flumotion.net]. This fork creates a new type of output based on the FGDP protocol of flumotion.
The original Landell's git repository is: http://git.holoscopio.com/?p=sltv.git;a=summary
License:
========
Landell is available under the terms of the GPL-2+
The complete text about the GPL license can be found here:
http://www.gnu.org/licenses/gpl-2.0.html
Dependencies:
=============
Landell was tested with the following minimal versions:
libgstreamer0.10-0 (>= 0.10.19)
gstreamer0.10-plugins-base (>= 0.10.19)
gstreamer0.10-plugins-good (>= 0.10.26)
gstreamer0.10-plugins-bad (>= 0.10.7)
gstreamer0.10-ffmpeg (>= 0.10.4)
gstreamer0.10-alsa (>= 0.10.19)
gstreamer0.10-x (>= 0.10.19)
gstreamer0.10-hplugins (>= 0.2.0)
python (>= 2.5)
python-gst0.10 (>= 0.10.12)
python-configobj (>= 4.5.2)
python-gobject (>= 2.14.2)
python-gtk2 (>= 2.12.1)
It may work with lower versions, but we haven't tested it.
Please, send us any findings you make about minimal versions.
Bugs:
=====
The bug tracker can be reached by visiting the website
http://gonod.softwarelivre.org/cgi-bin/bugzilla/buglist.cgi?product=sltv
Before sending a bug report, please verify that you have the latest
version of Sltv. Many bugs (major and minor) are fixed at each release,
and if yours is out of date, the problem may already have been solved.
Mailing list:
=============
http://listas.softwarelivre.org/cgi-bin/mailman/listinfo/sltv-dev
Development:
============
http://git.holoscopio.com/?p=sltv.git;a=summary
git clone http://git.holoscopio.com/git/sltv.git