From owner-freebsd-questions@FreeBSD.ORG Thu Oct 14 11:34:01 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7E4AC16A4CE for ; Thu, 14 Oct 2004 11:34:01 +0000 (GMT) Received: from web41012.mail.yahoo.com (web41012.mail.yahoo.com [66.218.93.11]) by mx1.FreeBSD.org (Postfix) with SMTP id 467EF43D2D for ; Thu, 14 Oct 2004 11:33:59 +0000 (GMT) (envelope-from ceyong@yahoo.com) Message-ID: <20041014113359.27904.qmail@web41012.mail.yahoo.com> Received: from [202.184.41.61] by web41012.mail.yahoo.com via HTTP; Thu, 14 Oct 2004 04:33:59 PDT Date: Thu, 14 Oct 2004 04:33:59 -0700 (PDT) From: "Yong Chu Eu (杨子佑)" To: questions@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: IPv4/IPv6 Multicast Streaming problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Oct 2004 11:34:01 -0000 why i having such a problem, its is because network or .... or because vls 0.5.6 not support multicast? . I can stream IPv6/IPv4 unicast stream? my vls server is freeBSD 4.10 while vlc on redhat notebook. Any expert can help? IPv4 Multicast with address 239.2.12.42 mipv6@vls> start matrix client2 local1 --loop Provider: Manager Error: -1 Provider: local1 Error: -1 Info: Unable to start program matrix Info: Error: unable to start streaming of program matrix Error: Unable to create thread Error: Unable to init streamer Error: Net4Output initialisation failed Error: Unable to change value for option 12: Can't assign requested address mipv6@vls> Connection closed by foreign host. 2004-10-14 21:45:15 [ERROR/local1] Unable to start program matrix 2004-10-14 21:45:15 [ERROR/local1] Error: unable to start streaming of program matrix Error: Unable to create thread Error: Unable to init streamer Error: Net4Output initialisation failed Error: Unable to change value for option 12: Can't assign requested address pure virtual method called Abort (core dumped) IPV6 Multicast with address ff6e:1:1:1::2222 ceynet# vls -vv VideoLAN Server v 0.5.6 (Aug 27 2004) - (c)1999-2003 VideoLAN 2004-10-14 03:55:06 [INFO/Vls] Module "channel:file" registered 2004-10-14 03:55:06 [INFO/Vls] Module "channel:network" registered 2004-10-14 03:55:06 [INFO/Vls] Module "mpegreader:file" registered 2004-10-14 03:55:06 [INFO/Vls] Module "mpegconverter:ts2ts" registered 2004-10-14 03:55:06 [INFO/Vls] Module "mpegconverter:ps2ts" registered 2004-10-14 03:55:06 [INFO/Vls] Module "input:local" registered 2004-10-14 03:55:06 [INFO/Vls] Module "input:video" registered 2004-10-14 03:55:06 [INFO/Vls] Browsing modules in directory "." 2004-10-14 03:55:06 [INFO/Vls] Browsing modules in directory "/usr/local/lib/videolan/vls" 2004-10-14 03:55:06 [INFO/Vls] Module "mpegreader:dvd" registered 2004-10-14 03:55:06 [INFO/Vls] Channel 'unicast' created 2004-10-14 03:55:06 [INFO/Vls] Channel 'localhost' created 2004-10-14 03:55:06 [INFO/Vls] Channel 'multicast' created 2004-10-14 03:55:06 [INFO/Vls] Channel 'client1' created 2004-10-14 03:55:06 [INFO/Vls] Starting input 'local1' 2004-10-14 03:55:06 [INFO/local1] Added program 'matrix' 2004-10-14 03:55:06 [INFO/Vls] Input 'local1' sucessfully initialised 2004-10-14 03:55:06 [INFO/Vls] New admin group "monitor" is ok 2004-10-14 03:55:06 [INFO/Vls] New admin group "master" is ok 2004-10-14 03:55:06 [INFO/Vls] New admin user "mipv6" is ok 2004-10-14 03:55:06 [INFO/Vls] New admin user "ceyong" is ok 2004-10-14 03:55:06 [INFO/Vls] Telnet server initialised 2004-10-14 04:05:17 [INFO/Vls] Processing incoming connection from 127.0.0.1 2004-10-14 04:05:25 [INFO/Vls] User "mipv6" successfully authenticated Synchronised with PS stream New Pid assigned: 80 PMT Add, PID : 0x80 , Type : 0x5 Synchronised with PS stream New Pid assigned: 81 PMT Add, PID : 0x81 , Type : 0x5 New Pid assigned: 82 PMT Add, PID : 0x82 , Type : 0x5 New Pid assigned: 83 Video: 0x83 , 131 PMT Add, PID : 0x83 , Type : 0x1 updating PCR_PID to value 131 (current pid = 0) New Pid assigned: 84 Audio: 0x84 , 132 PMT Add, PID : 0x84 , Type : 0x3 2004-10-14 04:05:36 [ERROR/local1] Unable to start program matrix 2004-10-14 04:05:36 [ERROR/local1] Error: unable to start streaming of program matrix Error: Unable to create thread Error: Unable to init streamer Error: Net6Output initialisation failed Error: Unable to change value for option 12: Can't assign requested address pure virtual method called Abort (core dumped) ceynet# telnet localhost 9999 Trying ::1... telnet: connect to address ::1: Connection refused Trying 127.0.0.1... Connected to localhost. Escape character is '^]'. Videolan Server Administration System Login: mipv6 Password: mipv6@vls> start matrix multicast local1 --loop Provider: Manager Error: -1 Provider: local1 Error: -1 Info: Unable to start program matrix Info: Error: unable to start streaming of program matrix Error: Unable to create thread Error: Unable to init streamer Error: Net6Output initialisation failed Error: Unable to change value for option 12: Can't assign requested address mipv6@vls> Connection closed by foreign host. ===== 愿您永远幸福,快乐和安详 Happy & Healthy Always ! ^_^ ! 个人网页 Homepage:http://planet.time.net.my/sunwaycity/ceyong 个人佛学网页 Buddhist Page: http://planet.time.net.my/SunwayCity/ceyong/artikel.htm ICQ:16994867/ Yahoo Messenger ID:ceyong /MSN Messenger:ceyong at hotmail.com __________________________________ Do you Yahoo!? Yahoo! Mail Address AutoComplete - You start. We finish. http://promotions.yahoo.com/new_mail