Files
tools/note_by_camera/IP-Camera-Bridge-master/README_ZH.md
flt6 f6658f3d52 First commit
Former-commit-id: 424079609133edcc501ae185509836ee1181a02c
2022-06-12 19:47:20 +08:00

66 lines
2.5 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# IP Camera Bridge
一个用于Windows的MJPEG视频流和虚拟麦克风驱动程序可以使您的Windows应用程序把《IP摄像头》作为带音频输入的电脑摄像头使用。
![IP Camera Bridge](/Snapshots/main.jpg)
**IP Camera Bridge 需要Win7 (32位 或 64位) 或以上版本系统才能工作!**
# 1. 安装
下载此工程并解压,双击文件夹 "IPCameraBridge\x86" 下的install.bat安装。如果弹出UAV提示框请点击“是” 。接下去将会弹出IP Camera Bridge属性对话框填入你的IP摄像头的信息单击确定
![Setup IP Camera Bridge](/Snapshots/cfg-zh.png)
IP Camera Bridge同样提供64位版本的二进制文件同样安装上面的说明安装即可
**从应用程序中选择 IP Camera Bridge Plus 作为视频捕获设备,选择 IP Camera Bridge Audio 作为音频捕获设备即可**
例如:
![Select Device](/Snapshots/device_sel.png)
# 2. 设置
你可以在运行"install.bat"安装时进行设置。也可以通过宿主应用程序的滤镜选项进行设置,如下图所示:
![Setting IP Camera Bridge from host application](/Snapshots/filter-settings.png)
# 3. 兼容性
经过我的测试以下应用程序可以与IP Camera Bridge完美工作:
* 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
其它基于DirectShow的应用程序应该也可以工作 :)
你还可以同时在多个程序中同时使用!
![Using many applications with IP Camera Bridge at the same time](/Snapshots/multi-apps.png)
**但是IP Camera Bridge不能与Modern App协同工作**
# 4. 作为音频捕获设备(例如,虚拟麦克风)
如果您想使用IP Camera Bridge作为虚拟麦克风您应该使用以下应用程序的最新版本。 这些应用程序可以通过网络和IP Camera Bridge将他们捕获的音频传输到Windows应用程序。
* USB Camera for Android https://play.google.com/store/apps/details?id=com.shenyaocn.android.usbcamera
* IP Camera for Android https://play.google.com/store/apps/details?id=com.shenyaocn.android.WebCam
* IP Camera for iOS https://itunes.apple.com/app/id990605467
* IP Camera for Mac https://itunes.apple.com/cn/app/id1176420716
* IP Camera for Windows https://www.microsoft.com/store/apps/9wzdncrdmdrm
# 5. 卸载
关闭所有程序运行uninstall.bat并在弹出UAC提示框时点击“是” **IP Camera Bridge将会从磁盘上移除。**