출처 : https://niklasjang.github.io/nnstreamer/Basic-Tutorials-For-GStreamer-1/ [NNStreamer] Gstreamer 기본 튜토리얼 1Hello World 찍어보기niklasjang.github.io #include int main (int argc, char *argv[]){ GstElement *pipeline; GstBus *bus; GstMessage *msg; /* Initialize GStreamer */ gst_init (&argc, &argv); /* Build the pipeline */ pipeline = gst_parse_launch ("playbin uri=https://www.freedes..
출처 : https://niklasjang.github.io/nnstreamer/Basic-Tutorials-For-GStreamer-1/ gstreamer를 사용하는 기초 단계부터 설명한다. 먼저 gstreamer 라이브러리를 설치한다.sudo apt-get install libgstreamer-plugins-base1.0-devpkg-config가 없으면 설치sudo apt-get install pkg-config gstreamer가 실행되면서 C/C++로 컴파일할 때 컴파일러 옵션과 라이브러리들을 확인하기 위해서 --cflags를 사용해서 확인해본다.pkg-config --cflags --libs gstreamer-1.0 이제 예제 비디오를 재생하기 위해 gstreamer git을 가져온다. gi..
- Total
- Today
- Yesterday
- automotive ethernet
- AE
- PCA
- many-to-many
- 딥러닝
- SVM
- 케라스
- automotive
- 이상탐지
- cuckoo
- 차량 네트워크
- Python
- HTML
- CAN-FD
- 회귀
- AVB
- AVTP
- 크로스 엔트로피
- one-to-many
- problem statement
- Ethernet
- 머신러닝
- 차량용 이더넷
- 로지스틱회귀
- many-to-one
- porks
- SOME/IP
- json2html
- 논문 잘 쓰는법
- 단순선형회귀
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |