How to get the RTSP stream of Arducam IMX477 camera?

My Jetson nano board is assigned an IP 192.168.10.123. I wonder if there’s any way to make the IMX477 camera automatically has it own RTSP streaming address such as rtsp://192.168.10.123/rtsp_stream (or any RTSP address is fine) so that I can run the RTSP stream on the VLC Media Player.
Thank you!

Hi,
You need to construct an RTSP server if you want this camera to be used as a webcam.