Get live stream into UE5

Hi!
Im trying to receive a live video transmision into my UE5 project, im open to any possible protocol being RTMP, DASH, RTP, HLS. Most specifically i need to show a live streamed real time event into a media texture. Thanks in advance

you can use python code , and read live by cv2 and then show the output in the UE.