Friday 30 August 2019

HLS Video stream capturing

Hello r/node,I was wondering about possibilities to record a video stream in a performant way. The streams I want to record are HLS. My current setup is a small NodeJS application which uses FFMPEG to record a HLS stream, but the final application needs to handle a lot of recording requests in parallel.My questions:Does anyone have experience with recording HLS streams?When presenting a recorded stream to an end-user, in what format should I present? Convert the recording to MP4 (this requires quite some processing power)?Would love to hear your thoughts

Submitted August 30, 2019 at 10:34AM by Saltroad_Patrol

No comments:

Post a Comment