Hello.
I wont to make video stream like this:
https://docs.unrealengine.com/en-US/WorkingWithMedia/MediaFramework/HowTo/StreamMediaSource/index.html
on my android device and all work with url like: https://docs.unrealengine.com/Attachments/WorkingWithMedia/MediaFramework/HowTo/StreamMediaSource/Infiltrator%20Demo.mp4
But if I try to use url like https://127.0.0.1/video.mp4 (this url don’t work, only for example) – I have url to my server → all work in editor, but don’t work in android device
can someone help me with this?
does anyone know how it works?