Our main goal for this recipe is going to be streaming a video over the internet – sounds easy, right?! It will be, I promise! However, something that we'll need in order to play said broadcast is a display. If you are using the same assets as we are, this can be the SM_TV_Screen static mesh that comes bundled with the project. If you are using your own models, bring something that can act as a display and make sure to take into consideration some of the things that we'll cover in the There's more... section. Whatever you do, we won't be able to use either of those two models as they are—we'll need to create a Blueprint out of them, as follows:
- Right-click in the Content Browser and create a Blueprint asset of the Actor