<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><HTML DIR=ltr><HEAD><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1"></HEAD><BODY><DIV><FONT face='Arial' color=#000000 size=2>Hi all,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I'm running VLC(0.8.6c). Built from
sources.</FONT></DIV>
<DIV><FONT face=Arial size=2>I am doing RTSP streaming of 3gp
files.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>
<DIV>I was wondering if there was a way to customize the IP/domain name returned
in the RTSP response to DESCRIBE request.
"a=control:rtsp://*********/Test3/trackID=0" (video) and
"a=control:rtsp://*********/Test3/trackID=1" (audio).</DIV>
<DIV>Otherwise, how can RTSP streaming could work from anywhere throught
internet hitting a server in a DMZ ?</DIV>
<DIV> </DIV>
<DIV>Are these 2 RTSP URLs (rtsp://...trackID=0 and rtsp://...trackID=1) really
used by the client ? I assume so.</DIV>
<DIV> </DIV>
<DIV>FYI, I'm using the following command to start VLC vod streaming server
:</DIV>
<DIV>vlc --extraintf telnet --rtsp-host 0.0.0.0:15554 --verbose 2 --vlm-conf
vlm.conf</DIV>
<DIV> </DIV>
<DIV>Thanks for reading me. Answers welcome !</DIV>
<DIV> </DIV>
<DIV>cheers</DIV>
<DIV> </DIV>
<DIV>mathieu</FONT></DIV></DIV></BODY></HTML>