Skip to content

Releases: BluePengcho/Camera-Optical-Flow-Tracking-Into-VTube-Studio

v1.1

13 Jun 22:10
4b852fb
Compare
Choose a tag to compare
  • added UI.
  • added RTMP / RTSP / HTTPS video input using libvlc.
  • added Spout video output.
  • added built 'CameraOpticalFlowTracking.exe' for windows.
  • added FPS counter.
  • improved eye tracking performance.
  • For the Windows executable, download 'CameraOpticalFlowTrackingForVTubeStudio.zip' below in assets. Unzip the folder and run 'CameraOpticalFlowTracking.exe'.

v1.0

30 May 09:49
31790c9
Compare
Choose a tag to compare
  • Tested with Unity 2021.3.0f1 (other versions might still work).
  • Unzip the 'CameraOpticalFlowTrackingIntoVTubeStudio.zip' file and add the project in the Unity Hub.
  • Do not download the source code that file is empty, all the code/assets are in the 'CameraOpticalFlowTrackingIntoVTubeStudio.zip' file.
  • Run in Unity and open the 'CameraOpticalFlowTracking' Scene in the Scenes folder.
  • No video files are included, please add your videos (.mp4 or other Unity supported video formats) into the assets folder and select said videos in the 'Video Input' game object or use the webcam input.