View Single Post
Posts: 882 | Thanked: 1,310 times | Joined on Mar 2007
#557
Originally Posted by wildt View Post
Setting pipeline to PAUSED ...
/GstPlayBin2laybin20/GstURIDecodeBin:uridecodebin0: connection-speed = 0
/GstPlayBin2laybin20/GstURIDecodeBin:uridecodebin0: download = FALSE
/GstPlayBin2laybin20/GstURIDecodeBin:uridecodebin0: subtitle-encoding = NULL
/GstPlayBin2laybin20/GstURIDecodeBin:uridecodebin0: uri = "http://desktopip:19780/stream.asf"
/GstPlayBin2laybin20/GstURIDecodeBin:uridecodebin0: buffer-duration = -1
/GstPlayBin2laybin20/GstURIDecodeBin:uridecodebin0: buffer-size = -1
/GstPlayBin2laybin20/GstURIDecodeBin:uridecodebin0: source = (GstSoupHTTPSrc) source
Pipeline is PREROLLING ...
ERROR: from element /GstPlayBin2laybin20/GstURIDecodeBin:uridecodebin0/GstSoupHTTPSrc:source: Cannot resolve hostname
Additional debug info:
gstsouphttpsrc.c(913): gst_soup_http_src_finished_cb (): /GstPlayBin2laybin20/GstURIDecodeBin:uridecodebin0/GstSoupHTTPSrc:source:
libsoup status code 2
ERROR: pipeline doesn't want to preroll.
Setting pipeline to NULL ...
Freeing pipeline ...
You need to use replace desktopip with the correct ip address of your computer. You can get it by opening cmd.exe and running
Code:
ipconfig /all
 

The Following 2 Users Say Thank You to ukki For This Useful Post: