As the Internet evolved, having a web site was cliche, having active content was king. Blogs and Wikis create an excellent foundation for web sites changing multiple times a day.
Streaming audio and video seems like a natural except for the copyright issues. On-line streaming radio stations can be pre-programmed and are excellent way of keeping a community informed. Cost is important. There are few sources of open-source, free-ware audio content.
Digital content created by church organizations fit perfectly.
Encoding
- Linux RedHat Fedora Server
- Ices & IcaCast
Software Distributions
- icecast-2.2.0
- libshout-2.1
- lame-3.96
Encoding
- WMA
- MP4
- MP3
- OggVorbis
- VoxWare (VOXW)
IceCast Startup Script: #! /bin/bash echo "Starting KYOG" ./bin/icecast -c kyoga.xml & Ices Startup Script: #! /bin/bash echo "Starting KYOG playlist" ./bin/ices /home/greg/project/ices/share/ices/kyog-playlist-ogg.xml
