Skip to content

A UT plugin that captures 6 seconds of live footage in UT and saves it to a webm file

Notifications You must be signed in to change notification settings

BaxterJF/UTLetMeTakeASelfie

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

UTLetMeTakeASelfie

A UT plugin that captures 6 seconds of live footage in UT and saves it to a webm file

Requires libvpx and libgd.

Libgd support can probably get cut as I don't do any resizing right now.

Libgd is slightly easy to make.

Libvpx is nearly impossible to make, but here's the steps I remember: Used msys to ./configure for x86_x64-win64-vs12 Compiled for vs12

About

A UT plugin that captures 6 seconds of live footage in UT and saves it to a webm file

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 94.9%
  • C# 5.1%