Skip to content

Releases: jekyll2014/VirtualCamProxy

1.0.3

17 Jul 06:56

Choose a tag to compare

Bugs fixed

1.0.2

05 Jan 12:44

Choose a tag to compare

Application stability improved.
Sample appsettings.json added to demonstrate the custom camera definition.

1.0.1

06 Dec 17:17

Choose a tag to compare

Bugs fixed.
Memory management and performance improved.
UI improved.

1.0.0

04 Dec 06:27

Choose a tag to compare

It has some bugs but does the job.
Features:

  • creates a DirectShow virtual camera in the system
  • can use following sources to feed to the virtual camera:
    • IP camera (RTSP/OVNIF) autodetect
    • MJPEG stream
    • USB camera (OpenCV/FlashCap)
    • any system desktop
    • image files (jpeg, png, avi, anything supported by OpenCV)
    • video files (avi, mp4, mkv, anything supported by OpenCV)
  • IP camera plain/basic authorisation
  • basic image processing:
    • rotate 90, -90, 180
    • horizontal/vertical mirror