Menu

#108 Invalid rtp URL

linux
closed
None
5
2004-03-03
2004-03-02
No

I try to use zinf 2.2.5 from the RPM on sourceforge.

When starting it with an multicast URL I get the error:

$zinf -ui cmdline rtp://233.21.163.32:5004
/usr/lib/libfontconfig.so.1: undefined symbol:
FT_Get_BDF_Property
/usr/lib/libfontconfig.so.1: undefined symbol:
FT_Get_BDF_Property
/usr/lib/libfontconfig.so.1: undefined symbol:
FT_Get_BDF_Property
/usr/lib/libfontconfig.so.1: undefined symbol:
FT_Get_BDF_Property
/usr/lib/zinf//plugins/m3u.plf: undefined symbol:
_ZN4HttpC1EP9FAContext
/usr/lib/zinf//plugins/pls.plf: undefined symbol:
_ZN4HttpC1EP9FAContext
[...]
>Setting up RTP stream...
Invalid URL. URL format: rtp://<multicast addr>[:port]

Using e.g. an mp3 file instead of the URL works fine.

Discussion

  • kris kvilekval

    kris kvilekval - 2004-03-03

    Logged In: YES
    user_id=569286

    The last two are fixed in CVS.
    The graphical gui was unable to load which has some missing
    symbols. The first four appear to be a misconfigured
    gtk2 environment. Do you have the freetype library installed?

     
  • kris kvilekval

    kris kvilekval - 2004-03-03
    • milestone: --> linux
    • assigned_to: nobody --> kgk
    • status: open --> closed
     

Log in to post a comment.