# \#video-streaming

**URL:** https://forum.opencv.org/tag/video-streaming/411.md

[Latest](https://forum.opencv.org/latest.md) · [Categories](https://forum.opencv.org/categories.md) · [Tags](https://forum.opencv.org/tags.md)

---

## [OpenCV Raspicam Ubuntu 24 Server](https://forum.opencv.org/t/opencv-raspicam-ubuntu-24-server/24560)

<div class="topic-metadata">

**Author:** [@05032-Mendicant-Bias](https://forum.opencv.org/u/05032-Mendicant-Bias)\
**Replies:** 2\
**Last updated:** [June 5, 2026, 5:28pm UTC](https://forum.opencv.org/t/opencv-raspicam-ubuntu-24-server/24560 "2026-06-05T17:28:06Z")

</div>

I’m trying to run a streaming webserver on raspberry Pi I’m encountering difficulties running the Raspicam on Ubuntu 24.04.4 LTS Server I got the raspicam working by compiling libcamera from source, then using MJPG …

---

## [Gray frames/lost pixes](https://forum.opencv.org/t/gray-frames-lost-pixes/23174)

<div class="topic-metadata">

**Author:** [@Fellipe\_Zambrano](https://forum.opencv.org/u/Fellipe_Zambrano)\
**Replies:** 11\
**Last updated:** [July 19, 2025, 7:03pm UTC](https://forum.opencv.org/t/gray-frames-lost-pixes/23174 "2025-07-19T19:03:44Z")

</div>

Hello guys. I’m using the opencv\_contrib\_python\_rolling-4.12.0.86-cp37-abi3-win\_amd64.whl, to read a video streaming (RTSP link). What happens, is that, usually video is getting gray frames, in part of image or in tota…

---

## [cv::VideoCapture with FFMPEG parameters](https://forum.opencv.org/t/cv-videocapture-with-ffmpeg-parameters/23018)

<div class="topic-metadata">

**Author:** [@Alex\_Bilityuk](https://forum.opencv.org/u/Alex_Bilityuk)\
**Replies:** 0\
**Last updated:** [July 9, 2025, 4:14pm UTC](https://forum.opencv.org/t/cv-videocapture-with-ffmpeg-parameters/23018 "2025-07-09T16:14:45Z")

</div>

Hello, i am using openCV v.4.12 (C++) on Windows (VS 2022), and i am trying to get videocapture from sdp file with cv::VideoCapture (“file.sdp”,cv::CAP\_FFMPEG), but erros shows that rtp not in white list. Here is my fil…

---

## [Opencv Rtsp Stream timeout](https://forum.opencv.org/t/opencv-rtsp-stream-timeout/20252)

<div class="topic-metadata">

**Author:** [@Rajeshkumar](https://forum.opencv.org/u/Rajeshkumar)\
**Replies:** 2\
**Last updated:** [February 17, 2025, 1:21pm UTC](https://forum.opencv.org/t/opencv-rtsp-stream-timeout/20252 "2025-02-17T13:21:55Z")

</div>

I have an RTSP URL for streaming from a CCTV camera, but I get the following error: \[ WARN:0@30.061\] global cap\_ffmpeg\_impl.hpp:453 \_opencv\_ffmpeg\_interrupt\_callback Stream timeout triggered after 30046.359055 ms When …

---

## [Reducing Latency in RTMP Viewing with OpenCV](https://forum.opencv.org/t/reducing-latency-in-rtmp-viewing-with-opencv/18826)

<div class="topic-metadata">

**Author:** [@ravi.joshi](https://forum.opencv.org/u/ravi.joshi)\
**Replies:** 1\
**Last updated:** [September 26, 2024, 6:04am UTC](https://forum.opencv.org/t/reducing-latency-in-rtmp-viewing-with-opencv/18826 "2024-09-26T06:04:14Z")

</div>

I’m reading an RTMP stream from a local RTMP server on Ubuntu 22.04 using OpenCV (installed via apt). When I play the stream with ffplay, the latency is almost nonexistent using the command below: ffplay -f live\_flv \\ …
