// 2022.03.30 기준Installing on Windows을 참고하여 작성하였습니다.Download GStreamer -> 다운로드 하기1) MSVC 64-bit항목의 runtime installer, development installer 모두 다운로드2)
Basic tutorial 1: Hello world!(https://gstreamer.freedesktop.org/documentation/tutorials/basic/hello-world.html?gi-language=cint main(int argc, c
Basic tutorial 2: GStreamer concepts해당 GStreamer의 pipeline은 데이터가 source에서 sink로 다운스트림으로 흐르면서 filter를 통과하는 블록입니다.Basic tutorial 1과 동일한 방법으로 GStreamer 초