The FFMPEG general-purpose driver has the following features:
- receiving video and audio over RTSP or RTMP protocols via FFMPEG driver;
- playing back video and audio in any format supported by ffplay (FFmpeg);
- playing back video and audio from connected cameras and microphones in the selected format (compressed/
not compressed stream, resolution, codec, bitrate, etc.)
The following device types (models) are supported:
- 1 channel device for receiving video and audio over RTSP or RTMP protocols via FFMPEG driver.
- Dshow device (USB camera) for receiving video and audio from a USB web camera.
- Desktop capturer for grabbing video image from all Server displays/monitors in MJPEG (by default). The grabbing with decompression to YUV is also supported.
- Windows capturer for grabbing video image from application window.
See sections below for details on each of these device types of configuration.