a shell script for broadcasting through RTMP servers

bill-auger 9b50e10754 refactor 7 years ago
LICENSE 9b50e10754 refactor 7 years ago
README.md 9b50e10754 refactor 7 years ago
ffmpeg-broadcaster 9b50e10754 refactor 7 years ago
gstreamer-screencaster 1bb6e70cf7 add gst compositor experiment 8 years ago

README.md

this repo contains two analogous shell scripts for broadcasting live
any of desktop screen capture, webcam, audio, static images, text overlay
through RTMP/flash/wowza servers such as livecoding.tv and concertwindow.com

  • ffmpeg implementation - full-featured and works quite well
  • gstreamer implementetion - work in progress