Home
Softono

IP Camera Emulator

Open source Apache-2.0 C#
39
Stars
17
Forks
0
Issues
5
Watchers
5 years
Last Commit

 About IP Camera Emulator

A Windows app that emulates one or more RTSP video cameras

Platforms

Web Self-hosted Windows

Languages

C#

Links

Need Help Installing IP Camera Emulator?

We provide expert installation service for this software. Our team will install, configure, and secure IP Camera Emulator on your server. plans start at just $30.

IP Camera Emulator

View on GitHub

IP Camera Emulator

IP Camera Emulator - A Windows .NET app that emulates one or more RTSP video cameras

This software tool was created to perform load testing of video management software and CCTV network video recorders. It makes use of the VLC libraries to generate RTSP video streams from video files. The software requires these library components in the application folder:

To build the RtspStreamerLib DLL, you will need the VLC SDK C++ headers and 32-bit MSVC libraries (try https://github.com/RSATom/libvlc-sdk). I was also able to generate the required LIB files from the official VLC DLLs (http://www.asawicki.info/news_1420_generating_lib_file_for_dll_library.html).