Applications
Video Feed Player
This application displays a content library defined by a simple video feed file. To find out more about how it works read my blog post Video Feed Player.
Capture Passthru
My Video Capture Passthrough application is meant to be the ideal application for using a capture card to turn your Mac into an external monitor.
To find out more about how it works read my blog post Capture Passthru.
DNS Auto Updater
Combined with an AWS Route53 account, this application takes care of the heavy lifting of keeping a subdomain pointed at a non-static IP address.
This app enables turning a non-static internet connection into a reliable end point for a DNS record. Route53 is an AWS service that allows anyone to host their own DNS with pay-per-use pricing.
https://aws.amazon.com/route53/
The only remaining task is to maintain an A record pointed to your home IP address. That is where this application comes in. The DNS Auto Updater retrieves your public IP address and updates the DNS record of the subdomain you specify.