Chao Liang
Chao Liang
 I try to start the command to see the rendered result, However I get the trouble above. I have no idea about it, how should i work it out?...
The default rtsp address is `rtsp://localhost:8554/ds-test`, how should I change it? For example: ``` [source0] uri=rtsp:xxx0 [source1] uri=rtsp:xxx1 .... [sink0] rtsp-output-address=rtsp:localhost:8554/demo00 [sink1] rtsp-output-address=rtsp:localhost:8554/demo01 ``` Can it be realized? And I...