watch movies! from your phone - XPERIA X2 Themes and Apps

found this cool links so I just though I share'd it since the media is free
tinyurl.com/32guwmg
copy and paste it in your URL of your phone they got a really cool selection of TV episodes

Related

M3U Streaming & Android & Nexus One

First off, would like to say thanks to all the great people here who have helped me over the years in unlocking, modding, theme-ing and generally hacking my various phones... I have never felt the need to start a thread as I could always find the answer somewhere in here - but this one has me stumped.
Since purchasing my NexusOne (running CM5.0.6), I have been searching for an app to replace Pocket Music Player that I used to use on my WinMo phone. Basically what it was able to do is read m3u files that had URLs instead of local file names. I think I have tried every Android media playing app and they are unable to read the file (except for one) - they actually delete the file from the SDCard after trying to play it! DroidLive was the only app I could find that would load and play the file, but provides no way to view the playlist, skip tracks or read any of the metadata (because I think it assumes its a live stream).
Why is this is important? I am currently running an apache webserver on my D-Link DNS-323 along with a bit of code called musicbrowser (open source project) that allows browsing, streaming (flash based), playlist creation & downloading of music on my home network. Basically, you navigate to the tracks you want, hit stream and it sends you an m3u file with the URLs of the tracks you queued. That way I always have access to whatever tracks I have recently purchased (not to mention the fact that I have ~ 200 GB of music, and some days still can't find something I'm in the mood for).
And just so people know, I have tried every alternative out there - orb (buggy as all hell, server crashes frequently), subsonic (the android app doesn't actually stream - it just downloads the entire playlist to your SDCard), & tonido (unstable as per orb). I was very happy with the way musicbrowser was working on WinMo and just want to get back there with Android.
And so... does anyone know of an app that will properly play M3U files with URLs in them?
(Sorry about the long-ish post, but I wanted to make sure people understood what I was asking for.)
Not sure if it will suit your needs but give steamfurious a shot
m3u Player
Can window media player play .m3u file as a online radio
Is any other software can play .m3u file for window mobile 6.5
Try http://www.gmote.org/faq for "Gmote".
In the FAQ it says:
Are music playlists supported?
Yes. Currently, the M3U format is supported. If your playlists are in a different format, it's possible to convert them to the M3U format. Try Googling something like "WPL to M3U". Also, please let us know what your favorite playlist type is so that we may add it to future versions.
Also, when you select a single song to play, all other songs in that directory will be queued and played after the selected song.
With froyo we get native support for music streaming but I have yet to see any details about the formats supported.
Streamfurious is a no go. Tried it, but thanks for the suggestion.
I'm not exactly sure what the WinMo question was getting at, but no - WMP would not play them but just about every other player did - Core, Pocket Music, Mort...
GMote is an app that controls a local source from a network location & and what I am looking for is to play networked music via a local source.
Perhaps I will just have to wait for 2.2 and hope that solves my problem.
-------------------------------------
Sent via the XDA Tapatalk App
You could try Subsonic to stream your music. I tried it a few weeks ago, and it worked. Not as user friendly as most to set up, but it looks like you could handle it easily.
I have tried subsonic and while it claims to stream, all the android app does is download everything to the device (ie. it was trying to download my entire music collection OTA - not good for my data plan.)
I just flashed froyo to my device and while I am overall thrilled with it, I am unimpressed that the streaming m3u issue is still there...
Still looking for a solution if anyone finds one! Thanks for all the input thus far.
HooKy said:
I have tried subsonic and while it claims to stream, all the android app does is download everything to the device (ie. it was trying to download my entire music collection OTA - not good for my data plan.)
I just flashed froyo to my device and while I am overall thrilled with it, I am unimpressed that the streaming m3u issue is still there...
Still looking for a solution if anyone finds one! Thanks for all the input thus far.
Click to expand...
Click to collapse
I've written and published a program called "Just Playlists" which reads M3U files and uses them to directly locate music files on the SD card via file paths. I'm close to releasing a new version that will also stream music pointed to by URL's within the M3U (or PLS) playlists. I added this feature to allow for playing SHOUTcast/ICEcast streams, but it will also play remote audio files. This may help you out. The only caveat is that I don't get ID3 tag information from the streamed files and I re-connect to the server for each URL, so the gap between tracks may be a bit large.
Another issue you mention is that your M3U files are being deleted by Android. I can explain this one. When Android scans your SD card for media files, it reads the M3U files it finds and, if it can't find any tracks on your SD card corresponding to the file paths in an M3U file, it assumes the file is effectively empty and deletes it. To stop this from happening, place an empty file named ".nomedia" in the directory containing your M3U files. The media scanner will no longer touch this directory or any below it. The new version of "Just Playlists" has an option to create/delete these files, as well.
I hope to have the new version of my program released within a few days.
That sounds awesome! I look forward to release of your app!
I must say this has been most frustrating as this functionality is something I used my phone for the most (even more than the phone part!) and look forward to getting back to it.
Cheers,
H
EDIT: Just noticed your post was more than a few days old and you have released the new version! I am grabbing it now and will report back.
Just Playlists!
THANK YOU! I am literally almost in tears right now. I was so frustrated that I could not stream from archive.org (I bought a bluetooth receiver in my car specifically to be able to stream music in my car from my phone to the speakers). This has made my day. I will be donating after i give it a trial run. THANK YOU!
Try "A Online Radio." I like it better than streamfurious. Really, my only complaint is that it doesn't play WMA streams. I would KILL for a streaming audio program that did.
ftb23 said:
THANK YOU! I am literally almost in tears right now. I was so frustrated that I could not stream from archive.org (I bought a bluetooth receiver in my car specifically to be able to stream music in my car from my phone to the speakers). This has made my day. I will be donating after i give it a trial run. THANK YOU!
Click to expand...
Click to collapse
I'm really glad to hear JP is working out for you! Let me know if you run into any bugs or quirks. Streaming under Android seems to be a bit flaky, so I'm working to make JP's streaming more reliable, or, at the very least, to recover from streaming dropouts in as many cases as possible.
HooKy said:
I have tried subsonic and while it claims to stream, all the android app does is download everything to the device (ie. it was trying to download my entire music collection OTA - not good for my data plan.)
I just flashed froyo to my device and while I am overall thrilled with it, I am unimpressed that the streaming m3u issue is still there...
Still looking for a solution if anyone finds one! Thanks for all the input thus far.
Click to expand...
Click to collapse
Subsonic doesn't download your entire collection, it creates a database of your entire collection so you know what you have and what you don't.
reviving this thread xD
xiia plays m3u files can stream dnb radio now yay
alankstiyo said:
reviving this thread xD
xiia plays m3u files can stream dnb radio now yay
Click to expand...
Click to collapse
not sure if this is relevant but sound cloud has awesome dub and dnb
Sent from my Google Phone
has anyone found a working soultion for this yet? I have a set of m3u and pls files which are saved URL's of online radio stations, some from shoutcast, some from other sources that on Windows Mobile I used GS Player to listen to
Just Playlists seems to come the closest out of any apps I've tried to working but either gives me an unexpected error message when trying to open the file or it looks like it has opened it but I get no playback.
I've tried StremFurious, VLC S&C and I think one or two others but no luck yet, curious if others have a solution
thanks!
alankstiyo said:
reviving this thread xD
xiia plays m3u files can stream dnb radio now yay
Click to expand...
Click to collapse
Just installed XiiaLive Lite from the Market (free) It works very well and has a really nice interface. Thanks for pointing it out.
Streaming works but...
Hey streaming works well with Just Playlist but I was hoping to find music player which shows me the content of the playlist.m3u and you can pick from there the song you wanna play... I got my music on NAS but I can access NAS from 3G also and would love to stream my music on the road to my phone... Any ideas for this? I can access the files via http or ftp/sftp... Also if anybody knows good php based media library script with account managment, please tell me (with mobile-layout would be awesome)
Lazmo88 said:
Hey streaming works well with Just Playlist but I was hoping to find music player which shows me the content of the playlist.m3u and you can pick from there the song you wanna play... I got my music on NAS but I can access NAS from 3G also and would love to stream my music on the road to my phone... Any ideas for this? I can access the files via http or ftp/sftp... Also if anybody knows good php based media library script with account managment, please tell me (with mobile-layout would be awesome)
Click to expand...
Click to collapse
try Mediastork.com (open source)
it is all custom and can be modded. it also automatically generates playlists of your mp3 folders

Stream music and video from NAS?

I am new to Android and have only had my Nexus One since March but what I really miss about Windows Mobile devices is the ability to stream music and video from my network drive. I find it mind boggling that this feature which has been available on WM devices for every is still not possible on Android devices. Is it not possible to map a drive with Android so that the built on media player would be able to play music and video without having to download the file first?
Would appreciate and thought or comments on this.
Thanks,
I searched all night last night for a solution too. A lot of file explorers can map network drive but none of the media player can stream the videos (had to download, lack of codec etc). Eventually I had to setup tversity on my desktop, map the network drive on my desktop and stream video/audio through tversity's web flash interface (you can use track ball to control the interface). It's not pretty but it plays everything so far.
Get the app HomePipe there's a free and pay version.
I'm using the Free version and you can stream MP3s from your pc to android wifi or 3g.
You can add network shares from your nas too.
Bad thing is, you can only listen to the mp3 you select, if you want to queue up or look up other files, music stops. I'm only using free version, so i don't know if pro is any better.
As for videos. I have no idea.
I had an iPhone 3GS for 10 months before i went back to Android... and Air Video was freaking amazing. Wished Android had something similar.
I am new to Android and have only had my Nexus One since March but what I really miss about Windows Mobile devices is the ability to stream music and video from my network drive. I find it mind boggling that this feature which has been available on WM devices for every is still not possible on Android devices. Is it not possible to map a drive with Android so that the built on media player would be able to play music and video without having to download the file first?
Would appreciate and thought or comments on this.
Thanks,
Click to expand...
Click to collapse
I would really like to know that as well, specially over 3G..
If you have QNAP NAS you can stream .mp4 videos with QNAP APP.
This is my prob. from another thread:
Stream video over internet from QNAP to SAMSUNG GALAXY S 2.
Postby Freeman111 ยป Fri May 18, 2012 6:33 pm
I want to stream my videos over the Internet.
I have tried the following:
Rooted the phone.
Installed WEBDAV apps so I can get access to my Qnap and see the files (videos) BUT I can't stream them. All the video players I have tried come up with some kind of error.
However I can stream .mp4 videos using Qnaps APP QMOBILE, however it can't locate my .avi videos so thats not good. But I don't understand why I can't use WEBDAV like on
an iPhone.
I have heard of mounting folders using CIFS MANAGER, but does it also work outside your local network so you can stream movies over the internet?
And what port shall I use for CIFS manager?
Any suggestions are welcome.

Suggest all in one Audio Video Player

New guy to the Android world. Looking for an 'all in one' app that will play my audio and video collection on my PC. IE, one app to play both audio and video. I've seen variations of VLC but noticed mixed reviews. All suggestions are welcome. Thanks in advance.
Personaly y love real player bet. it just makes some videos to play smoothe when other players dont even open the videos. It is all in one, the only bad thing is that (i thin) there is no external sd support)
Orb
I really like Orb Live. I have it installed on my server at home that is on 24/7. There is a paid app in the app store for it but before you get too excied it doesnt seem to be working well at all with my G Tab. I do still love it though for my Evo and any other computer I can access it from. It streams all of my music (it attaches itself to my iTunes library and playlists) and my movies and photos...plus it gives me access to the files on the computer too. Also one cool feature is it streams my TV tuner I have on my server. Its only basic cable but its nice still since I travel a whole bunch for work (I am on my way to Paris right now) I can watch all of my local channels remotely.

Stream video from PC to Xoom

Hai!
I've been seeing alot of people wanting to stream video from thier Home PC or HTPC to thier Xoom. I've also seen some really hard ways to go about it, srsly.
Here's an easy way that does not require you to install anything on your PC.
1. Share out your video folder on your PC, allow full access to everyone.
2. On Xoom, connect to your WiFi then goto Market, search "bs player" and download and install it, and the ARM7 addon next to it.
3. Open BS player, in top right menu, select LAN Mode.
4. Add your host(IP) and share: 192.168.0.2/downloads (this may not work for, is only example), add your username and password for the PC (your Login). You may need to add // infront of your IP address in some cases, not sure why.
Done.
BS player also plays most files inc .avi. Streams 720p quite fluently.
Also there is a way to do this over the net, but your net would probably die and it takes longer to explain and i'm at work, and i'm lazy ^_^.
Ciao.
You could do the same thing from your file explorer and have any player play the files from your computer. I switch to LAN in Honeycomb HD File Explorer and put my home IP in and now I can watch any of the files on my Xoom.
I installed tversity server on the pc and shared the video folder
I installed bubbleUpnp on the xoom..
open bubbleUPNP, browse to the folder, click the video and watch it on MX Video Player (or others)
Works beautifully
There are a few ways to do it.
This appears to be one of the easiest ways, along with sharing and using it through HD Explorer, which i do more than the way i posted.
But having to install software on your PC just to stream videos, in my oopinion, is unacceptable.
My PC has way more than enough power to do it as it was built for gaming, but I'd prefer not to add software that i don't need to.
But everyone has their way of doing it, this was just for those who aren't overly computer savvy and wanted to know how.
Qloud Free does a really good job of streaming video as well. Adjustable bit rate before you start each video even allows you to take in to account how powerful the CPU on the PC you are streaming from might be.
I followed your instructions, but nothing will play. Every file on my WHS server that I click on just crashes with "Unexpected error occured". I tried MP4, AVI (Xvix and Divx), and WMV files. I can see all my files under the folder I shared, none of them will play though.
I use Splashtop. What it basically does is lets you control your PC from your Xoom. Not sure if thats what you need. On the same network its pretty smooth.
If you are just looking to play it directly on your Xoom without it playing on ur PC then there are several softwares/apps available that let you view your PC files on your tablet.
What I would do is enable web sharing on my PC and then access the URL from my tablet's browser.
don't forget gmote 2.0. Its been streaming brilliantly for me
There is also Zumocast. Originally it was only available for select motorola phones, but you can find it in XDA forums...
http://forum.xda-developers.com/showthread.php?t=1276410
Grabbing Plex is also a good way, though it isn't free. If you have a wide array of video formats (I have a large mix of SD, 720p, and 1080p content), something that can transcode is pretty much the only option, and Plex is much cheaper than the paid version of TVersity.
The Plex Media Server app catalogs videos with metadata like XBMC does on the PC, but requires their paid app from the market to access it. It handles real-time transcoding for videos that would otherwise be unplayable on the Xoom (ie 1080p high profile).
I agree with splashtop. I though about streaming other ways but didnt want to leave my video folder open to the entire network. Splashtop works perfectly.
I also use splashtop to get the video onto my xoom and then plug it into the tv with hdmi rather than carrying my laptop around or using a media streamer.
I personally like Remote Potato on windows 7. There is an app in the market called Remote Media Center that works real nice.
You will need Windows Media Center for this to work. I like it because I can also stream Live TV and the Guide.

Streaming MP4 Files From Plex ... Sort of

The link below describes setting everything up.
http://pastebin.com/uGmxQKN9
Once you have done this you can stream any URL that contains a MP4 file. I noticed some of my Plex movies were streamed in MP4. URLs look like http://192.168.2.2:32400/library/parts/17783/file.mp4. Using the Javascript in the above link with the URL from Plex allowed me to stream straight from my Plex Media Server. Video quality and sound were perfect BUT there is a large black bar at the bottom of the screen. I think the movie needs to be centered on the screen.
Any ideas on fixing this?
Im new to Plex, where were you finding the URL of the video ending with .mp4?
Im getting links like .../web/index.html#!/servers/15e2c71d244b60996f55a7529156a90294dc03c6/sections/1/player/1
Any tips? Thanks!
Edit: I may have found it. I went to "download" and it gave me the direct link to the video.
xDman11x said:
Im new to Plex, where were you finding the URL of the video ending with .mp4?
Im getting links like .../web/index.html#!/servers/15e2c71d244b60996f55a7529156a90294dc03c6/sections/1/player/1
Any tips? Thanks!
Click to expand...
Click to collapse
You have to start playing the movie in the browser then right click on a blank area and select inspect element. Hit the resources tab and look in the area in the picture. If you right click on the MP4 file and open in a new tab you will get the full URL of the video.
There is a much easier way to do this. Skip the javascript stuff and just use the link below.
http://googlecast.github.io/cast-chrome/
Paste your url in there and hit play. Then click on the ChromeCast device listed below the movie.

Categories

Resources