Showing results for 2018-11
Placing Outbound Calls Using Amazon Connect API & PHP
Amazon Connect is the AWS answer to costly contact center telephony platforms. There's no upfront costs and overall usage is EXTREMELY cheap when compared to legacy telephony platforms - you essentia…
Consuming RTSP Stream and Saving to AWS S3
I wanted to stream and record my home security cameras to the cloud for three reasons: 1) if the NVR is stolen, I’ll have the footage stored remotely, 2) (more realistically) I want to increase…
Using AWS Rekognition to Detect Text in Images with PHP
A couple years ago, I tinkered with a solution to use a webcam to capture images of receipts, covert the images to raw text, and store in a database. My scrappy solution worked okay but it lacked the…