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. > > > > 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. > > (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. _______________________________________________ rygel-list mailing list [email protected] https://mail.gnome.org/mailman/listinfo/rygel-list
