{ "rtsp_sink" : { "class_name" : "cnstream::RtspSink", "parallelism" : 1, "max_input_queue_size" : 10, "custom_params" : { "http_port" : 13002, "encoder_type" : "mlu", "port" : 9554, "kbit_rate" : 1000, "input_frame": "cpu", "frame_rate" :20, "gop_size" : 40, "view_mode" : "single", "dst_width" : 960, "dst_height": 540, "color_mode" : "bgr", "device_id" : 0 } } }