Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
Tags
- 통근버스 출발 순서 검증하기
- 코테기출
- GStreamer tutorial
- c언어 전역변수
- C++
- nodejs 기초
- c언어 스코프
- softeer
- 삼성전자 #영상디스플레이사업부 # VD사업부 #면접후기
- 지도 자동 구축
- Sparkfun Edge Example
- MacOS 설치
- 코딩테스트 기출
- c언어 라이프타임
- Python
- 사물인식 최소 면적 산출 프로그램
- 소프티어
- Spakrfun Edge
- GStreamer 튜토리얼
- C++해설
- 삼성 B형
- GStreamer
- c언어 정적변수
- 성적평균
- 플레이페어 암호
- c언어 static
- Sparkfun Edge 프로젝트
- 수퍼컴퓨터 클러스터
- c언어 지역변수
- SKT FLYAI
Archives
- Today
- Total
mulll
[GStreamer] GStreamer 이해하기 본문
GStreamer에 대해 포스팅하고자 합니다. GStreamer에 대한 포스팅을 업로드할 때마다 이 페이지를 업데이트할 예정입니다. 대부분의 포스팅은 아래의 GStreamer 공식 문서와 Github를 참고합니다.
https://gstreamer.freedesktop.org/documentation/index.html?gi-language=c
https://github.com/GStreamer/gstreamer
0. GStreamer란?
(업로드 예정)
1. 설치(Installing GStreamer)
MacOS 설치 - https://mulll.tistory.com/24
Ubuntu 설치 - https://mulll.tistory.com/25
2. Basic Tutorial
1. Basic tutorial 1: Hello world! - https://mulll.tistory.com/26
2. Basic tutorial 2: GStreamer concepts - https://mulll.tistory.com/28
'GStreamer' 카테고리의 다른 글
[GStreamer] 기본 튜토리얼 2 - GStreamer 개념 (0) | 2023.01.07 |
---|---|
[GStreamer] 기본 튜토리얼 1 - Hello World Screen을 띄어보자 (0) | 2023.01.07 |
[GStreamer] Ubuntu 설치 (0) | 2023.01.05 |
[GStreamer] MacOS 설치 (0) | 2023.01.05 |
Comments