Quote:
Originally Posted by genoveze
I am sure there are ways for me to help you too, im in this industry for as long as you, and I have a nice company running, so where should I look for live-hls setup?
send me in a direction, and I will help you in return
|
You work at a great company, and 2 years ago I would have been honored to have you as a customer, but I dont work like that anymore
Look for a solution where you ingest a video source from an RTP source and generate the HLS output with one H.264 video encode and one audio encode. Then deliver that to the streaming frontend. That way you use the industry standarts and can change the different functions along the way, as new technologies show up without having to redo everything from scratch.
The last thing you want to do is build a oldschool monolit that takes hours of maintenance and kills you with core-refactoring overhead.
You can contact this team as well - they know how it works
https://github.com/streamlink/streamlink but I dont know if they want to help either