Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

No Format
dshow(<index>)://(<video_device_name>)(:<audio_device_name>)

Image Modified

If no index is specified in the address, the value is 0. Use a non-zero index if you use multiple devices with the same name.

...

After you added the device, you have to set up its streams. For archive recording and transferring videos over the network, MJPEG codec is recommended; for detection purposes, use YUV422.

Image RemovedImage Added

If required, you can set a parameter string for FFmpeg app in the Additional Options Additional оptions field.  

Image RemovedImage Added

For example: receive video from a USB camera in YUV420P format, 1280x960 resolution.

...