Re: gupnp-dlna-0.6.6 can not support gst-0.11.92 in Rygel



On Mo, 2012-07-16 at 22:00 +0800, Soho Soho123 wrote:
> Dears,
> 

GStreamer 0.11/1.0 is not just the newest version. It's a different API
and it's not tested at all with GUPnP-DLNA or Rygel . I've a branch to
port it to the 1.0 API but I'd suggest to stick with 0.10 if you want to
use Rygel which isn't ported at all.

> gupnp-dlna-0.6.6 can not get compile pass when I use gst-0.11.92. In
> 
> gupnp-dlna-discoverer.c, line 227, "GST_TYPE_G_ERROR" is not defined
> in gst-.0.11.92
> Does anyone have idea to fix that?
> 
> signals[DONE] =
>                 g_signal_new ("done", G_TYPE_FROM_CLASS (klass),
>                               G_SIGNAL_RUN_LAST,
>                               G_STRUCT_OFFSET (GUPnPDLNADiscovererClass, done),
>                               NULL, NULL,
>                               gupnp_dlna_marshal_VOID__OBJECT_BOXED,
>                               G_TYPE_NONE, 2, GUPNP_TYPE_DLNA_INFORMATION,
>                               GST_TYPE_G_ERROR);
> 




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]