Blog


Analyzing videos with Amazon Rekognition and Laravel (Part 2)

In part 1 of this tutorial we set up the various AWS services that we need to analyze videos with Amazon Rekognition and Laravel. Now let's proceed to the fun part by starting a new Laravel project...

Read

Analyzing videos with Amazon Rekognition and Laravel (Part 1)

Amazon AWS offers a great way to analyze not only images but also videos. We will use Amazon Rekognition to get a couple of labels that are describing our video as well as the timestamp at which...

Read

Styling the action bar of the map_view Flutter package

As of now, December 2018, Flutter's own Google Maps solution is still not availabe as a stable version. If you want to follow the progress of the Google Maps package the Flutter team is currently...

Read