2012-01-13, 00:15
dg180 Wrote:Anyone having any issues streaming content at the moment, I've got 3 live boxes in the house and the Windows box I'm using now and they are all giving a playback failed error, however the video download option in XBMC works fine.
Log states curl error 56, which using google knowledge suggests that it is having trouble picking up the stream.
Just curious if anyone else has any issues to start with.
I am having the same issue, downloading works fine but I am not able to stream videos. Here is some logs :
Code:
$ tail -f temp/xbmc.log | grep ERROR
23:13:23 T:140286799136512 ERROR: CFileCurl::CReadState::Open, didn't get any data from stream.
23:13:23 T:140286799136512 ERROR: Open - failed to open source <http://v20.lscache6.c.youtube.com/videoplayback?sparams=id,expire,ip,ipbits,itag,source,ratebypass,cp&fexp=906357,910014,914102&itag=22&ip=0.0.0.0&signature=7409C3840E6187F43DB8A194C4CDA60A810049A9.8071A07E2C13A35DD2349994E6C9B120CF59FA72&sver=3&ratebypass=yes&source=youtube&expire=1326429454&key=yt1&ipbits=0&cp=U0hRS1RNV19KTkNOMV9MR0FFOnpNSWlWc25BVWhB&id=0bd605c9a5111cd1&quality=hd720&fallback_host=tc.v20.cache6.c.youtube.com | Mozilla/5.0 (Windows; U; Windows NT 6.1; en-GB; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8>
23:13:23 T:140286799136512 ERROR: CDVDPlayer::OpenInputStream - error opening [http://v20.lscache6.c.youtube.com/videoplayback?sparams=id,expire,ip,ipbits,itag,source,ratebypass,cp&fexp=906357,910014,914102&itag=22&ip=0.0.0.0&signature=7409C3840E6187F43DB8A194C4CDA60A810049A9.8071A07E2C13A35DD2349994E6C9B120CF59FA72&sver=3&ratebypass=yes&source=youtube&expire=1326429454&key=yt1&ipbits=0&cp=U0hRS1RNV19KTkNOMV9MR0FFOnpNSWlWc25BVWhB&id=0bd605c9a5111cd1&quality=hd720&fallback_host=tc.v20.cache6.c.youtube.com | Mozilla/5.0 (Windows; U; Windows NT 6.1; en-GB; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8]
23:13:23 T:140288035936192 ERROR: Playlist Player: skipping unplayable item: 0, path [plugin://plugin.video.youtube/?path=/root/video&action=play_video&videoid=C9YFyaURHNE]
Should i report a bug?