<div dir="auto">I watched this today and I might give it a shot.<div dir="auto">I'm assuming you just setup a crontab schedule to kick off the script?</div><div dir="auto"><br></div><div dir="auto">Also, do we need a delete script to remove them if the MP3s are older than a month or week.</div><div dir="auto"><br><div data-smartmail="gmail_signature" dir="auto">73,<br>Russell Thomas, KV4S<br>DMR TG: 240218 | YSF: US KV4S | D-STAR: XRF334R<br>Allstar: 47923 | IRLP: 4535 | EchoLink: KV4S-L<br>Web: <a href="http://KV4S.com">http://KV4S.com</a></div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Jul 8, 2019, 2:57 AM Joshua Nulton <<a href="mailto:kg5ebi@gmail.com">kg5ebi@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">I have put together a <15 minute tutorial on everything needed to record the QSO's on your Allstar node, move them to an internet accessible web folder and convert them from large .WAV files (the compression used is not all that bad really) into manageable .MP3 files that will play back simply through your browser.<div><br></div><div>YouTube link: <a href="https://youtu.be/SnOBoF85k0k" target="_blank" rel="noreferrer">https://youtu.be/SnOBoF85k0k</a><br><div><br></div><div>The process requires the installation of 4 packages.</div><div><ol><li>Apache2 (most likely have this installed already)</li><li>rsync (very small, lightweight and reliable)</li><li>ffmpeg to convert the audio</li><li>lame encoder to convert to mp3 codec</li></ol><div>Installation and configuration of everything is demonstrated in the YouTube tutorial video. If you don't want to type out the bash script it can be downloaded here:</div></div><div><a href="https://drive.google.com/open?id=1-z9UgW_L81MKl9eBKqMmDeT0xO9jl7qE" target="_blank" rel="noreferrer">https://drive.google.com/open?id=1-z9UgW_L81MKl9eBKqMmDeT0xO9jl7qE</a><br></div><div><br></div><div>The software mentioned above will still need installed as per video instructions. Quick overview is here:</div><div><br></div><div>sudo -s</div><div>apt update</div><div>apt-get install apache2</div><div>apt-get install rsync</div><div>apt-get install ffmpeg</div><div>apt-get install lame</div><div>mkdir /var/www/html/library</div><div><br></div><div>Enjoy and if you have any questions, please post them on the official Allstar Community forum here: <a href="https://community.allstarlink.org/" target="_blank" rel="noreferrer">https://community.allstarlink.org/</a></div><div>73's</div><div>Jae   KG5EBI</div></div></div>
_______________________________________________<br>
App_rpt-users mailing list<br>
<a href="mailto:App_rpt-users@lists.allstarlink.org" target="_blank" rel="noreferrer">App_rpt-users@lists.allstarlink.org</a><br>
<a href="http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users" rel="noreferrer noreferrer" target="_blank">http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users</a><br>
<br>
To unsubscribe from this list please visit <a href="http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users" rel="noreferrer noreferrer" target="_blank">http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users</a> and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button"<br>
You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. <br>
</blockquote></div>