! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
No ipv6 support
Status:
RESOLVED: INVALID
Severity:
enhancement
Product:
Xfmedia
Component:
general

Comments

Description Ilkka Ollakka 2005-08-03 12:02:27 CEST
Maybe it's because xine-engine, but xfmedia doesn't support ipv6 streams

Reproducible: Always
Steps to Reproduce:
1. xfmedia "http://[2001:708:510:606:2e0:29ff:fe62:dd6c]:8005/radiofreeoamk.ogg
2. 
3. 

Actual Results:  
http: unable to resolve '[2001'


Expected Results:  
hear radio stream (if on air, http://radio.oamk.fi)
Comment 1 Brian J. Tarricone (not reading bugmail) 2005-08-03 18:07:10 CEST
I have no experience with IPv6.  Please try with another xine-lib-based player
to see if it is supported (my guess would be no).
Comment 2 Ilkka Ollakka 2005-08-04 11:06:23 CEST
When compiled xine-lib with --enable-ipv6 (wasn't on default) xfmedia could play 
stream if given dns. name, but not in ip style like "http://[2001:708:510:606:
2e0:29ff:fe62:dd6c]:8005/radiofreeoamk.ogg", There's a patch in xine for ipv6 
support in http://www.socialized.net/patches/xine/, So I think that there should 
be only little change in address parsin in xfmedia to support ipv6-address (if 
xine-lib supports it)
Comment 3 Ilkka Ollakka 2005-08-04 11:11:18 CEST
That patch is included in xine-lib 1.0rc1 or something, and xine-ui supports 
ip6-addresses (forgot to mention )
Comment 4 Brian J. Tarricone (not reading bugmail) 2005-08-04 16:10:02 CEST
Does xine-ui support http://[ipv6-addr]/ type addresses?  Xfmedia doesn't do any
address parsing at all (unless xine_open() fails), so I don't see how this is my
bug.
Comment 5 Ilkka Ollakka 2005-08-05 10:17:20 CEST
Seems that this is more xine-bug afterall.sorry to bother.

Bug #1101

Reported by:
Ilkka Ollakka
Reported on: 2005-08-03
Last modified on: 2005-08-05

People

Assignee:
Brian J. Tarricone (not reading bugmail)
CC List:
0 users

Version

Attachments

Additional information