[Example] application for webcam
authorjy1210.jung <jy1210.jung@samsung.com>
Tue, 10 Jul 2018 10:56:36 +0000 (19:56 +0900)
committer함명주/동작제어Lab(SR)/Principal Engineer/삼성전자 <myungjoo.ham@samsung.com>
Wed, 11 Jul 2018 04:20:54 +0000 (13:20 +0900)
commit6def176b90a39f50cd312dc85bb7cf1fbfbd70d1
tree1533bbe02048505f4c82454893e91428f7ff75db
parentf3f384a23d7701e8c767945f1af07fc1815fe2b2
[Example] application for webcam

1. add test pipeline for webcam.
2. use video-mixer to mix two video frames.

add tensor_filter and change pipeline later.

**Self evaluation:**
1. Build test: [*]Passed [ ]Failed [ ]Skipped
2. Run test: [*]Passed [ ]Failed [ ]Skipped

Signed-off-by: Jaeyun Jung <jy1210.jung@samsung.com>
nnstreamer_example/CMakeLists.txt
nnstreamer_example/example_cam/CMakeLists.txt [new file with mode: 0644]
nnstreamer_example/example_cam/nnstreamer_example_cam.c [new file with mode: 0644]