Hacker News new | ask | show | jobs
by dvliman 979 days ago
I built a similar video pipeline, not on Kubernetes but using EC2 instances for those hungry FFMPEG encoder.

The system differ in that it was not user generated video content. It was coming from the cameras in our fitness studio.

Here is the article if anyone intereste to read about: https://dev.to/dvliman/building-a-live-streaming-app-in-cloj...

1 comments

awesome article! curious -- why clojure?
No specific reason. It could have been built in any language. It was just the language we were using and enjoyed at that time.
Because CS Degree