Re: [Live-devel] whether can proxyServer support multi ethernet occasion

2024-08-26 Thread Yang Sheng
OK, thanks for your reply. I will read the releate codes again. On 2024/8/27 9:50, Ross Finlayson wrote: On Aug 26, 2024, at 6:47 PM, Yang Sheng wrote: OK, and I have read the code related to proxyServer and made some changes with the file groupsock/GroupsocksHelper.cpp. Now the stream

Re: [Live-devel] whether can proxyServer support multi ethernet occasion

2024-08-26 Thread Yang Sheng
OK, and I have read the code related to proxyServer and made some changes with the file groupsock/GroupsocksHelper.cpp. Now the stream data is stuck after PLAY command send. I wonder can I directly modify the code to forward data stream obtained from eth0 to eth1 in the application layer ? On