opencv/modules/videoio
Alexander Smorkalov 3f22f4727c
Merge pull request #22919 from asmorkalov:as/gstreamer_read_timeout
Address https://github.com/opencv/opencv/issues/22868
Used the same defaults as it's done for FFmpeg

### Pull Request Readiness Checklist

See details at https://github.com/opencv/opencv/wiki/How_to_contribute#making-a-good-pull-request

- [x] I agree to contribute to the project under Apache 2 License.
- [x] To the best of my knowledge, the proposed patch is not based on a code under GPL or another license that is incompatible with OpenCV
- [x] The PR is proposed to the proper branch
- [x] There is a reference to the original bug report and related work
- [ ] There is accuracy test, performance test and test data in opencv_extra repository, if applicable
      Patch to opencv_extra has the same branch name.
- [ ] The feature is well documented and sample code can be built with the project CMake


```
force_builders=Custom
build_image:Custom=gstreamer:16.04
buildworker:Custom=linux-1
```
2022-12-15 12:53:22 +03:00
..
cmake Merge pull request #22706 from kallaballa:libavdevice_for_ffmpeg_v4l2 2022-11-11 22:28:02 +00:00
doc Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2021-11-20 05:13:50 +00:00
include/opencv2 Merge pull request #22919 from asmorkalov:as/gstreamer_read_timeout 2022-12-15 12:53:22 +03:00
misc Merge pull request #22939 from stopmosk:21826-python-bindings-for-videocapturewaitany 2022-12-14 22:15:02 +03:00
perf Merge pull request #15100 from Volskig:cam_multiplexing_function_v 2019-11-15 19:42:12 +03:00
src Merge pull request #22919 from asmorkalov:as/gstreamer_read_timeout 2022-12-15 12:53:22 +03:00
test Merge pull request #22919 from asmorkalov:as/gstreamer_read_timeout 2022-12-15 12:53:22 +03:00
CMakeLists.txt videoio: add support for obsensor (Orbbec RGB-D Camera ) (#22196) 2022-07-26 14:35:34 +03:00