kaltura / nginx-vod-module

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

Configuration for serving videos to another web application #1176

Open dwijenchawra opened 3 years ago

dwijenchawra commented 3 years ago

Hello all,

I am fairly new to nginx but have some linux experience so please bear with me. I have installed nginx from scratch and built it with the dynamic module, After this, I do not really see where and how to start the nginx server so that I can access it from another website. I would really appreciate it if someone could point me in the right direction for this!

dwijenchawra commented 3 years ago

i want to use hls and from another web application, connect to a URL that will show the video feed in a player on the application. any tips?