kongxuanzhi / IP-Camera-Bridge

A MJPEG video streaming and virtual microphone driver for Windows which can make your Windows applications using IP Camera as WebCam with audio input.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IP Camera Bridge

A MJPEG video streaming and virtual microphone driver for Windows which can make your Windows applications using IP Camera as WebCam with audio input. IP Camera Bridge

IP Camera Bridge requires Win7 (32 bit & 64 bit) and above!

1. Installation

Download this project and unzip. Go to folder "IPCameraBridge\x86" double click install.bat to install. Click YES when UAC prompted and a dialog name "IP Camera Bridge Property" will show. Fill in each blank with you IP Camera's url, user and password and click OK.

Setup IP Camera Bridge

IP Camera Bridge also provides 64 bit version of binary. You can install it like 32 bit version! 64 bit is used for 64 bit applications and 32 bit is used for 32 bit applications.

Select "IP Camera Bridge Plus" as the video capture device and "IP Camera Bridge Audio" as the audio capture device from your application and enjoy!

Select Device

2. Settings

You can set IP Camera Bridge when installing by running "install.bat". You can also use filter property dialog from host application to set. Setting IP Camera Bridge from host application

3. Compatibility

I have test the following application which IP Camera Bridge can work with it:

  • AMCap
  • Chrome
  • MPC-HC
  • Media Player Classic
  • PotPlayer
  • KMPlayer
  • TeamViewer 12
  • QQ
  • QGroundControl
  • Mission Planner
  • Python with OpenCV module
  • Skype (desktop version)
  • Adobe Live Flash Encoder
  • GraphEdit
  • GraphEditPlus

Other applications based on DirectShow maybe supported :)

You can also use many applications with IP Camera Bridge at the same time!

Using many applications with IP Camera Bridge at the same time

BUT, IP Camera Bridge cannot work with Modern App as I test!

4. Act as Audio Capture Device (e.g. Virtual Microphone)

You should use the last version of following Apps if you also want to use IP Camera Bridge as Virtual Microphone. These apps can transfer the audio they capture to your Windows applications via network and IP Camera Bridge.

5. Uninstall

Close all of the applications and Run uninstall.bat and click YES when UAC prompted. IP Camera Bridge will be removed from your disk.

About

A MJPEG video streaming and virtual microphone driver for Windows which can make your Windows applications using IP Camera as WebCam with audio input.


Languages

Language:Batchfile 100.0%