Skip to content

A RTSP Unity Plugin for Textures and Cameras

Notifications You must be signed in to change notification settings

pstawicki/RTSP_Unity_Plugin

 
 

Repository files navigation

RTSP_Unity_Plugin

A RTSP Unity Plugin for Textures and Cameras

Downloaded the ffmpeg-4.2.2-win64-dev from https://ffmpeg.zeranoe.com/builds/ and add those as dependencies or copy them (include & lib) to the project folder.

Inside RTSPUnityPluginSingleton.cpp add #pragma warning(disable : 4996), Then build.

The default settings will place the resulting dll in ../../build/

Worked for me with VS2015 & Windows 10 SDK

About

A RTSP Unity Plugin for Textures and Cameras

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 97.8%
  • C++ 2.0%
  • Other 0.2%