Stream video to web/get video from unity by url

I have raw image / canvas that translate video from my hololens cam to scene. How can i get this video from the web like a video stream? I can up the linux server with video streaming framework such like Plex (not good example…) But i don’t understand how can i send the data from my cam to web from unity and UWP. Will be great-full any suggestion.

for now, i found this lib

But open for another suggestions.