1
Ask HN: What is the “stack” for streaming/transcoding video?
I am proficient in node.js. I have videos on my server that are .mkv and various other file extensions. I can stream .mp4 through node quite easily but when it comes to other file types, I have no clue what library or language would be best.
Is streaming/transcoding too big a task for a solo developer?