I am using CWP Pro
I have selected webserver = Apache + Nginx
I want to install RTMP and want to live stream on my website with obs studio.
My queries are =
1. Do I need to install NGINX even if I am using Apache+Nginx server ?
2. Maximum tutorials are showing NGINX + RTMP installation guide. Do I need to install NGINX too ? Or only RTMP module ?
3. After installing RTMP, I have created url for streaming (e.g. rtmp://<my ip>/<live>/<stream_key>, and added it in OBS studio. Started OBS streaming. But I am stuck at Code To Embed this live streaming in my html page of my website. How Can I EMbed it with video player lie video.js or other suggestions ?