Skip to content

C# media library used for creating RTSP client and servers, as well as consuming metadata live/playback streams from vx.

Notifications You must be signed in to change notification settings

pelcointegrations/Pelco-Media

Repository files navigation

Pelco VideoXpert Media/Metadata Framework

The Pelco Media/Metadata framework is an application programming framework, written in C# , for creating metadata servers and consumers. With the main goal of simplifying integration of Metadata into a VideoXpert system; such as Vx Professional, and/or Vx Enterprise/Ultimate.

It is recommended that you use this framework when creating OpsCenter plugins that consume metadata as it takes care of most of the protocol and Vx integration challenges.

The framework provides the following functionaliy...

  • Create RTSP Clients
  • Create RTSP Servers
  • Customized processing of Metadata through extensible media processing pipeline.
  • Creation of VideoXpert Metadata client (simplifies switching between live and playback).
  • Video overlay functionality used for drawing simple shapes on top of video.

Links

Documentation

How To Build

You will require the following to build:

Load the Pelco.Media.sln file into visual studio. It's that simple.

About

C# media library used for creating RTSP client and servers, as well as consuming metadata live/playback streams from vx.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages