Город МОСКОВСКИЙ
00:11:03

Opencv application RTSP HLS streaming output to WEB and VLC using GStreamer pipeline + source code

Аватар
JS С Основами: Легкий Старт
Просмотры:
28
Дата загрузки:
29.11.2023 16:48
Длительность:
00:11:03
Категория:
Технологии и интернет

Описание

Opencv 4 GStreamer (windows) video streaming tutorial + full source code for RTSP HLS streaming. Opencv is a powerful computer vision library. You can use it in production and use it for image and video processing and modern machine learning. In some applications, You may want to stream your processed video results from your C++ OpenCV app outside and not just use a simple OpenCV graphical interface. The video streaming of your results is what you are looking for. Do you want to stream processed video from your IoT device? Yes, This is mainly for Linux. Do you want to stream processed video to the Web player, broadcast the video or just use VLC to play video processed by OpenCV? You may be interested in reading the next lines. Continue reading here: https://funvision.blogspot.com/2021/12/compile-opencv-4-with-gstreamer-on.html

#opencvTutorial #opencvGstreamer #opencvVideoStream #opencvRTSP #OpencvHLS

Configuration
- Windows 10
- CMake 3.22.0
- Visual Studio 2022
- OpenCV-4.5.4
- rtsp-simple-server (NGINX in future texts)https://github.com/aler9/rtsp-simple-server#hls-general-usage
- GStreamer MSVC 64-bit (VS 2019, Release CRT) both runtime and development installer from following links. (lead to the official website of GStreamer)

Code available here: https://funvision.blogspot.com/2021/12/compile-opencv-4-with-gstreamer-on.html

Medium: https://medium.com/@vladakuc/video-streaming-tutorial-for-ml-apps-compile-opencv-4-with-gstreamer-on-windows-10-vs-2022-356d0300a4d1

News on Facebook
https://www.facebook.com/funvisionblog

Blog
https://funvision.blogspot.com

Рекомендуемые видео