kaltura / nginx-vod-module

NGINX-based MP4 Repackager
GNU Affero General Public License v3.0
2.01k stars 440 forks source link

VOD "live" streaming for multiple clients? #1190

Open thomers opened 4 years ago

thomers commented 4 years ago

Hello, here's what I'm trying to accomplish:

Is this possible?

If yes, I suppose I want mapped mode? Do I need to generate a dynamic JSON playlist file in that case?

Thanks! Thomas

jessp01 commented 4 years ago

Hi @thomers,

Perhaps I am missing something but it sounds to me as though you simple want to serve a playlist, if so, see: https://github.com/kaltura/nginx-vod-module#playlist

If you need something else, do elaborate.