Is there a possible way that I can take raw AAC audio samples and raw H264 video samples and convert those into an HLS stream?
As a side note, this project looks interesting. I may be looking to contribute. There's not much out there for anything live streaming nor is there anything about muxing/encoding/decoding (in NodeJS that is). It'd be cool to work on a project that does away with forcefully using ffmpeg.
Is there a possible way that I can take raw AAC audio samples and raw H264 video samples and convert those into an HLS stream?
As a side note, this project looks interesting. I may be looking to contribute. There's not much out there for anything live streaming nor is there anything about muxing/encoding/decoding (in NodeJS that is). It'd be cool to work on a project that does away with forcefully using ffmpeg.