Jumpy Plugin (26 October 2016)

For help and support with Universal Media Server
Forum rules
Please make sure you follow the Problem Reporting Guidelines before posting if you want a reply
infidel
Developer
Posts: 571
Joined: Thu Jul 12, 2012 5:37 am

Re: Jumpy Plugin (18 December 2013)

Post by infidel »

Update: jumpy-0.3.1
awschmidt
Posts: 9
Joined: Sat Mar 16, 2013 9:21 am

Re: Jumpy Plugin (24 January 2014)

Post by awschmidt »

my UMS won't play videos anymore via Jumpy...
Error: There is no inputstream to return
If I paste the resolved URL from Jumpy in the browser it will play the videos.
Any help appreciated!
Attachments
ums_dbg.zip
Traces
(39.01 KiB) Downloaded 532 times
infidel
Developer
Posts: 571
Joined: Thu Jul 12, 2012 5:37 am

Re: Jumpy Plugin (24 January 2014)

Post by infidel »

awschmidt wrote:UMS won't play videos anymore via Jumpy...
Try enabling resolve_at_playback in jumpy.conf:

Code: Select all

resolve_at_playback=true
awschmidt
Posts: 9
Joined: Sat Mar 16, 2013 9:21 am

Re: Jumpy Plugin (24 January 2014)

Post by awschmidt »

infidel wrote:Try enabling resolve_at_playback in jumpy.conf:Code: Select allresolve_at_playback=true
thanks infidel, that did the trick
R9deLima
Posts: 41
Joined: Tue Jan 08, 2013 9:33 am

Re: Jumpy Plugin (24 January 2014)

Post by R9deLima »

Hey infidel. I'm also having issues playing videos via jumpy. The video buffer keeps bouncing back to zero. The streams are either stuttering or not playing at all. Enable resolve at playback didn't work for me. Any help is appreciated.
Attachments
ums_dbg.zip
(95.6 KiB) Downloaded 486 times
infidel
Developer
Posts: 571
Joined: Thu Jul 12, 2012 5:37 am

Re: Jumpy Plugin (24 January 2014)

Post by infidel »

R9deLima wrote:video buffer keeps bouncing back to zero
As mentioned before, buffering/stuttering and other playback issues aren't directly related to jumpy itself. Jumpy's job is just to deliver links to UMS. Having said that I'm happy to test anything, but the documentary.net addon (v1.1.1) fails for me with a json error immediately on opening, both in xbmc and in jumpy, so I can't replicate your situation at all. If you have another test-case I'll look at it (providing it works ok in xbmc, that is :)).
R9deLima
Posts: 41
Joined: Tue Jan 08, 2013 9:33 am

Re: Jumpy Plugin (24 January 2014)

Post by R9deLima »

Thanks again for trying. I figured that jumpy wasn't the issue. The streams are playing or attempting to play differently in UMS 3.3 vs 3.4. In UMS 3.3 the streams will buffer at a negative number in the billions, but in some cases play after a while. In 3.4 the buffer fluctuates between 0 and a positive number. The stream will try to play, but will eventually skip to the next video or stream on the playlist and do the same thing over. I'm pretty much stuck using the 3.0 alpha version. Since any version above that I have been having these major buffer issues for some odd reason.
Here is a debug from the veetle addon. Maybe there is something you can spot there. I truly appreciate your time and effort :)
Attachments
dbg.rar
(65 KiB) Downloaded 465 times
DualC
Posts: 20
Joined: Sat Mar 08, 2014 8:02 pm

Re: Jumpy Plugin (24 January 2014)

Post by DualC »

Hi all.

I have installed the latest UMS + Jumpy plugin, and got a problem.

I have also installed xbmc addon ReLive, ..

But evry time i trie to access some music i get follow error, and it doesnt matter if i use XBMC or my WD Tv Live as client.


INFO 2014-03-08 08:51:33.671 [Thread-45] jumpy: registering com.sun.proxy.$Proxy2
INFO 2014-03-08 08:51:34.968 [Thread-45] jumpy: xbmc-urlresolver : http://hosted.relive.nu/relive/getstrea ... reamid=521
ERROR 2014-03-08 08:51:34.984 [New I/O worker #4] There is no inputstream to return for 1. The Arrogant Bastard Depeche Mode Retrospective - The Not Members of De La Soul All Stars - The Arrogant Bastard Depeche Mode Retrospective


I have tried to use "ffmpeg -i "stream url" to get some info about the source .. and it's seems it's a simple mp3 stream.

But my clients cant play it, .. does someone have any idea ?

/M
infidel
Developer
Posts: 571
Joined: Thu Jul 12, 2012 5:37 am

Re: Jumpy Plugin (24 January 2014)

Post by infidel »

DualC wrote:I have also installed xbmc addon ReLive
Hi, install these 2 updates and let me know if it helps:
DualC
Posts: 20
Joined: Sat Mar 08, 2014 8:02 pm

Re: Jumpy Plugin (24 January 2014)

Post by DualC »

infidel wrote:
DualC wrote:I have also installed xbmc addon ReLive
Hi, install these 2 updates and let me know if it helps:
  • The attachment ums-3.4.3-update-web-audio.zip is no longer available
  • The attachment xbmc-dev-140308.zip is no longer available
Hi Infidel.

Installed ur updates and it's seems to go the right way, but it's not okey yet.. :/

Tested with our WD Tv Live, but also with xbmc on my computer but it's seems to get the same error.

I attach my logfiles for u to study..:)
Attachments
jumpy.log
jumpy.log
(84.81 KiB) Downloaded 448 times
debug.log
debug.log
(40.64 KiB) Downloaded 475 times
Post Reply