Wowza Community

Set up live streaming using an RTSP/RTP-based encoder

I am following the documentation to set up live streaming that uses an RTSP based encoder. The RTSP protocol implies an RTSP server and an RTSP client. It is my understanding that the RTSP server is the sender of the stream. Thus the encoder. The documentation to set up the live streaming using an RTSP based encoder Setup live streaming using an RTSP/RTP based encoder explains that you need to set up the RTSP Server URL with: rtsp://[wowza-ip-address]:1935/live . Now the wowza-ip-address doesn’t make sense. It should be encoder-ip-address since the Wowza Streaming Engine cannot be the RTSP Server that sends the live stream from the encoder. I am somewhat confused by the explanation. Anyone can clarify this?