Chinaunix首页 | 论坛 | 博客
  • 博客访问: 2096474
  • 博文数量: 229
  • 博客积分: 7217
  • 博客等级: 上校
  • 技术积分: 3224
  • 用 户 组: 普通用户
  • 注册时间: 2009-02-19 17:23
个人简介

个人主页https://xugaoxiang.com,微信公众号: Dev_Club 或者搜索 程序员Club

文章分类

全部博文(229)

文章存档

2017年(1)

2016年(20)

2015年(23)

2013年(1)

2012年(23)

2011年(68)

2010年(62)

2009年(31)

分类: LINUX

2010-04-01 10:06:00

1、Construct IPv6 environment

    1)Setup IPv6 tools
        sudo apt-get install miredo

     teredo Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
            inet6 addr: fe80::ffff:ffff:ffff/64 Scope:Link
            inet6 addr: 2001:0:53aa:64c:1c6f:56f3:c2a8:4f2/32 Scope:Global
            UP POINTOPOINT RUNNING NOARP MTU:1280 Metric:1
            RX packets:0 errors:0 dropped:0 overruns:0 frame:0
            TX packets:3 errors:0 dropped:0 overruns:0 carrier:0
            collisions:0 txqueuelen:500
            RX bytes:0 (0.0 B) TX bytes:144 (144.0 B)



    2)Check out
        log on the website: or to check
  
2、Streaming with VLC
   
    1)Media-->Advanced Open File
        Add some file to stream


    2)Select the protocol,disable 'Activate Transcoding'


    3)Fill the destination address
       

    4)Generated stream output string


    5)Start to stream


3)Receiving the IPv6 stream
   
    vlc --ipv6 -vvv rtp://@[2001:0:53aa:64c:1c6f:56f3:c2a8:4f2]




djstava

阅读(3022) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~