[RELEASED] PlayIt service : Play hosted video url remotely on XBMC

  Thread Rating:
  • 5 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
ajay Offline
Member+
Posts: 609
Joined: Feb 2011
Reputation: 21
Location: IL
Post: #31
john.doe Wrote:I've been looking for such a 'push' service for a long time. Works great, though I've been playing with it only for a short time. I do have a couple of suggestions though:
- The (firefox) extension is active on all domains, meaning I am able to 'fling' any URL, say http://www.google.com, to the ATV2, where it quietly dies without any error. You might want to send to the service only domains you can support (parse & play)
- Can PlayIt be added to the context menu for URLs, so I don't have to go the actualy video page, but just right-click on the URL and 'fling' it?

Thanks, all your good work is appreciated.

I have all of your suggestions in my list. I have desktop notifications enabled in firefox extension [notifies when request is sent, failed or succeed]. In order to enable it you will need desktop notifications app such as Growl for Mac.
find quote
phileas50 Offline
Member
Posts: 66
Joined: Oct 2010
Reputation: 0
Location: Athens, Greece
Post: #32
Thanks for a revolutionary plugin!!!!!Laugh
find quote
kushanagi Offline
Junior Member
Posts: 7
Joined: Jan 2012
Reputation: 0
Post: #33
Would it be possible to get a dropdown menu with multiple preconfigured XBMC IP/port when you click on the Icon? I have 4 xbmc (one in the living room, 2 on computer and one in the bedroom) and would love to be able to just click on the right one I want to stream the video to.
find quote
johnneeblaz Offline
Junior Member
Posts: 22
Joined: Dec 2011
Reputation: 0
Post: #34
N/M
(This post was last modified: 2012-01-10 05:33 by johnneeblaz.)
find quote
phileas50 Offline
Member
Posts: 66
Joined: Oct 2010
Reputation: 0
Location: Athens, Greece
Post: #35
Is it possible to add John Stewart from the Daily ShowConfused?
find quote
k_zeon Offline
Senior Member
Posts: 204
Joined: Aug 2011
Reputation: 0
Post: #36
I am very interested in your addon to the extent that i would really like to make an VB6 app that i could send a locally stored video to XBMC

Have you got any sorce code that i could see as to how you do it with web browser.

thanks
find quote
Chaos_666 Offline
Senior Member
Posts: 147
Joined: Sep 2008
Reputation: 11
Location: Germany
Post: #37
Hi there,

really nice Addon.

Just found one minor bug, which can hopefully be fixed.
If the YT Url contains http://www.youtube.com/watch?feature=player_embedded
which happens to me quite often, playit tells me that this url ist not supported.

THX
Chaos
find quote
ajay Offline
Member+
Posts: 609
Joined: Feb 2011
Reputation: 21
Location: IL
Post: #38
Chaos_666 Wrote:Hi there,

really nice Addon.

Just found one minor bug, which can hopefully be fixed.
If the YT Url contains http://www.youtube.com/watch?feature=player_embedded
which happens to me quite often, playit tells me that this url ist not supported.

THX
Chaos

Answer to your question is within the URL, can your URL take you to the video you were watching? Give it a try, open the URL. Your URL should point to video unique, it means it should contain a unique ID.
find quote
ajay Offline
Member+
Posts: 609
Joined: Feb 2011
Reputation: 21
Location: IL
Post: #39
k_zeon Wrote:I am very interested in your addon to the extent that i would really like to make an VB6 app that i could send a locally stored video to XBMC

Have you got any sorce code that i could see as to how you do it with web browser.

thanks

Locally stored video streaming, means you will run a server to stream your local video either using HTTP, RTMP, FTP or any other protocol.
find quote
Chaos_666 Offline
Senior Member
Posts: 147
Joined: Sep 2008
Reputation: 11
Location: Germany
Post: #40
Hi there,

think i explained it to complicated:
ajay Wrote:Answer to your question is within the URL, can your URL take you to the video you were watching? Give it a try, open the URL. Your URL should point to video unique, it means it should contain a unique ID.
Maybe this Link i.e.
http://www.youtube.com/watch?feature=pla...RFNUr1XAZ4
refuses to play and if i delete the "feature=player_embedded&" part it works.

Hopefully you understand what i mean, now.

THX
Chaos
find quote
Post Reply