[FFmpeg-trac] #3899(undetermined:new): FFMPEG uses incorrect MACs when

FFmpeg trac at avcodec.org
Wed Aug 27 00:27:36 CEST 2014


#3899: FFMPEG uses incorrect MACs when
-------------------------------------+-------------------------------------
             Reporter:  iskobkarev   |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:
              Version:  unspecified  |  undetermined
             Keywords:  Multicast    |               Resolution:
  MAC MPEGTS                         |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------

Comment (by iskobkarev):

 Correction:

 FMMPEG uses the gateway MAC instead of the Multicast MAC when
 - the server has multiple interfaces
 - the stream is forced through one of the interfaces using a static route:

 [root at encoder /]# netstat -r
 Kernel IP routing table
 Destination     Gateway         Genmask         Flags   MSS Window  irtt
 Iface
 10.250.225.160  *               255.255.255.224 U         0 0          0
 eth0
 239.7.254.0     10.250.225.190  255.255.255.0   UG        0 0          0
 eth0
 239.7.255.0     10.250.225.190  255.255.255.0   UG        0 0          0
 eth0
 10.42.13.0      *               255.255.255.0   U         0 0          0
 eth1
 192.168.122.0   *               255.255.255.0   U         0 0          0
 virbr0
 10.250.224.0    10.250.225.190  255.255.254.0   UG        0 0          0
 eth0
 link-local      *               255.255.0.0     U         0 0          0
 eth0
 link-local      *               255.255.0.0     U         0 0          0
 eth1
 default         10.42.13.254    0.0.0.0         UG        0 0          0
 eth1

--
Ticket URL: <https://trac.ffmpeg.org/ticket/3899#comment:1>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list