Stream RTP/RTSP into Unreal 5?

Is there no way to stream an RTP/RTSP into Unreal 5? According to the documentation it should work with the standard plugins but I can not make it work.
Can anyone explain hot to do it?

1 Like

can the unreal team please fix the rtsp streaming issue

LogMediaUtils: Error: Cannot play rtsp://192.168.10.186:8554/stream, because none of the enabled media player plug-ins support it:
LogMediaUtils: | AvfMediaCapture (URI scheme or file extension not supported)
LogMediaUtils: | AndroidMedia (only available on Android, but not on Mac)
LogMediaUtils: | ImgMedia (URI scheme or file extension not supported)
LogMediaUtils: | AvfMedia (URI scheme or file extension not supported)
LogMediaUtils: | WmfMedia (only available on Windows, but not on Mac)
LogMediaUtils: | WebMMedia (URI scheme or file extension not supported)

Hi, please how does one ask for support for this problem ,

Using rust I can get chrome to give me a window as output , the chain is correct, the byte lengths expected is unreal : )

see output from stream widget unreal 5.3

LogAvfMedia: Warning: Failed to load video tracks. [The operation couldn’t be completed. (CoreMediaErrorDomain error -12939 - byte range length mismatch - should be length 2 is length 880)]