mercredi 5 novembre 2014

Two Tone- Struggling with the set up.

so I installed Two Tone on a XP box and have everything setup as per the instructions and have gone over it over and over again and still wont send anything to my gmail account. I have gone thru the threads hoping to find a solution. Any thoughts or help would be greatly appreciated.



This is what is in the log file:



Station 180 Tone Set Found

delay timer Station 180 19:24:36 on 11/04/14

0

delay done Station 180 19:24:37 on 11/04/14

waiting for audio Station 180 19:24:37 on 11/04/14

threshold value: 4096.0

mono

1118.0 6948.99623544

1123.0 6931.20409284

threshold exceeded

recording audio Station 180 19:24:37 on 11/04/14

1123.0 7018.17448991

1123.0 7214.95476789

1118.0 6846.66084121

1118.0 7134.71202966

1123.0 7103.61058364

1118.0 7104.64530661

1123.0 7252.99607075

1118.0 6991.93648734

1118.0 6482.26805098

1118.0 7017.80309193

1123.0 6938.89886488

1113.0 1399.01226502



1156.0 6268.05080787

1242.0 4305.93257349

1274.0 1915.22045983

1290.0 1728.84548815

Waiting for Silence Station 180 19:25:05 on 11/04/14

527.0 17962.5050404

Done recording Station 180 19:25:08 on 11/04/14

done writing WAV Station 180 19:25:08 on 11/04/14

ffmpeg not found, sending as WAV file instead of mp3

Traceback (most recent call last):

File "<string>", line 498, in mail

File "C:\Users\Deer Creek Fire Dept\Google Drive\Python\build\pyi.win32\TwoToneDetect65c\outP YZ1.pyz/smtplib", line 604, in login

SMTPAuthenticationError: (534, '5.7.14 <http://ift.tt/1x5WmHl 2x6kcDIFVsyet7pbQhlsY3kCPke85BtKRgDVzOq6exXQBxX1xw FHCtdhoK43stySUPrU3Y\n5.7.14 1c28VHVLHtIjgHTn2TGT2ema3K34NBSoo4fsHgRqy544O1ko5M hZIt59qLuDmA6VIdS_rP\n5.7.14 vMHUDv0qi8IGsl3pd92Sym261Y0crlpQMiCwhSvZZ60C6vk9Ii qRffaEGdN8WrLFHZo0KY\n5.7.14 -t4CxQg> Please log in via your web browser and then try again.\n5.7.14 Learn more at\n5.7.14 http://ift.tt/1wyDZao l6sm1676625pdr.39 - gsmtp')

Email not sent on attempt 1trying again in five seconds for Station 180 page received at 19:25:08 on 11/04/14

Traceback (most recent call last):

File "<string>", line 498, in mail

File "C:\Users\Deer Creek Fire Dept\Google Drive\Python\build\pyi.win32\TwoToneDetect65c\outP YZ1.pyz/smtplib", line 604, in login

SMTPAuthenticationError: (534, '5.7.14 <http://ift.tt/1y7rBOM U9TCTX_NqnKd4AwSO2zceng547CGdjChh0armYFt7MKc3ZtOhd L7LDjq-QAjvhX04pzi8t\n5.7.14 5s-HTFAz6UdYsFY3futTpl1x-T2AxZt58nimkVZ4kyOcyLW_9VceXiyNkgYqiXGWal8nUV\n5.7 .14 6UMKPCrCl2n7MnTg0OlC5YhxJ4MQmJ9JgioS5GS2HnaeF7fyxW Wqb_5H5qNsOkvMwZVmnH\n5.7.14 uW_StSA> Please log in via your web browser and then try again.\n5.7.14 Learn more at\n5.7.14 http://ift.tt/1wyDZao ft2sm1707531pbb.15 - gsmtp')

Email not sent on attempt 2trying again in five seconds for Station 180 page received at 19:25:08 on 11/04/14

Traceback (most recent call last):

File "<string>", line 498, in mail

File "C:\Users\Deer Creek Fire Dept\Google Drive\Python\build\pyi.win32\TwoToneDetect65c\outP YZ1.pyz/smtplib", line 604, in login

SMTPAuthenticationError: (534, '5.7.14 <http://ift.tt/1x5Wp63 J_3u1nvNDvtnGnV0TsjPoTy0nvHNL41jV6bPkRJc9se1nJPOZf JHoKV4huFJ7-VXV2K3Sm\n5.7.14 6e8T2qP6u90dZl6vW6Cwvd-nFzFy4uPX0j1OtRxVRP_uLjcnxxkLmeXJcdDwx5i5Skehnn\n5 .7.14 6FNuXpuV25YsRodZCrG5YHIzlizUHLssFeBBlZ_r2YjLNOgnWV YGZtWZkcLwAuCSmIYo86\n5.7.14 UU5rExQ> Please log in via your web browser and then try again.\n5.7.14 Learn more at\n5.7.14 http://ift.tt/1wyDZao mi8sm1603958pdb.91 - gsmtp')

Email not sent on attempt 3trying again in five seconds for Station 180 page received at 19:25:08 on 11/04/14

max retries exceeded, failed to send email









This is what the config file looks like:



[Section1]

email_user = kb6bhb@gmail.com ;user id to log in to email account used for sending emails

email_pwd = xxxxxx= ;password to log into email account used for sending emails encoded in base64

email_server = smtp.gmail.com ;SMTP server address of email provider

email_port = 587 ;port to access email server with

record_seconds = 60 ;number of seconds of audio to record after a valid tone set is found

record_delay = 6 ;number of seconds to wait after a tone set is found before starting to record

tone_tolerance = 0.02 ;tolerance of tone detection algorithm 1% = .01

input_device_index = 0 ;index of audio input device

output_device_index = 4 ;index of audio output device

audio_threshold = 54 ;threshold of audio squelch. audio signals below this level will be ignored

tone_offset = 0.0 ;tone offset in percentage. .01 = +1% tone offset, -.02 = -2% tone offset, etc.

mp3_bitrate = 32000 ;bit rate of mp3 encoder. Lower bitrate = smaller file size and lower audio quality

BCC = 0 ;1 = email addresses will be BCC'ed (hidden from other recipients). 0 = recipients will see other recipients

email_priority = 2 ;priority of email (1=highest, 3=normal, 5=lowest)

release_time=3.0 ;amount of silence (in seconds) required before recording will stop (max=60 seconds)

email_from = kb6bhb@gmail.com

update_interval = 60

audio_channel = mono





Two Tone- Struggling with the set up.

Aucun commentaire:

Enregistrer un commentaire