Session Replays in Prod
Continuing work on getting the session replays ready for prod.
Finished the compression, next up, setting up MinIO and deploying everything.
Had to do some housekeeping on the machine and fix a few things here and there, but it's finally done, and I can now see the first recordings in prod:
There's a ton more work to be done here, but at least I'm collecting data.
The recordings don't work well when resized. I am guessing this is the reason the player takes in a fixed width and a height. I will have to figure out a way to make the component responsive while keeping the recording dimensions constant.
The UI isn't finished either, I'm just displaying the data in a simple manner. I'll have icons for the country, browser and device stuff eventually. The id is not a nice display.
Done for now though