[GreenKeys] ITTY to real Teletype

Harold Hallikainen harold at w6iwi.org
Thu Nov 14 11:04:17 EST 2024


Thanks for the comments! The DSP TU accepts 8 kHz PCM audio, currently
from the on Chip ADC ( https://w6iwi.org/rtty/DspTU2/ ). I have a WiFi
module on the board that I want to connect to ITTY. However, decoding MP3
in the microcontrollers MAY make the DSP functions fall behind, so I'm
looking at having my web server convert the MP3 to 8 bit 8 kHz WAV and
then pass on the PCM audio. The DSP TU would request ITTY from my server
which would then request it from ITTY.

It MAY be possible to do the MP3 decoding in the microcontroller, but I'm
looking at the intermediate server as an option.

THANKS!

Harold
https://w6iwi.org


On Thu, November 14, 2024 8:18 am, steve bennett via GreenKeys wrote:
>  And why send an audio stream to a web server. What are you trying to
> accomplish?-steve
>     On Thursday, November 14, 2024 at 03:19:31 AM EST, Paul Heller via
> GreenKeys <greenkeys at mailman.qth.net> wrote:
>
>  Hi Harold, Why would you want a wav stream rather than an mp3 stream?
>
> Paul
> W2TTY
>
>> On Nov 14, 2024, at 1:43 AM, Harold Hallikainen via GreenKeys
>> <greenkeys at mailman.qth.net> wrote:
>>
>> Kinda related in that it is ITTY and Linux, I'm trying to convert the
>> ITTY
>> MP3 stream to an 8 bit 8 kHz WAV stream. So far, I'm thinking something
>> like
>>
>> wget -O - http://internet-tty.net:8000/ITTY | lame --mp3input -m m
>> --resample 8 - -
>>
>> Ideally this would send a stream to STDOUT which I can then send to the
>> web server.
>>
>> Any ideas on how to do this?
>>
>> Thanks!
>>
>> Harold
>> https://w6iwi.org
>>
>>
>>
>> --
>> Not sent from an iPhone.
>> ______________________________________________________________
>> GreenKeys mailing list
>> Home: http://mailman.qth.net/mailman/listinfo/greenkeys
>> Help: http://mailman.qth.net/mmfaq.htm
>> Post: mailto:GreenKeys at mailman.qth.net
>>
>>>>> 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 paul0926 at comcast.net
>
> ______________________________________________________________
> GreenKeys mailing list
> Home: http://mailman.qth.net/mailman/listinfo/greenkeys
> Help: http://mailman.qth.net/mmfaq.htm
> Post: mailto:GreenKeys at mailman.qth.net
>
>>>> 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 raleigh_ranger at yahoo.com
> ______________________________________________________________
> GreenKeys mailing list
> Home: http://mailman.qth.net/mailman/listinfo/greenkeys
> Help: http://mailman.qth.net/mmfaq.htm
> Post: mailto:GreenKeys at mailman.qth.net
>
>>>> 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 harold at w6iwi.org


-- 
Not sent from an iPhone.


More information about the GreenKeys mailing list