windows 기준 설치
https://gstreamer.freedesktop.org/download/#windows
Download GStreamer
If you're on Linux or a BSD variant, you can install GStreamer using your package manager. For other platforms listed below, we provide binary releases in the form of official installers or tarballs maintained by the GStreamer project. Choose your platform
gstreamer.freedesktop.org
msvc로 설치
설치할때 complete로 설치
gst-launch-1.0.exe --version
gst-launch-1.0.exe videotestsrc ! videoconvert ! autovideosink
참고자료
https://blog.naver.com/chandong83/222157959643
'Python > Vision' 카테고리의 다른 글
[python] RTSP 영상 스트리밍을 위한 ffmpeg, ONVIF 정리 및 환경 세팅과 테스트 코드 (0) | 2024.08.31 |
---|