murat8505 / android-xbmcremote

Automatically exported from code.google.com/p/android-xbmcremote
0 stars 0 forks source link

Add support for being able to play URLs #47

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Here's an idea.

Add support for being able to play URLs. This could start with a text input
box in which one could paste an URL, but could perhaps be extended to
support filetypes. So for example, when in the browser and clicking on a
link (say .mkv, .mov, .mp4 or even youtube videos) you'd get a dialog to
play it with the Video player, Youtube player or XBMC Remote. Then just
pass this URL to a running XBMC instance and tadaa, you have yourself a
very handy way to watch video content in any links/feeds you view on your
Android device.

I'm not really sure if the URL to the file is available in this function
but it should be, and if so it should be possible to feed that to XBMC. Right? 

Original issue reported on code.google.com by infer...@gmail.com on 22 Oct 2009 at 10:40

GoogleCodeExporter commented 9 years ago
Need to evaluate, but it's a good idea!

Original comment by phree...@gmail.com on 1 Nov 2009 at 12:25

GoogleCodeExporter commented 9 years ago

Original comment by phree...@gmail.com on 4 Nov 2009 at 4:14

GoogleCodeExporter commented 9 years ago
This is definitely cool to have. Doing it rt now! :]

Original comment by mukkenb...@gmail.com on 27 Nov 2009 at 1:32

GoogleCodeExporter commented 9 years ago
browser "intercept" by mimetype (audio/* and video/*) is added in rev. 372

Original comment by mukkenb...@gmail.com on 27 Nov 2009 at 7:57

GoogleCodeExporter commented 9 years ago
should be included in latest build

Original comment by mukkenb...@gmail.com on 21 Dec 2009 at 9:40

GoogleCodeExporter commented 9 years ago
Works, awesome guys :)

Is it possible to add youtube support? I can imagine it's more difficult but it 
would be nice to have.

Original comment by infer...@gmail.com on 21 Dec 2009 at 9:57

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Yeah - I think I just figured out how to intercept youtube specific stuff.
Will give it a swing...

Original comment by mukkenb...@gmail.com on 31 Dec 2009 at 5:06

GoogleCodeExporter commented 9 years ago
That's working, right?
Closing.

Original comment by phree...@gmail.com on 5 Mar 2010 at 3:54