Revert 'Streaming'to Revision Number '2'
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: 282f768312ca48faa5ebdfe29cb530a1
- External Links: (None)
- Item ID: 3e6f5ee2330a4a12bd8875ca5325c012
- Item Links: (None)
- Item Transclusions: (None)
- Item Type: default
- Language:
- Modified Time: 2015-06-10 06:26:05z
- Name: Streaming
- Old Name: (None)
- Namespace: ''
- Parent Revision ID: ae5da7c320f345cc9cacab5005a6c090
- Revision ID: fe67dc87a0794a27bcf1ee81fab7412f
- Revision Number: 2
- SHA1: d18e5d8b2abd0ffc340c2bd28bca34e1deef8d77
- Size: 698 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-2015-05-21.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