Commit ee6c1bdfba049b8c08454d001b9176992b65a05a
1 parent
c251e168
删除注释;修改可用摄像头
Showing
2 changed files
with
2 additions
and
2 deletions
src/decoder/interface/DecoderManager.cpp
src/demo/demo.cpp
... | ... | @@ -1074,7 +1074,7 @@ string createTask_dvpp28181(void *handle, std::vector<algorithm_type_t> algor_ve |
1074 | 1074 | tparam.ipc_url = "34020000001310000001"; |
1075 | 1075 | break; |
1076 | 1076 | case 2: |
1077 | - tparam.ipc_url = "34020000001310000201"; | |
1077 | + tparam.ipc_url = "34020000001320000166"; | |
1078 | 1078 | break; |
1079 | 1079 | case 3: |
1080 | 1080 | tparam.ipc_url = "32120200002160000077"; | ... | ... |