I am trying to make a server with nodeJS that fetches constant video stream and get the audio part of the stream and send that then up to a cloud service. So not something that has a browser on the other end but directly from a multicast stream or other media streaming source.
Is there a module in nodeJS that could do this and run for a long time without a lot of errors?
I would prefer to se a solution that fetches the audio from a multicast stream from the network.
anyone thought on wat a good solution would be?
via Steven Bakker
No comments:
Post a Comment