Video Player and CCTV System

Ezitna - Blueprints - Mar 28, 2023

Add different video players to your game; security camera (CCTV), world/widget video player and a world/widget web browser.

  • Supported Platforms
  • Supported Engine Versions
    4.19 - 4.27, 5.0 - 5.3
  • Download Type
    Complete Project
    This product contains a full Unreal Engine project folder, complete with Config files, Content files and .uproject file, which can be used as a template to create a new project.

Documentation | Integration video

Example demo | Showcase video

You have any issue, suggestions or questions ? Join Discord


Add different video players to your game; security camera (CCTV), world/widget video player and a world/widget web browser.


This asset come with optimization areas (Playing a video takes a lot of resources, whether in a game, in a player or on YouTube, especially in full HD), the optimization areas are not mandatory but recommended.


The CCTV system is also optimized, the frequency of capture and the effects can be easily modified to your liking.


100% blueprint, no c++.

Technical Details

You may need to use your own inputs.


If you encounter problems, conduct the testing in a packaged project to minimize issues.


Uses Unreal Engine's media player; plugins can be utilized (Electra Media Player). You can test the demo to confirm if it meets your requirements. (The videos must be encoded in a codec accepted by Unreal Engine's media player).


List of features :

  • World video player
  • Widget video player
  • Web browser (Can be placed in the world)
  • Play/Stop; Video progress and slider; Volume; Parameter; Etc...
  • Security Camera System (CCTV optimized, with camera effects (Noise, rotate, night, etc...))
  • Can play media, playlist, stream media source and direct path playlist
  • Easy to use and customize
  • Independent, there is no get player/controller/actor by index or specific player cast
  • Clean Blueprint with comments
  • Optimized


Compatible with the Leaflet-js plugin


Network Replicated: No

Can't play livestreaming (Work on Android & IOS)

May require a virtual keyboard for the browser on Phone, Android, etc