[streaming] RTSP, WAN, LAN, tracks urls...
"mathieu leddet" <[email protected]>
| Newsgroups | gmane.comp.video.videolan.vls.general |
|---|---|
| Message-ID | <[email protected]> |
Hi all, I'm running VLC(0.8.6c). Built from sources. I am doing RTSP streaming of 3gp files. 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). Otherwise, how can RTSP streaming could work from anywhere throught internet hitting a server in a DMZ ? Are these 2 RTSP URLs (rtsp://...trackID=0 and rtsp://...trackID=1) really used by the client ? I assume so. FYI, I'm using the following command to start VLC vod streaming server : vlc --extraintf telnet --rtsp-host 0.0.0.0:15554 --verbose 2 --vlm-conf vlm.conf Thanks for reading me. Answers welcome ! cheers mathieu _______________________________________________ streaming mailing list To unsubscribe or modify your subscription options: http://mailman.videolan.org/listinfo/streaming