hzeller / gmrender-resurrect

Resource efficient UPnP/DLNA renderer, optimal for Raspberry Pi, CuBox or a general MediaServer. Fork of GMediaRenderer to add some features to make it usable.
GNU General Public License v2.0
834 stars 202 forks source link

Error Internal Server Errror while playing #51

Open gcadoret opened 10 years ago

gcadoret commented 10 years ago

Hi

i've recently had this issue while playing mp3 :

ERROR [2013-12-29 18:05:10.398485 | gstreamer] source: Error: Internal Server Errror (Debug: gstsouphttpsrc.c(1119): gst_soup_http_src_parse_status (): /GstPlayBin2:play/GstURIDecodeBin:uridecodebin1/GstSoupHTTPSrc:source: Internal Server Errror (500), URL: http://192.168.1.15:8200/MediaItems/12031.mp3) ERROR [2013-12-29 18:05:17.157539 | gstreamer] decodebin21: Error: Il manque un greffon dans votre installation de GStreamer. (Debug: gstdecodebin2.c(3576): gst_decode_bin_expose (): /GstPlayBin2:play/GstURIDecodeBin:uridecodebin1/GstDecodeBin2:decodebin21: no suitable plugins found) ERROR [2013-12-29 18:05:18.838749 | gstreamer] decodebin21: Error: Un greffon Décodeur text/html est requis pour lire ce flux, mais il n'est pas installé. (Debug: gstdecodebin2.c(1699): analyze_new_pad (): /GstPlayBin2:play/GstURIDecodeBin:uridecodebin1/GstDecodeBin2:decodebin21: No decoder to handle media type 'text/html') ERROR [2013-12-29 18:05:18.848646 | gstreamer] queue211: Error: Erreur interne de flux de données. (Debug: gstqueue2.c(2573): gst_queue2_loop (): /GstPlayBin2:play/GstURIDecodeBin:uridecodebin1/GstQueue2:queue211: streaming task paused, reason not-linked (-1))

My configuration is raspberry with gmrender-resurrect and minidlna as media server with nfs share ( my music is on nas )

Any idea ?

thanks in advance

hzeller commented 10 years ago

It looks like you have an incomplete installation of gstreamer: the error messages indicate that it couldn't find plugins. What were the packages you installed ?