The Test Tools for Smart Cast

  1. VLC
    Server side:
    press [open] and select a movie files in open field.
    select stream/save option and press [settings] select UDP option and type ipaddr and port in the field then press [ok]
    Client side:
    press[open] button and select network tag. select the UDP/RTP Multicast and tyep the ipaddr and port in field, after then press [ok]
  2. zap/zing
    Server side:
    zing --s

    Client side:
    zing --c {server ipaddr}
  3. chatiot
    Server side:
    Client side:
  4. phones/STB

  5. iperf
    The iperf is from client sent the packets to server.
    Server side:
    Mcast:
    route add -net 224.0.0.0 netmask 240.0.0.0 dev interface_name (Metric MUST be 1)
    iperf -C -c 239.0.0.1 -u -t 100 (-b 8m the bandwidth)
    Ucast:
    iperf -c 192.168.0.2 -u -l 500 -t 10 -i 1
    Client side:
    Mcast:
    iperf -s -u -B 239.0.0.1 -i 1
    Ucast:
    iperf -s -u
  6. Media analy

  7. Ixia
  8. Veriwave

沒有留言:

張貼留言