Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Obs Mac Virtualcam | 4,078 | 3 years ago | 6 | gpl-2.0 | Objective-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 V4l2sink | 833 | 3 years ago | 70 | gpl-2.0 | C++ | |||||
obs studio output plugin for Video4Linux2 device | ||||||||||
Phantom Camera | 717 | 3 days ago | 24 | mit | GDScript | |||||
👻🎥 Control the movement and dynamically tween 2D & 3D cameras. Built for Godot 4. Inspired by Cinemachine. | ||||||||||
Gslam | 593 | 4 years ago | 17 | bsd-2-clause | C++ | |||||
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. | ||||||||||
Klakspout | 583 | 2 | 3 months ago | 6 | August 02, 2021 | 12 | unlicense | C++ | ||
Spout plugin for Unity | ||||||||||
Unitynativecamera | 534 | 20 days ago | 20 | mit | C# | |||||
A native Unity plugin to take pictures/record videos with device camera on Android & iOS | ||||||||||
Pi Timolo | 494 | a year ago | 8 | mit | Python | |||||
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_detection | 436 | 3 years ago | 8 | Dart | ||||||
Real-time detection demo for Flutter tflite plugin | ||||||||||
Videojs Panorama | 429 | 10 | 4 | 5 years ago | 13 | July 27, 2017 | 104 | other | JavaScript | |
a plugin for videojs run a full 360 degree panorama video. | ||||||||||
Obs Ios Camera Source | 300 | 7 months ago | 14 | gpl-2.0 | C++ | |||||
Use your iPhone camera as a video source in OBS Studio and stream high quality video from your iPhone's camera over USB |
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
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).