Revert 'Streaming'to Revision Number '3'
Meta data of item revision to be reverted:
- Action: SAVE
- Address: 10.0.0.3
- Comment: ''
- Content Type: Moinmoin 1.9 [text/x.moin.wiki;format=1.9;charset=utf-8]
- Data ID: 991b1ca22d5049ed96929c1d6128765b
- External Links: (None)
- Item ID: 3e6f5ee2330a4a12bd8875ca5325c012
- Item Links: (None)
- Item Transclusions: (None)
- Item Type: default
- Language:
- Modified Time: 2015-06-10 06:28:19z
- Name: Streaming
- Old Name: (None)
- Namespace: ''
- Parent Revision ID: fe67dc87a0794a27bcf1ee81fab7412f
- Revision ID: 8b24fd05d446444e8958e13ac70d5e78
- Revision Number: 3
- SHA1: cc39f7fd27668d6077b8b450d2536731bfb77c0b
- Size: 695 Bytes
- Summary: ''
- Tags: (None)
- Trash: False
- User ID:
- Wiki Name: My MoinMoin
Content of item revision to be reverted:
Audio Streaming
We currently capture audio from an external USB audio device. The audio is captured on the laptop, converted to OGG/Vorbis, saved to disk and also sent to the local Icecast server for streaming to the Internet:
gst-launch-1.0 --eos-on-shutdown autoaudiosrc ! queue ! audioconvert ! queue ! vorbisenc ! queue ! oggmux ! queue ! tee name=oggx ! queue ! shout2send ip=127.0.0.1 port=8000 password=PASSWORD mount=/stream.ogg oggx. ! queue ! filesink sync=false location=~/annex/fsm-YYYY-MM-DD.ogg
Since the Icecast server is behind a firewall, we make it publicly visible using the Pagekite proxy service:
pagekite.py 8000 fsm.sturm.pagekite.me