Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/landell/landell
Landell captures audio and video and streams it to Icecast servers. It provides a number of different configurations for the user, picture-in-picture and supports different sources of video. Landell is developed with GStreamer, Python and Gtk+.
https://github.com/landell/landell
Last synced: 13 days ago
JSON representation
Landell captures audio and video and streams it to Icecast servers. It provides a number of different configurations for the user, picture-in-picture and supports different sources of video. Landell is developed with GStreamer, Python and Gtk+.
- Host: GitHub
- URL: https://github.com/landell/landell
- Owner: landell
- License: gpl-2.0
- Created: 2014-03-22T16:27:57.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-02-25T23:40:00.000Z (over 9 years ago)
- Last Synced: 2024-08-01T22:56:23.067Z (3 months ago)
- Language: Python
- Homepage: http://landell.holoscopio.com/
- Size: 748 KB
- Stars: 19
- Watchers: 7
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README
- Changelog: ChangeLog
- License: COPYING
Awesome Lists containing this project
README
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
Please consider testing the 1.0 branch, which uses gstreamer 1.x version.
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.htmlDependencies:
=============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:
=====Please report any issues you find on github:
https://github.com/landell/landell/issues
Mailing list:
=============[email protected]
http://listas.softwarelivre.org/cgi-bin/mailman/listinfo/landellDevelopment:
============https://github.com/landell/landell
[email protected]:landell/landell.git