Repeat Strm file on load

Hi,

I have added .strm file to listen to udp stream on startup (added in autoexec.py). I have added PlayerControl(repeat) to repeat the same stream again. But it looks like the stream stops if there no stream coming in.

Is there a way where I can listen to the stream even if there is no video stream coming in?

Thanks in advance

Or is there anyother way to start the player when kodi receives a udp stream?