Thank you for you help.

On Sun, 05 Aug 2012 02:26:30 -0700, Jens Georg
<[email protected]> wrote:

On Sa, 2012-08-04 at 10:52 -0700, bsquared wrote:
>
> (rygel:9075): Rygel-CRITICAL **: Error from pipeline
> RygelHTTPGstResponse: qtdemux.c(3891): gst_qtdemux_loop ():
> /GstPipeline:RygelHTTPGstResponse/GstBin:transcoder-source/GstDecodeBin2:decodebin2/GstQTDemux:qtdemux17:
> streaming stopped, reason not-negotiated
>
> (rygel:9075): Playbin-WARNING **: rygel-playbin-player.vala:210: Error
>  from GStreamer element playbin20: gsttypefindelement.c(570):
> gst_type_find_element_handle_event ():
> /GstPlayBin2:playbin20/GstURIDecodeBin:uridecodebin42/GstTypeFindElement:typefindelement42:
> Can't typefind empty stream
>
> (rygel:9075): Playbin-WARNING **: rygel-playbin-player.vala:213: Going
> to STOPPED state

Well this still looks like a missing plugin.

My plugins are listed below.





Apparently there may be an intermittent problem.
This error occurred when trying to render to rygel from android device.
ie. MediaContent on server is browsed on android device, a selection is
added to playlist on rygel renderer on desktop computer and played from
android (upnplayer).

Also same error occurred on my laptop using "GUPnp AV ControlPoint" on
desktop to play media on laptop.  But the reverse was successful.

MediaExport <- Android -> desktop = error
MediaExport <- desktop -> laptop = error
MediaExport <- laptop -> desktop = success

You might be running into
https://bugzilla.gnome.org/show_bug.cgi?id=681055 here. Status code 4
means's "Can't connect to remote host". Can you re-run with
G_MESSAGES_DEBUG=all environment variable set and rygel using -g 5?

That should show which URLs it's trying to access.


I ran rygel as indicated.  I attempted to render remotely from Android
device.  The results were the same.  I did observe that the ip adddress
was correct.
Log file is attached.


(rygel:24534): Playbin-WARNING **: rygel-playbin-player.vala:210: Error
 from GStreamer element playbin20: gstsouphttpsrc.c(924):
gst_soup_http_src_finished_cb ():
/GstPlayBin2:playbin20/GstURIDecodeBin:uridecodebin0/GstSoupHTTPSrc:source:
libsoup status code 4

(rygel:24534): Playbin-WARNING **: rygel-playbin-player.vala:213: Going to
STOPPED state

(rygel:24534): Playbin-WARNING **: rygel-playbin-player.vala:210: Error
 from GStreamer element playbin20: gstsouphttpsrc.c(924):
gst_soup_http_src_finished_cb ():
/GstPlayBin2:playbin20/GstURIDecodeBin:uridecodebin1/GstSoupHTTPSrc:source:
libsoup status code 4

(rygel:24534): Playbin-WARNING **: rygel-playbin-player.vala:213: Going to
STOPPED state


Nothing was changed with the exception of adding a link to
"~/.config/autostart"

When I access Ubuntu Software Center's Rygel page in indicates that I have
these addons installed:
gstreamer0.10-ffmpeg
gstreamer0.10-plugins-ugly

hopefully you also have good and bad.
$ dpkg --get-selections gst*0.10*
gstreamer0.10-alsa                              install
gstreamer0.10-ffmpeg                            install
gstreamer0.10-gconf                             install
gstreamer0.10-nice                              install
gstreamer0.10-plugins-bad                       install
gstreamer0.10-plugins-bad-multiverse            install
gstreamer0.10-plugins-base                      install
gstreamer0.10-plugins-base-apps                 install
gstreamer0.10-plugins-good                      install
gstreamer0.10-plugins-ugly                      install
gstreamer0.10-pulseaudio                        install
gstreamer0.10-tools                             install
gstreamer0.10-x                                 install


--
Regards,
Brian

Attachment: rygel.log
Description: Binary data

_______________________________________________
rygel-list mailing list
[email protected]
https://mail.gnome.org/mailman/listinfo/rygel-list

Reply via email to