FAQ  •  Register  •  Login

Twitch.tv/Justin.tv

<<

jules

DLNA master

Posts: 173

Joined: Sat Feb 02, 2013 10:21 am

Post Wed Feb 11, 2015 2:39 am

Re: Twitch.tv/Justin.tv

at Twitch.extractHlsStream(twitch.groovy:137)
that's an empty line, sure you're using the latest version from the first post?
<<

crash965

Serviio newbie

Posts: 8

Joined: Sat Jan 24, 2015 7:55 pm

Post Wed Feb 11, 2015 3:28 am

Re: Twitch.tv/Justin.tv

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.
<<

jules

DLNA master

Posts: 173

Joined: Sat Feb 02, 2013 10:21 am

Post Wed Feb 11, 2015 1:44 pm

Re: Twitch.tv/Justin.tv

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?
<<

crash965

Serviio newbie

Posts: 8

Joined: Sat Jan 24, 2015 7:55 pm

Post Wed Feb 11, 2015 10:41 pm

Re: Twitch.tv/Justin.tv

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.
<<

jules

DLNA master

Posts: 173

Joined: Sat Feb 02, 2013 10:21 am

Post Thu Feb 12, 2015 8:00 pm

Re: Twitch.tv/Justin.tv

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.
<<

crash965

Serviio newbie

Posts: 8

Joined: Sat Jan 24, 2015 7:55 pm

Post Fri Feb 13, 2015 5:08 am

Re: Twitch.tv/Justin.tv

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?
<<

jules

DLNA master

Posts: 173

Joined: Sat Feb 02, 2013 10:21 am

Post Fri Feb 13, 2015 12:53 pm

Re: Twitch.tv/Justin.tv

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.
<<

crash965

Serviio newbie

Posts: 8

Joined: Sat Jan 24, 2015 7:55 pm

Post Sat Feb 14, 2015 6:16 am

Re: Twitch.tv/Justin.tv

Oh well. I don't skip through VODs unless I've already started watching. That's a shame it won't work.
<<

Exodus

Serviio newbie

Posts: 3

Joined: Sun Sep 21, 2014 6:43 pm

Post Fri Feb 27, 2015 8:43 am

Re: Twitch.tv/Justin.tv

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 623 times
<<

jules

DLNA master

Posts: 173

Joined: Sat Feb 02, 2013 10:21 am

Post Fri Feb 27, 2015 1:42 pm

Re: Twitch.tv/Justin.tv

you need to grab the modified ffmpeg.exe again, see original post for a link.
<<

Exodus

Serviio newbie

Posts: 3

Joined: Sun Sep 21, 2014 6:43 pm

Post Sat Feb 28, 2015 5:40 am

Re: Twitch.tv/Justin.tv

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 611 times
<<

jules

DLNA master

Posts: 173

Joined: Sat Feb 02, 2013 10:21 am

Post Sat Feb 28, 2015 1:14 pm

Re: Twitch.tv/Justin.tv

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.
<<

Exodus

Serviio newbie

Posts: 3

Joined: Sun Sep 21, 2014 6:43 pm

Post Sat Feb 28, 2015 11:50 pm

Re: Twitch.tv/Justin.tv

I've managed to roll it back 1.4 and it seems to work now. Thanks for your help!
<<

number45_

Serviio newbie

Posts: 5

Joined: Thu Jan 22, 2015 8:12 pm

Post Sun Mar 01, 2015 8:27 pm

Re: Twitch.tv/Justin.tv

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.
<<

jules

DLNA master

Posts: 173

Joined: Sat Feb 02, 2013 10:21 am

Post Sun Mar 01, 2015 11:06 pm

Re: Twitch.tv/Justin.tv

you'll need to consult the manual of your television set for that. nothing to do with the plugin or serviio, most likely.
<<

number45_

Serviio newbie

Posts: 5

Joined: Thu Jan 22, 2015 8:12 pm

Post Mon Mar 02, 2015 8:21 pm

Re: Twitch.tv/Justin.tv

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.
<<

kenmasters

Serviio newbie

Posts: 2

Joined: Wed Jan 21, 2015 8:01 pm

Post Tue Mar 03, 2015 8:38 pm

Re: Twitch.tv/Justin.tv

where is the download link of the latest version?
<<

jules

DLNA master

Posts: 173

Joined: Sat Feb 02, 2013 10:21 am

Post Tue Mar 03, 2015 10:57 pm

Re: Twitch.tv/Justin.tv

in the original post.
<<

DarkTom

Serviio newbie

Posts: 2

Joined: Sun Mar 08, 2015 11:03 pm

Post Sun Mar 08, 2015 11:07 pm

Re: Twitch.tv/Justin.tv

Sorry, but I do not see a download link in the first post either. Are you sure nothing went wrong in the last update?
<<

jules

DLNA master

Posts: 173

Joined: Sat Feb 02, 2013 10:21 am

Post Mon Mar 09, 2015 4:42 pm

Re: Twitch.tv/Justin.tv

you're right, i apologize. here's a direct link: download/file.php?id=5111
PreviousNext

Return to Available plugins

Who is online

Users browsing this forum: No registered users and 10 guests

Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by ST Software for PTF.