Re: Rygel v0.28.2 on Fedora 23/pulseaudio - using Kodi as Renderer fails



Built git master on Fedora 23

No joy with Kodi.

Am I building the right version? Seems like there is no change.

git clone git://git.gnome.org/rygel

(install all dependencies)

./autogen.sh --prefix /usr
...

                    rygel 0.29.1.19-4022-dirty
                    ============


        Prefix:                 /usr
        Source code location:   .
        Compiler:               gcc
        CFLAGS:                 -g -O2 -O0 -g -w
        VALAFLAGS:              --enable-deprecated --target-glib=2.40
        uninstalled:            no
        preferences ui:         yes
        Media Engine:           gstreamer
        API documentation:      no
        GObject-Introspection:  yes

    Plugins:
        examples:               yes
        tracker:                yes
            version:            1.0
        mediathek:              yes
        media-export            yes
        lightmediascanner       yes
        external:               yes
        MPRIS2:                 yes
        gst-launch:             yes
        playbin:                yes
        RUIH plugin:            yes


make

(no errors at all)

sudo make install

(no errors)
Libraries have been installed in:
   /usr/lib64/rygel-2.6/plugins
...

$ rygel --version
Rygel 0.29.1.19-4022-dirty

$ which rygel
/usr/bin/rygel


$ rygel --config=/etc/rygel.conf
Rygel-Message: rygel-acl.vala:143: No ACL fallback policy found. Using "allow"
Rygel-Message: Rygel v0.29.1.19-4022-dirty starting…

(rygel:7220): GLib-CRITICAL **: g_path_is_absolute: assertion 'file_name != NULL' failed

(rygel:7220): Lms-WARNING **: rygel-lms-category-container.vala:422: Container All: SQLite error 1: no such table: audios

(rygel:7220): Lms-WARNING **: rygel-lms-category-container.vala:422: Container Artists: SQLite error 1: no such table: audio_artists

(rygel:7220): Lms-WARNING **: rygel-lms-category-container.vala:422: Container Albums: SQLite error 1: no such table: audio_albums

(rygel:7220): Lms-WARNING **: rygel-lms-category-container.vala:422: Container Videos: SQLite error 1: no such table: videos

(rygel:7220): Lms-WARNING **: rygel-lms-category-container.vala:422: Container All: SQLite error 1: no such table: images

(rygel:7220): Lms-WARNING **: rygel-lms-category-container.vala:422: Container Years: SQLite error 1: no such table: images
RygelCore-Message: New plugin 'LMS' available
RygelCore-Message: New plugin 'Playbin' available
RygelCore-Message: New plugin 'GstLaunch' available

(rygel:7220): GLib-GIO-CRITICAL **: g_inet_address_new_from_string: assertion 'string != NULL' failed

** (rygel:7220): WARNING **: Error creating GUPnP context: Failed to find IP of interface virbr0-nic



********************************

Kodi sees GST launch as before - exposes the 3 streams as configured (mp3/wav/flac)

All three fail to play.


Kodi (OSMC raspberry) Log snippet:


3:26:59 135108.890625 T:1957605936   ERROR: CCurlFile::Stat - Failed: HTTP response code said error(22) for http://192.168.1.2:65530/GstLaunch/i/bXlwdWxzZWF1ZGlvZmxhYw%3D%3D/res/primary_http.monitor ! flacenc
13:26:59 135108.890625 T:1957605936   ERROR: CCurlFile::FillBuffer - Failed: HTTP returned error 400
13:26:59 135108.890625 T:1957605936   ERROR: CCurlFile::Open failed with code 400 for http://192.168.1.2:65530/GstLaunch/i/bXlwdWxzZWF1ZGlvZmxhYw%3D%3D/res/primary_http.monitor ! flacenc
13:26:59 135108.890625 T:1957605936   ERROR: Open - failed to open source <http://192.168.1.2:65530/GstLaunch/i/bXlwdWxzZWF1ZGlvZmxhYw%3D%3D/res/primary_http.monitor ! flacenc>
13:26:59 135108.890625 T:1957605936   ERROR: Init: Error opening file http://192.168.1.2:65530/GstLaunch/i/bXlwdWxzZWF1ZGlvZmxhYw%3D%3D/res/primary_http.monitor ! flacenc
13:26:59 135108.890625 T:1957605936   ERROR: CAudioDecoder: Unable to Init Codec while loading file http://192.168.1.2:65530/GstLaunch/i/bXlwdWxzZWF1ZGlvZmxhYw%3D%3D/res/primary_http.monitor ! flacenc
13:26:59 135108.890625 T:1957605936 WARNING: PAPlayer::QueueNextFileEx - Failed to create the decoder






On Sun, Feb 7, 2016 at 7:02 AM, Jens Georg <mail jensge org> wrote:
Am 2016-02-07 12:25, schrieb Jens Georg:
pulseaudio-dlna's usecase is different, it acts as a DLNA controller
and it discovers and 'pushes' the stream into Kodi, but still it may
be a useful reference.
Let me know if it would help capturing logs or wireshark traces for
the use cases that work.

Yes please, as in the end it's the same HTTP thing inside Kodu that
downloads the stuff.

No need to, I have it running here. Actually, we don't seem to be
delivering any data to Kodi which would explain why it doesn't play
anything ;)

Fixed on master.


_______________________________________________
rygel-list mailing list
rygel-list gnome org
https://mail.gnome.org/mailman/listinfo/rygel-list



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