1{ 2 "pipe_0": { 3 "node_0": { 4 "node_opts": { 5 "node_name" : "external_source" 6 }, 7 "node_opts_extra": { 8 "node_buff_type" : 1, 9 "node_buff_count" : 0 10 }, 11 "stream_opts": { 12 "stream_output" : "external_source_out", 13 "stream_fmt_in" : "image:nv21", 14 "stream_fmt_out" : "image:nv21" 15 }, 16 "stream_opts_extra": { 17 } 18 }, 19 "node_1": { 20 "node_opts": { 21 "node_name" : "st_asteria" 22 }, 23 "node_opts_extra": { 24 "node_buff_type" : 1, 25 "node_buff_count" : 0 26 }, 27 "stream_opts": { 28 "stream_input" : "external_source_out", 29 "stream_output" : "st_asteria_out", 30 "stream_fmt_in" : "image:nv21", 31 "stream_fmt_out" : "nn:stasteria" 32 }, 33 "stream_opts_extra": { 34 "opt_stasteria_mode" : "picture", 35 "opt_stasteria_sup_mode" : "picture", 36 "opt_stasteria_scene" : "scene_pic", 37 "opt_stasteria_sup_detect" : "face,face_attribute,face_feature", 38 "opt_stasteria_detect" : "face,face_attribute,face_feature" 39 } 40 }, 41 "node_1000": { 42 "node_opts": { 43 "node_name" : "link_output" 44 }, 45 "node_opts_extra": { 46 "node_buff_type" : 1, 47 "node_buff_count" : 0 48 }, 49 "stream_opts": { 50 "stream_input" : "st_asteria_out", 51 "stream_output" : "st_asteria_link_out", 52 "stream_fmt_in" : "nn:stasteria", 53 "stream_fmt_out" : "nn:stasteria" 54 } 55 } 56 } 57} 58