How to setting up janus webrtc for video streaming in web
-
I am trying to set up a janus webrtc to stream an RTSP to an HTML page.
I have followed the getting-started steps by Janus-gateway official github repo.Since I am new to web development. I do not understand how to host the Webrtc server. can anyone guide me to set up an HTML page that can display a video stream from an RTSP server using janus webrtc?