DO YOU KNOW A WAY TO CHANGE THE SETUPRTSP IN YOUR CLIENT CODE (OPENRTSP) TO INDICATE THAT THE TWO TRACK GO TO TWO DIFFERENT IP (INTERFACE) FOR EXAMPLE:
4,0.002474,195.134.1.6,195.134.1.2,RTSP/SDP,Reply:RTSP/1.0200OK,withsessiondescription 5,0.004125,195.134.1.2,195.134.1.6,RTSP,SETUPrtsp://195.134.1.3/spatialSoc_basenh3.mp4/trackID=65536RTSP/1.0 6,0.004885,195.134.1.6,195.134.1.2,RTSP,Reply:RTSP/1.0200OK 7,0.005351,195.134.1.2,195.134.1.6,RTSP,SETUPrtsp://195.134.1.6/spatialSoc_basenh3.mp4/trackID=65538RTSP/1.0 >................ >But if your intention is to send the two video tracks to different interfaces within the same client, then the best way to do this is to keep things the way that they work now: >Send both streams to the same (client) IP address, but with different port numbers. >Ross Finlayson Thks for your advices. I thought that the interfaces were defined only on the client side with different ip's. Please could you show me how to represent the different interfaces through the ports. Also in my project we use a MP4 container that contains the two videos track hinted, it allows the server to stream a unknown payload . For example the standard DSS can do streaming of h264/SVC with your openRST and openSVC decoder. But your server does not handle MP4 containers or hinting, does it? best regards
_______________________________________________ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel