How to display local network stream from raspberry pi camera in a VR scene?

I want to visualize the camera stream from a raspberry pi in my Oculus Go VR headset. The camera will be streamed to a particular port (eg 8081) which can be accessed from a browser using the raspberry pi’s Ip and port. How to access the stream in the VR app that is being developed in Unity?

i need this exactly too but i see nobody anwers to this o.O

How about putting the raspberry pi on the same wifi network, and use the VideoPlayer to watch the stream?