Video Player and CCTV System

Ezitna - 蓝图 - 2023/03/28

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

  • 支持的平台
  • 支持的引擎版本
    4.19 - 4.27, 5.0 - 5.3
  • 下载类型
    完整项目
    此产品包含一个完整的虚幻引擎项目文件夹,含有配置文件、内容文件和.uproject文件,可以作为创建新项目的模板使用。

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++.

技术细节

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