'Grabbing a livestream camera and displaying on a program

I am trying to create a program in visual studio using C# that can grab a livestream camera from a website (such as Chatspin for example) and display it onto the app.

I have decent knowledge of programming but I am new to the .Net environment and stuff so I'm looking for some pointers.

Rundown: I need to somehow get the video that is being livestreamed from Chatspin Display it on a window in Visual studio editor

I'm sure I can figure out how to display it, I honestly am just having trouble with getting the data.

Sorry if this isn't formatted properly, I'm totally new to this website.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source