Kodi Community Forum
[RELEASE] Justin.tv (Video) Plugin - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27)
+---- Forum: Video Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=154)
+---- Thread: [RELEASE] Justin.tv (Video) Plugin (/showthread.php?tid=51981)



RE: [RELEASE] Justin.tv (Video) Plugin - Master2312 - 2013-02-01

Thanks so much friend. Colors channel works great; can you please give some tip on how do I find more channel links (hindi) like the one you provided for Colors below. I checked 1tvlive but Colors is down there and working from yours.

THanks for the mtunes stream too, it looks like it's down currently, will try when it comes back up. I did check url helper but it only came as .exe, are you aware of any similar alternative for mac. THanks again, really appreciate.

(2013-01-31, 08:49)pmolson Wrote:
(2013-01-31, 05:19)Master2312 Wrote: hello friends...could someone please help with xml for

http://1tvlive.in/m-tunes-hd-live/

Also, how do I watch hindi channels using justin.tv plugin. Thanks so much in advance.

Here is the rtmp link for a couple of channels:

<item>
<title>Colors TV</title>
<link>rtmp://188.122.91.6/app/colorstvhd swfUrl=http://www.yocast.tv/player/player-licensed.swf pageUrl=http://www.yocast.tv/embed.php?live=colorstvhd live=1 swfVfy=1 timeout=15</link>
</item>

<item>
<title>M Tunes HD</title>
<link>rtmp://shnzhnrtmptop.viddillions.com/jadooplus/stream0034.stream swfUrl=http://player.longtailvideo.com/player5.9.swf pageUrlhttp://1tvlive.in/m-tunes-hd-live/ live=1 swfVfy=1 timeout=15</link>
</item>


As for Youtube and Justin TV streams it's simple! Just use these exact formats and all you'll have to do is get the IDs of those videos!!

Youtube Stream Examples

<item>
<title>PUT YOUR CHANNEL/MOVIE NAME HERE -- Youtube</title>
<link>plugin://plugin.video.youtube/?action=play_video&amp;videoid=fqR7JtHv6KI</link>
</item>

<item>
<title>More Hindi Movies -- Youtube </title>
<link>plugin://plugin.video.youtube/?action=play_video&amp;videoid=6lA603iDtm4</link>
</item>

You can get any (ok maybe most) Youtube videoid= by using "URL Helper" (Google it...it's a great tool and it'll help you get 80%-90% of the links). You can also just play the Youtube video on your browser and click on "Share" (below the video) then copy the id, which contains the Video ID....or just read it off the address bar Smile

Justin TV (JTV) Stream Examples

<item>
<title>MOVIES -- JTV</title>
<link>plugin://plugin.video.jtv.archives/?mode=2&amp;name=stream_theater</link>
</item>

<item>
<title>MORE MOVIES -- JTV</title>
<link>plugin://plugin.video.jtv.archives/?mode=2&amp;name=winning_movies_230</link>
</item>

You can get the JTV ID "name=" but playing any Justin.tv video (in Firefox or Chrome) browsers, then clicking "Ctrl + U" to get the source code of that page and search for click "Ctrl + F" the word "channel=". If you're using IE (Internet Explorer), play the video, then go to "View" and click on "Source" and search for channel= and put it in the links above...

Hope this helps...

P.S.Just like Youtube (Youtube plugin), for JTV Steams to work, you'll have to have the JTV plugin installed! Oh you need divingmule's Livestreams Add-on installed to load your xml files....

Good Luck!




RE: [RELEASE] Justin.tv (Video) Plugin - pmolson - 2013-02-01

Here is M Tunes, It's working fine...I just forgot to add "=" after "pageUrl" Smile

<item>
<title>M Tunes HD</title>
<link>rtmp://shnzhnrtmptop.viddillions.com/jadooplus/stream0034.stream swfUrl=http://player.longtailvideo.com/player5.9.swf pageUrl=http://1tvlive.in/m-tunes-hd-live/ live=1 swfVfy=1 timeout=15</link>
</item>

Sorry my friend, I know nothing about Macs, but I'm sure there are similar tools our there...Google is your best friend Smile


RE: [RELEASE] Justin.tv (Video) Plugin - Gzoladz - 2013-02-07

(2013-01-06, 22:40)Gzoladz Wrote: Has anybody got the justin tv add on to work on Android xbmc?

There seems to be an issue with the librtmp file. I updated successfully on ios, but it does not seem to work on Android (I cant even find the file).

Thanks,
G

Anyone? This addon is great and I use it a lot on my iPad and PC. Would love it to work in my android so if anyone could please help?

Thanks


RE: [RELEASE] Justin.tv (Video) Plugin - divingmule - 2013-02-07

Yes, by using the librtmp.so file posted here -> http://forum.xbmc.org/showthread.php?tid=108124&pid=1305618#pid1305618

You should read this - http://wiki.xbmc.org/index.php?title=HOW-TO:Update_librtmp

Most likely will need to be rooted to have access, for me it was located -> /data/data/org.xbmc.xbmc/lib/librtmp.so


RE: [RELEASE] Justin.tv (Video) Plugin - Gzoladz - 2013-02-08

Amazing, thanks a lot!


RE: [RELEASE] Justin.tv (Video) Plugin - jpoveda - 2013-02-24

Hello,

I'm trying to see a justin stream in my android tablet unsuccesfuly. I activated debug logs and it looks like librtmp is older because it doesn't support jtv parameter.


So, i downloaded librtmp that divingmule postes but now xbmc crashes when the stream starts.


Could somebody help me about link to download the right versiĆ³n?

Thanks un advance.


Channel List and question - copterdr - 2013-02-27

First:

Since begining to use FRODO (way back before RC1) and continuing, I have noticed a problem with two items. Maybe there is a fix or it has been coverd, but I did not find it in a search.

1: All of the channels are not avialable in XBMC when compared to the website version, even through a search. Where I have noticed this is in National News/Goverment & Politics. It is avialable on the JTV web site but not scraped in the plug in.


2: Some of you may have noticed that there is no Audio on some of the channels through XBMC due to broadcasters use of the speex codec (which I think is bundeled with some of the JTV offered broadcast files..?..). It is not supported in XBMC and needs to be compiled in a build which is beyond my skill.

Any of you that would support this being included in a release, please support this thread by posting.

http://forum.xbmc.org/showthread.php?tid=148449&highlight=speex


Thank you to all the people who bring and share this great community to us and for us !

Copterdr.


RE: [RELEASE] Justin.tv (Video) Plugin - MassIV - 2013-03-02

Is it / would it be possible to display chat during live streams?
If not i would also like to know why.


RE: [RELEASE] Justin.tv (Video) Plugin - divingmule - 2013-03-02

(2013-02-27, 19:05)copterdr Wrote: 1: All of the channels are not avialable in XBMC when compared to the website version, even through a search. Where I have noticed this is in National News/Goverment & Politics. It is avialable on the JTV web site but not scraped in the plug in.

The add-on doesn't scrape the website, it uses the api. Another reason may be language filters.

(2013-03-02, 09:04)MassIV Wrote: Is it / would it be possible to display chat during live streams?
If not i would also like to know why.

It may be possible but would take a lot of work and someone with some skinning skills. Smile


RE: [RELEASE] Justin.tv (Video) Plugin - midiman - 2013-03-05

(2013-02-07, 15:57)divingmule Wrote: Yes, by using the librtmp.so file posted here -> http://forum.xbmc.org/showthread.php?tid=108124&pid=1305618#pid1305618

You should read this - http://wiki.xbmc.org/index.php?title=HOW-TO:Update_librtmp

Most likely will need to be rooted to have access, for me it was located -> /data/data/org.xbmc.xbmc/lib/librtmp.so

Thanks for the information and great plugin. Any idea where I can find a newer version of librtmp for Android? I can find everything but.


RE: [RELEASE] Justin.tv (Video) Plugin - divingmule - 2013-03-06

Sorry, I don't know. I tried compiling rtmpdump for android myself but it didn't work out Confused


RE: [RELEASE] Justin.tv (Video) Plugin - Zenithede - 2013-03-09

I've tried very hard to work this out for myself and I've come to a complete deadend. Can anyone spot what the problem is using this excerpt from my log file?

http://pastebin.com/Gz8k7dTX


RE: [RELEASE] Justin.tv (Video) Plugin - divingmule - 2013-03-09

(2013-03-09, 05:32)Zenithede Wrote: I've tried very hard to work this out for myself and I've come to a complete deadend. Can anyone spot what the problem is using this excerpt from my log file?

http://pastebin.com/Gz8k7dTX

Looks like your getting an http error (404 or something) and there is a bug in my error logging code Blush.

That's about all I can tell from your pastebin. Maybe paste a full log?


RE: [RELEASE] Justin.tv (Video) Plugin - divingmule - 2013-03-09

(2013-03-05, 16:05)midiman Wrote:
(2013-02-07, 15:57)divingmule Wrote: Yes, by using the librtmp.so file posted here -> http://forum.xbmc.org/showthread.php?tid=108124&pid=1305618#pid1305618

You should read this - http://wiki.xbmc.org/index.php?title=HOW-TO:Update_librtmp

Most likely will need to be rooted to have access, for me it was located -> /data/data/org.xbmc.xbmc/lib/librtmp.so

Thanks for the information and great plugin. Any idea where I can find a newer version of librtmp for Android? I can find everything but.

FYI, Just tried a nightly build and it seems we now have a librtmp that works for Jtv Smile and other add-on's I guess. The bad news is, for me it doesn't seem to be very stable. YMMV


RE: [RELEASE] Justin.tv (Video) Plugin - Zenithede - 2013-03-09

(2013-03-09, 16:46)divingmule Wrote:
(2013-03-09, 05:32)Zenithede Wrote: I've tried very hard to work this out for myself and I've come to a complete deadend. Can anyone spot what the problem is using this excerpt from my log file?

http://pastebin.com/Gz8k7dTX

Looks like your getting an http error (404 or something) and there is a bug in my error logging code Blush.

That's about all I can tell from your pastebin. Maybe paste a full log?

Cheers for the response DM. I'll wait until the channel is live again and then give you a new log. I'm using xbmc on both raspbmc and xbian builds for my pi and getting the same response. Works fine on my ipad.

I've noticed that most people in here are using ios or windows. Maybe it's a pi issue?