Skip to content

Latest commit

 

History

History
55 lines (37 loc) · 1.28 KB

README.md

File metadata and controls

55 lines (37 loc) · 1.28 KB

Simple Broadcast tools For Linux (sb4l)

sb4l is a very simple broadcasting tools with Shellscript and Python.
This tools works, require other open source softwares and libraries.
please see below.

Required Software

Required Python libraries

Setup

(In Debian)

$ sudo apt-get install python-gtk2 python-gst0.10 gstreamer0.10-plugins-bad gstreamer0.10-plugins-base gstreamer0.10-plugins-good guvcview v4l2loopback-dkms v4l2loopback-source

Usage

$ ./prepare

# ... 1. Setup webcam and desined video stream.
# ... 2. Setup the broadcast on nicolive, ustream, ...

$ ./broadcast <rmtpuri> <stream>

License

MIT