Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/michaelsp/translationstream
Stream recorded audio via icecast
https://github.com/michaelsp/translationstream
Last synced: about 1 month ago
JSON representation
Stream recorded audio via icecast
- Host: GitHub
- URL: https://github.com/michaelsp/translationstream
- Owner: MichaelSp
- Created: 2016-01-31T17:46:32.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-02-02T19:19:15.000Z (almost 9 years ago)
- Last Synced: 2023-03-25T01:54:56.882Z (almost 2 years ago)
- Language: HTML
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TranslationStream
Stream recorded audio via icecast to devices like android and windows phone.# Installation
sudo apt-get install qrencode icecast2 rbenv
rbenv install 2.2.3 && rbenv global 2.2.3
git clone https://github.com/MichaelSp/TranslationStream.git
# Run
cd TranslationStream && ./translator.rb
# Usage
Open the page in browser [http://127.0.0.1:5000](http://127.0.0.1:5000) and follow instructions there.