Extracamwindow

A simple Unreal Engine 4 plugin that allows to have extra game windows with their own camera viewpoints.
Alternatives To Extracamwindow
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Obs Mac Virtualcam4,078
3 years ago6gpl-2.0Objective-C++
ARCHIVED! This plugin is officially a part of OBS as of version 26.1. See note below for info on upgrading. 🎉🎉🎉Creates a virtual webcam device from the output of OBS. Especially useful for streaming smooth, composited video into Zoom, Hangouts, Jitsi etc. Like CatxFish/obs-virtualcam but for macOS.
Obs V4l2sink833
3 years ago70gpl-2.0C++
obs studio output plugin for Video4Linux2 device
Phantom Camera717
3 days ago24mitGDScript
👻🎥 Control the movement and dynamically tween 2D & 3D cameras. Built for Godot 4. Inspired by Cinemachine.
Gslam593
4 years ago17bsd-2-clauseC++
A General Simultaneous Localization and Mapping Framework which supports feature based or direct method and different sensors including monocular camera, RGB-D sensors or any other input types can be handled.
Klakspout58323 months ago6August 02, 202112unlicenseC++
Spout plugin for Unity
Unitynativecamera534
20 days ago20mitC#
A native Unity plugin to take pictures/record videos with device camera on Android & iOS
Pi Timolo494
a year ago8mitPython
Raspberry PI-TIMOLO ( PI-TImelapse, MOtion, LOwLight ) uses RPI picamera and OpenCV for Remote Headless Security Monitoring using Motion Tracking, Rclone Auto Sync files with remote storage services. Auto Twilight Transitions and Low Light Camera Settings. Panoramic images using PanTiltHat and More. This project is featured on GitHub Awesome software.
Flutter_realtime_detection436
3 years ago8Dart
Real-time detection demo for Flutter tflite plugin
Videojs Panorama4291045 years ago13July 27, 2017104otherJavaScript
a plugin for videojs run a full 360 degree panorama video.
Obs Ios Camera Source300
7 months ago14gpl-2.0C++
Use your iPhone camera as a video source in OBS Studio and stream high quality video from your iPhone's camera over USB
Alternatives To Extracamwindow
Select To Compare


Alternative Project Comparisons
Readme

ExtraWindowCam Unreal Engine 4 Plugin

A simple Unreal Engine 4 plugin that allows to have extra game windows with their own camera viewpoints.

Tested with and compiled for Unreal Engine 4.12.5

Known issues

  • Does not work with motion blur enabled.
  • Some bugs related to having a different resolution in the extra window vs the main game window. Use "Lock Res to Main Window" setting to prevent this.
  • Some shadow-related bugs, clipping bugs and other small artifacts (jitter). Note that this plugin is essentially an engine hack and its functionality is not (yet) officially supported by the engine.
  • Mouse focus in extra windows does not properly work.

How to use

This plugin adds a new actor class called "ExtraCamWindowActor" which is derived from CameraActor. To use it, simply copy the "Plugins" folder into your game project root directory and then put an ExtraCamWindowActor into your scene. Note that the extra camera window has a serious performance impact as the scene is rendered another time.

The plugin also adds Blueprint functions to add and remove widgets from the extra window viewport (AddWidgetToExtraCam and RemoveWidgetFromExtraCam).

Customg Settings

Popular Camera Projects
Popular Plugin Projects
Popular Hardware Categories

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
C Plus Plus
Plugin
Video Game
Camera
Unreal Engine