[Live-devel] Problem with live555MediaServer when working with two ethernet interface

Ankur Tyagi ankur.tyagi85 at gmail.com
Wed Jul 13 06:31:50 PDT 2011


>  Hello,****
>
> ** **
>
> I am trying to setup RTSP server on my Linux machine which has two network
> interfaces eth0 and eth1.****
>
> ** **
>
>       _________________****
>
> 10.199.131.56   ---->| eth1                eth0|<-------  192.168.0.1
>
>      |          Linux            |
>
>      |_________________|
>
> ** **
>
> I have downloaded latest version of live555 and compiled it. When I run the
> “live555MediaServer”, it only identifies eth1. Here is the log :
>
> ** **
>
> LIVE555 Media Server****
>
>         version 0.67 (LIVE555 Streaming Media library version 2011.06.16).
> ****
>
> Play streams from this server using the URL****
>
>         rtsp://10.199.131.101/<filename>****
>
> where <filename> is a file present in the current directory.****
>
> Each file's type is inferred from its name suffix:****
>
>         ".264" => a H.264 Video Elementary Stream file****
>
>         ".aac" => an AAC Audio (ADTS format) file****
>
>         ".ac3" => an AC-3 Audio file****
>
>         ".amr" => an AMR Audio file****
>
>         ".dv" => a DV Video file****
>
>         ".m4e" => a MPEG-4 Video Elementary Stream file****
>
>         ".mp3" => a MPEG-1 or 2 Audio file****
>
>         ".mpg" => a MPEG-1 or 2 Program Stream (audio+video) file****
>
>         ".ts" => a MPEG Transport Stream file****
>
>                 (a ".tsx" index file - if present - provides server 'trick
> play' support)****
>
>         ".wav" => a WAV Audio file****
>
> See http://www.live555.com/mediaServer/ for additional documentation.****
>
> (We use port 80 for optional RTSP-over-HTTP tunneling.)****
>
> ** **
>
> The log from “route” command :
>
> ** **
>
> Kernel IP routing table****
>
> ---------------------------****
>
> Destination     Gateway                  Genmask         Flags      Metric
> Ref    Use        Iface
>
> 192.168.0.0         *                       255.255.255.0     U
>          0      0        0           eth0
>
> 10.199.131.0       *                       255.255.255.0     U
>           0      0        0           eth1
>
> default         10.199.131.254          0.0.0.0               UG
> 0      0        0           eth1
>
> ** **
>
> I want to setup RTSP server using eth0 as my client is running on subnet
> 192.168.0.X.****
>
> ** **
>
> Can you please help me with this.****
>
> ** **
>
> Thanks & Regards,****
>
> Ankur****
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20110713/574fa7d8/attachment.html>


More information about the live-devel mailing list