Essentially I'm trying to use VLC to stream an existing video source over a local network to another computer. I'm trying to find a way to create a video source out of that network stream so I can use it in different applications.
So to visualize:
comp1 video source --> vlc --> network stream --> unknown program on comp2 --> new video source --> any program of my choosing on comp2
Anyone know how I can do this?