Huge,

  Thanks a lot for posting this info. I finally got it to work.
I was trying to compile minimodem from source and could not resolve the dependencies.
I spent a few hours messing around with it yesterday before giving up.
I decided to have another go at it this morning.
I got all the dependencies installed except alsa. Finally I realized alsa is optional
and I could just choose not to include it.
It's working fine without it.

Thanks,
-Steve

On Friday, December 31, 2021, 02:23:39 PM EST, Hugh Pyle <[email protected]> wrote:


I use 'lame' to decode the mp3 stream and send it to 'minimodem' (http://www.whence.com/minimodem/) to demodulate:

alias itty='curl -N -s http://internet-tty.net:8000/ITTY | lame --decode --quiet --mp3input - - | minimodem rtty -i -a -q --rx-one -R 11025 -f -'
alias autostart='curl -N -s http://internet-tty.net:8030/AUTOSTART | lame --decode --quiet --mp3input - - | minimodem rtty -i -a -q -R 11025 -f -'
alias europe='curl -N -s internet-tty.net:8040/EUROPE | lame --decode --quiet --mp3input - - | minimodem 50 -M 1275 -S 1445 -5 -i -a -q -R 11025 -f -'

Using this for 'autostart' isn't really very reliable, it drops occasionally, but it should be possible to wrap that in a shell script to restart.



On Fri, Dec 31, 2021 at 10:34 AM Eric Moore <[email protected]> wrote:
Hello, is there an (ideally linux) program that converts ITTY to ascii for convenient streaming to my model 33 via RS232?

My 3 year old likes the teletype a lot, so telling him that it is printing updates from people far away would blow his mind.

Thanks!

-Eric
______________________________________________________________
GreenKeys mailing list
Home: http://mailman.qth.net/mailman/listinfo/greenkeys
Help: http://mailman.qth.net/mmfaq.htm
Post: mailto:[email protected]

>>> Jordan Spencer Cunningham's GreenKeys Search Tool: https://teletype.net/gksearch
>>> 2002-to-present greenkeys archive: http://mailman.qth.net/pipermail/greenkeys/
>>> 1998-to-2001 greenkeys archive: http://mailman.qth.net/archive/greenkeys/greenkeys.html
>>> Randy Guttery's 2001-to-2009 GreenKeys Search Tool: http://comcents.com/tty/greenkeyssearch.html

This list hosted by: http://www.qsl.net
Please help support this email list: http://www.qsl.net/donate.html
Message delivered to [email protected]
______________________________________________________________
GreenKeys mailing list
Home: http://mailman.qth.net/mailman/listinfo/greenkeys
Help: http://mailman.qth.net/mmfaq.htm
Post: mailto:[email protected]

>>> Jordan Spencer Cunningham's GreenKeys Search Tool: https://teletype.net/gksearch
>>> 2002-to-present greenkeys archive: http://mailman.qth.net/pipermail/greenkeys/
>>> 1998-to-2001 greenkeys archive: http://mailman.qth.net/archive/greenkeys/greenkeys.html
>>> Randy Guttery's 2001-to-2009 GreenKeys Search Tool: http://comcents.com/tty/greenkeyssearch.html

This list hosted by: http://www.qsl.net
Please help support this email list: http://www.qsl.net/donate.html
Message delivered to [email protected]