Page 23 of 26

Re: Twitch.tv/Justin.tv

PostPosted: Wed Feb 11, 2015 2:39 am
by jules
at Twitch.extractHlsStream(twitch.groovy:137)
that's an empty line, sure you're using the latest version from the first post?

Re: Twitch.tv/Justin.tv

PostPosted: Wed Feb 11, 2015 3:28 am
by crash965
Again downloaded fresh versions of your new version of the plugin and ffmpeg.exe. Still nothing. However, the error message is no longer showing in the log, just the unsupported file type message.
  Code:
[PluginCompilerThread] Added Web Resouce plugin twitch.tv (twitch.groovy), version: 15
[FFMPEGWrapper] Found FFmpeg: ffmpeg version 2.3.3 Copyright (c) 2000-2014 the FFmpeg developers

There's the log showing version 15 of the plugin and my ffmpeg version.
The other thing is that through the localhost browser, it shows up and plays. The audio quality isn't the best, but video plays at source quality.

Re: Twitch.tv/Justin.tv

PostPosted: Wed Feb 11, 2015 1:44 pm
by jules
can you describe again what exactly the problem is? there's no folder? there is one, but it's empty? there is one, it's not empty, but the files don't play back on the endpoint (tv?) properly? is this the same for multiple endpoints (vlc, phone, etc.)? what's a localhost browser?

Re: Twitch.tv/Justin.tv

PostPosted: Wed Feb 11, 2015 10:41 pm
by crash965
So basically the folder and all the VOD qualities show up and I can select them but the smart TV says the file type is unsupported (like you said it won't play the files at the endpoint(the TV)). The local host thing is a way to access the serviio server through your web browser. Basically when I access the server from a web browser, it plays the VOD when I select it. However on my smart TV it tells me the file type is unsupported. I apologize that the last post was unclear.
EDIT: Tested it on the phone. Works on my phone. So it's some kind of issue with my TV because VOD will play other places but only the VOD won't play on the TV.

Re: Twitch.tv/Justin.tv

PostPosted: Thu Feb 12, 2015 8:00 pm
by jules
okay, thanks for clarifying. from what the plugin gives you, everything should be working fine on that end. from experience, as i mentioned, my ES-generation samsung tv plays back twitch streams just fine without transcoding. perhaps you need a new profile for your newer device. sorry that i can't be of more help.

Re: Twitch.tv/Justin.tv

PostPosted: Fri Feb 13, 2015 5:08 am
by crash965
jules wrote:okay, thanks for clarifying. from what the plugin gives you, everything should be working fine on that end. from experience, as i mentioned, my ES-generation samsung tv plays back twitch streams just fine without transcoding. perhaps you need a new profile for your newer device. sorry that i can't be of more help.

All I did was update Serviio. The dev made an official profile for the new smart TVs and now VODS play. I feel silly now having gone through all this. Thanks a lot for your help and etc.
One more question though. I can't pause or seek through the VODs. Is that just how the plugin works?

Re: Twitch.tv/Justin.tv

PostPosted: Fri Feb 13, 2015 12:53 pm
by jules
that's a good question. i've had a look, and while the flash player on twitch's site allows you to seek, it apparently doesn't work using serviio, though i'm not sure why.

there's a "live"-flag in the api, but if i disable that for vods, they're not extracted correctly anymore, so that's not a solution unfortunately.

Re: Twitch.tv/Justin.tv

PostPosted: Sat Feb 14, 2015 6:16 am
by crash965
Oh well. I don't skip through VODs unless I've already started watching. That's a shame it won't work.

Re: Twitch.tv/Justin.tv

PostPosted: Fri Feb 27, 2015 8:43 am
by Exodus
Tried to update to 1.5.1 today but the stream stopped working. I get the list of qualities on my Panasonic TV but now the stream doesn't play, it simply says unable to play file. After reverting back to 1.4.1 I still had problems, so I assume I've missed something somewhere. I've attached the log. Any ideas? Thanks for a great plugin!

log.txt
(32.39 KiB) Downloaded 635 times

Re: Twitch.tv/Justin.tv

PostPosted: Fri Feb 27, 2015 1:42 pm
by jules
you need to grab the modified ffmpeg.exe again, see original post for a link.

Re: Twitch.tv/Justin.tv

PostPosted: Sat Feb 28, 2015 5:40 am
by Exodus
Made the change and still having the same problem. I notice the log file is giving a different result though. I can load it up on VLC just fine, but still receive the same error on the TV. I can see each stream quality.

log1.log
(57.31 KiB) Downloaded 624 times

Re: Twitch.tv/Justin.tv

PostPosted: Sat Feb 28, 2015 1:14 pm
by jules
curious; you still have
  Code:
2015-02-28 16:02:44,578 INFO  [FFMPEGWrapper] Found FFmpeg: ffmpeg version N-70239-g111d79a Copyright (c) 2000-2015 the FFmpeg developers
but the ffmpeg.exe compile is built from a stable release and not git, and is from last year:
  Code:
ffmpeg version 2.3.3 Copyright (c) 2000-2014 the FFmpeg developers

can you please confirm that:
  • you put the ffmpeg.exe file into C:\Program Files\Serviio\lib
  • you didn't change C:\Program Files\Serviio\bin\serviio.bat, e.g. add the vm parameter to change the ffmpeg location

furthermore, pick a stream that is online, add it to serviio, then in serviio console/library/online sources, right-click on it and hit force refresh. if your tv then doesn't display the stream, try (a 64bit build of) VLC and see if that plays back any of the qualities for that stream.

Re: Twitch.tv/Justin.tv

PostPosted: Sat Feb 28, 2015 11:50 pm
by Exodus
I've managed to roll it back 1.4 and it seems to work now. Thanks for your help!

Re: Twitch.tv/Justin.tv

PostPosted: Sun Mar 01, 2015 8:27 pm
by number45_
Once getting the correct plugins installed I have streaming working however there is a slightly annoying issue. I have to use the Direct TV profile for the stream to work on my Panasonic TV however a bit of the picture seems to be cut off. It's just a centimetre or two around all sides but it's a little annoying as some of the streams I watch have information in that area and I can't read it.

Is there a setting somewhere that can adjust the size of the picture that is displayed on the screen.

Re: Twitch.tv/Justin.tv

PostPosted: Sun Mar 01, 2015 11:06 pm
by jules
you'll need to consult the manual of your television set for that. nothing to do with the plugin or serviio, most likely.

Re: Twitch.tv/Justin.tv

PostPosted: Mon Mar 02, 2015 8:21 pm
by number45_
jules wrote:you'll need to consult the manual of your television set for that. nothing to do with the plugin or serviio, most likely.

Ok thanks.

Re: Twitch.tv/Justin.tv

PostPosted: Tue Mar 03, 2015 8:38 pm
by kenmasters
where is the download link of the latest version?

Re: Twitch.tv/Justin.tv

PostPosted: Tue Mar 03, 2015 10:57 pm
by jules
in the original post.

Re: Twitch.tv/Justin.tv

PostPosted: Sun Mar 08, 2015 11:07 pm
by DarkTom
Sorry, but I do not see a download link in the first post either. Are you sure nothing went wrong in the last update?

Re: Twitch.tv/Justin.tv

PostPosted: Mon Mar 09, 2015 4:42 pm
by jules
you're right, i apologize. here's a direct link: download/file.php?id=5111