srt-file-transmit: How do I perform a file transfer between instances? #1991
-
Hi All, Caller side: srt-file-transmit file:///home/ubuntu/output.dat srt://:5001 -v -ll debug -r:1000 Listener side: srt-file-transmit srt://:5001 file:///home/ubuntu/output.dat -v |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
On the caller side, you should specify the remote IP to connect to: |
Beta Was this translation helpful? Give feedback.
-
Listener side: |
Beta Was this translation helpful? Give feedback.
On the caller side, you should specify the remote IP to connect to:
srt://ip:5001