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 2024/8/26 21:10, Ross Finlayson wrote:
As an application running above the kernel, the “LIVE555 Proxy Server” (like 
all LIVE555 applications) doesn’t know or care what network interfaces your 
computer has.  All it knows about are IP addresses.  So, as long as your kernel 
has a route to each of your IP subnets (in your case: 192.168.1.xx and 
10.20.38.xx), then the “LIVE555 Proxy Server” should be able to reach 
‘back-end’ RTSP servers on each of these networks.

You can test this by running “openRTSP” (our command-line RTSP client; see 
http://live555.com/openRTSP/ ) on this computer, to check whether you can reach 
each ‘back-end’ RTSP server.


Ross Finlayson
Live Networks, Inc.
http://www.live555.com/


_______________________________________________
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel
_______________________________________________
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel

Reply via email to