Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Oct 2005 06:19:07 +0900
From:      Byung-Hee HWANG <bh@izb.knu.ac.kr>
To:        freebsd-multimedia@freebsd.org
Cc:        flynn@energyhq.es.eu.org, ehaupt@freebsd.org
Subject:   Re: Enable IPv6  support for multimedia/beep-media-player
Message-ID:  <20051013052851.03njbhO54m.bh@izb.knu.ac.kr>
In-Reply-To: <20051012182804.00D506540@viola.izb.knu.ac.kr>
References:  <20051012182804.00D506540@viola.izb.knu.ac.kr>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Oct 13, 2005 at 03:28:04AM +0900, Byung-Hee HWANG wrote:
[...snip...] 
> 	This patch(bmp-0.9.7-ipv6-simple.diff) supports IPv6 for multimedia/beep-media-player.
> 	Basically this has been taken from how multimedia/xmms did theirs.
[...snip...]

If test this..
First of all, setup IPv6 Network.
See, <http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/network-ipv6.html>;

Second, add to /etc/hosts that ipv6 address of my host.
% su -
# echo "2002:9be6:9d5d:1::1 izb.knu.ac.kr" >> /etc/hosts

Third, patch that beep-media-player is available IPv6.
See, <http://lists.freebsd.org/pipermail/freebsd-multimedia/2005-October/002864.html>;

Last, fetch m3u file and then run to beep-media-player.
m3u file download: <http://izb.knu.ac.kr/~bh/tmp/04_066.m3u>;

If you listen to music(When a man loves a woman) from your speaker, testing is success. 

See bellow, that's my screenshot about the testing.
<http://izb.knu.ac.kr/~bh/tmp/x11/ss/bits/bmp-ipv6-test.png>;

Anyway, I hope get good news about that.

Cheers!

-- 
Byung-Hee



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051013052851.03njbhO54m.bh>