The church I assist wants to upload sermons directly to their website, but I’ve run into some issues. Currently, they record sermons using OBS, and the output is in MKV format. I’ve written a script to convert and compress the MKV files into MP3/MP4 formats. When I uploaded a test sermon (164,000MB MP3) directly to their site (from home wifi), it led to a “page can’t be displayed” error for over 20 minutes, but I was able to access the live site through a different browser and confirm that the file uploaded. However, I couldn’t log into the admin side again until I switched to a VPN. Eventually, my IP was blocked, and it took some time to reflect the file’s removal from the page.
I contacted the web provider about the upload issue, and they suggested I compress the file further, stating that 164MB is large for uploads, and that switching IPs via VPN could trigger security measures. I compressed several MP3 and MP4 versions of the sermon with smaller file sizes (ranging from 103,436KB to 156,338KB), and their response was that large file uploads negatively impact site speed and performance. This didn’t sit right with me, as uploading an MP3 should not be that difficult.
I also noticed their “live streaming” service package includes 15GB video archive and 250GB monthly bandwidth, which doesn’t seem adequate for video or audio storage. Given that the church doesn’t do video right now (and doesn’t have that live streaming package), I wonder if the web provider’s backend might not be optimized for file uploads.
As an alternative, I started testing Sermon.net, which converts and hosts the audio during live streams, allowing me to later trim and upload the content. I’ve tested the plugin on the church’s site, and it works fine, but I still have questions:
I contacted the web provider about the upload issue, and they suggested I compress the file further, stating that 164MB is large for uploads, and that switching IPs via VPN could trigger security measures. I compressed several MP3 and MP4 versions of the sermon with smaller file sizes (ranging from 103,436KB to 156,338KB), and their response was that large file uploads negatively impact site speed and performance. This didn’t sit right with me, as uploading an MP3 should not be that difficult.
I also noticed their “live streaming” service package includes 15GB video archive and 250GB monthly bandwidth, which doesn’t seem adequate for video or audio storage. Given that the church doesn’t do video right now (and doesn’t have that live streaming package), I wonder if the web provider’s backend might not be optimized for file uploads.
As an alternative, I started testing Sermon.net, which converts and hosts the audio during live streams, allowing me to later trim and upload the content. I’ve tested the plugin on the church’s site, and it works fine, but I still have questions:
- Why can’t I just upload directly to the site without using Sermon.net?
- Sermon.net offers a separate service, and I like the idea of not relying entirely on the web provider, but I’m uncertain about the best approach. (we are still testing and I don’t know if the church wants to go this route due to money etc.)
- I’m relatively new to audio streaming and uploading MP3s, and I need help pinpointing where the issue lies. I’m the only IT person involved and don’t have a dedicated server, just a standard PC and internet connection.