[How To] Video Streaming with FTP - HTC Rezound

I am going to go through this as quickly as possible. I was not overtly sure where to post this; however, I have the Rezound and it is what I set it up on.
A little about my historical background: I started with TVersity and used that for a long time prior to getting my Droid. I upgraded to the OG Droid and when Flash finally hit I moved over to Orb. I hated the app and always received better quality from logging into mycast.orb.com. However, the quality was never something I was overtly fond of. I eventually switched to PlayOn as they had the added bonus of Netflix and Hulu but the horrid additional cost of a yearly fee. Quality was much better though. Netflix and Hulu released their own apps and PlayOn seemed a bit useless other than accessing my local media which, while not great, was free with Orb. I eventually did switch to the spinoff of XBMC media server called Plex. Plex is awesome. Streams anything to the phone and does a pretty decent job. The only down side I found to Plex is its tendency to make it really hard to find anything. It auto stacks movies. Having a whole folder dedicated to sequels such as Spiderman Cd 1, Spiderman Cd2, etc. I discovered the only way to watch Spiderman 2 was to load Spiderman 1. I could either rename every movie or live with it. No no no, not going to work even if Plex costs just $5 and streams my bluray mkv files. Needless to say, I have “some” experience in this. So let’s get started:
DOMAIN
If you are like me and are not willing to pay for a static IP address and you have to power cycle your network as it’s quite large – you seem to have a new IP address at least 4 times a week. Head on over to dyn.com and sign up for a free account.
Once logged in - go to “My Services” and click on “Add Hostname”. Pick something that you’ll remember or just write it down for now. Host with IP Address and Activate. Assuming you have a windows machine head over to dyn.com/support/clients/windows/installguide/ and get the Dyn Update Client (any other OS still head over to that link and click your OS on the left). This will update the domain name to the new IP address assuming you get a new IP address. There’s a How To Setup guide on that page so I won’t go into it. Assuming everything was done correctly your domain is now tied to your IP address.
FTP
Going to assume you do not have a FTP Server already setup on your PC. If you do, skip this and move on. Otherwise, head over to filezilla-project.org and download the Server. Install and Run. I know it’s weird, but when it launches it will ask to connect to the FTP Server, this is the local IP of 127.0.0.1. Just keep it default and move on. In the upper left there is File / Server / Edit / ?. You can Click Edit > Settings. I personally did not do much on that option. I kept it passive without SSL. Up to you on what you want to configure here. We will click Edit > Users.
GENERAL : On the right at least add yourself. Enable your account, give it a password, CHECK BYPASS USERLIMIT OF SERVER, make sure both options under this are set to 0 (meaning infinite).
SHARED FOLDER: Add the directories you want to view. Once added RIGHT click on the directory and select EDIT ALIASES. If you do not give the directory an aliases it will not show when you FTP into it. I personally set an empty folder as my home directory (it’s the one with the H next to is) and that one does not need an aliases. The others; however, must! Set your permission levels, etc..
I did not touch the other two such as SPEED LIMITS or IP FILTER.
PHONE SETUP
On your phone download the following:
ES File Explorer (Yes you “can” use Astro or some other File Browser that has FTP but I prefer ES)
MoboPlayer (the one by Mobo Team – there’s a ton of plugs ins if you want to explore.)
In ES File Explorer swipe till you see FTP Servers. Click the Menu Key > New > FTP (or SFTP if you configured FileZilla for that)
Server: Remember that DYN domain name? That goes here. Eg: Nickname.dynds.ip.com
Port: 21
Mode: Passive (unless otherwise configured)
Username: The Username you added to Account in FileZilla
Password: The Password you gave to said Account in FileZilla
(I do not allow anonymous logins)
Encoding: Leave Alone
Display As: Some name you would like to ES File Explorer to use to represent your FTP.
Click OK.
Tap your FTP in ES and your Folders that you added on the FTP will appear on your Android device. Navigate around to confirm everything works. To stream video, long press a movie and choose OPEN AS > Video > Mobo (if you select it as the default action, future quick taps will launch the video in Mobo)
RESULTS
I’m on 4g and for one reason or another it does seem to take anywhere between 3 to 7 minutes for the video to load. But darn it! It’s a start. I’ve tried the following players :
Rock Player = Force Closes
MX Video Player = Kind of works and kind of does not
Mobo Video Player Pro = Doesn’t work
QQPlayer = Does not even show up as an option to play as
VPlayer = Same as QQPlayer
The only player that I have had consistent successful trials over 3g and 4g is the Mobo Player by Mobo Team. I’m open to ideas on how to cut down on that load time though.
This does work. There’s no need for Cifsmanager to mount the network drive (and then we would have to have root) and or to download the whole file over FTP. It does stream and the quality is actually better than TVersity, Orb, PlayOn, and Plex.
The DYN Domain name works with other things as well. I control my utorrent with Transdroid and use the Domain name.. so really, just that alone has been awesome.
Hope this helps some people and like I said, I’m open to suggestions to make this quicker!!!

Thanks for info, I already have everything setup previously (ssh on my linux box, es already installed and i have my server already added in) at but I'm not in a 4G area so I can't test it out.
The only way I can think of transferring files faster is compress the video more or increase your upload speed. How big are the files you're transferring and what's up upload bandwith on your server?

The whole point was that you don't transfer the file, it streams. Following the method layed out above - the file streams over the internet via FTP to your phone.

For heavy users like me, FTP is much better than the cloud at the moment. Those File Size limits just will not do for me. Anyway this is a very interesting thread; I already have FileZilla set up using DD Wrt and the awesome NAT Port Forwarding. I tried with MX Video player but it seemed to not want to load up. Going to try with MoBo.
Sent from my Galaxy Nexus

I have a great app for my Ipad (i know i know) lol -- that does streaming nicely over wifi or even tethered to my previous 3g cell... I just upgraded to a 4g android... <---- which is amazing
So to let you guys know what works with this... It's more then just having this all set up! I have noticed that it does not like HD content... but on a 3-4inch screen sd content done right does not look bad at all... lol
Presently i loaded the latest ES File Browser and also MX Player from the Play Store (aka the market) when i add my FTP server with a feed of 20mb/1mb to my 4g cell running about 15mb/8mb it streams files that are under give or take 450mb converted to .mp4 / .avi perfectly with no lag or oos sound... Give it a try and let me know what you guys find... But the most important thing is that the file size needs to be give or take 450mb or smaller otherwise the buffer does not keep up!

Have you tried Subsonic? I'd be curious to see how it compares. It can be set up to transcode and reduce bitrate on the fly. It does have it's own Android app though it launches movies through JWPlayer on the browser.
The server side is a java based app with web interface for management and you can play back music/movies through the web page.
I use it to primarily stream my music collection to my phone but it works for movies too.

Save your time... download DICE player Ads
I have been searching for a player to stream video from my FTP server in my house for months.
I tried various FTP servers and players and nothing worked.
Less than a month ago, I found DicePlayer Ad in Google Play store/market.
search for:
pname: com.inisoft.mediaplayer.trial
Now, it says there is ads, but they have presently only included a place-holder (with no live ads) and the name 'trial' also seems meaningless because full functionality is included.
I won't bother explaining how well it works in detail because it's damn near idiot proof. If you're tech-savvy enough to want to stream media from your ftp server, you're tech-savvy enough to be doing so in less than 2 minutes using this app.
I just wish I could find a windows based solution that would work as well as this app. Any movie that I have tried to play, every format, starts to play within approximately 30 seconds. Navigation requires about 5 seconds of seek time. Embedded and subtitles in separate files work. I tried emailing the dev to ask how this works but got no reply, but the speed of navigation leads me to believe that it could not cache much of the media on my device.
I also use this app for video media on my sd because it has all the features of any other player I've tried. I use Music Folder Player Free for music (pname: de.zorillasoft.musicfolderplayer) in case anyone's interested.
Love it... also... anyone know an app that will stream movies over ftp on windows 7?

Yeap I'm still trolling this thread. ^_^ I'm still using Plex. I've had to change some of my file names and completely re-did my TV shows. I still get the best quality streaming from ES File Explorer to Mobo.... but I still have the issue with the HORRID buffer, play, buffer, play... utterly unwatchable.
I get pixelation with Plex but by far the best Computer to Phone quality. After about one or two buffers of about 15 seconds, it streams pretty well. If you have a Jetflix account, its simular in picture quality. Very watchable but not perfect.
I'm trying this Dice player... Took me a second to add my FTP, but its taking forever and a day to list my videos... If it cache's the list I'll be kewl with it. I'll update with my findings on play back.
FTP to PC Windows 7. VLC should work. Have you mapped your FTP to your machine? I'm still using dyndns. I can map my .com to my windows 7 machine at work and it streams. The PC thinks the drive is local. Can take about 10 to 20 seconds for the video to load, but plays perfectly. Let me know.

This is amazing info
Sent from my ADR6425LVW using xda premium

I'll have to try FTP. Before I just used CIFS to see network shares from the computer over Wifi (VPN didn't work worth a damn on Gingerbread.)
I finally get ICS with proper working VPN, but now I can't seem to get CIFS working.
Anybody know how to get CIFS properly working on the Rezound? I don't think there are any kernels with support yet.

I don't know if using the FTP server I am is causing the issue or not but no-dice about Dice player. I set it up and it shows the connection on the PC but it never stops trying to scan. I set up a test account with a single video and still just sits there trying to scan...?
Rezound and Cifs - We need an AOSP kernel with it. AOSP as it will address my other issue. Cyanogen has it built in... so it's a matter of waiting for CM to come to the Rez with a functioning ROM.
This and Wii remote connections are my only real complaints about HTC devices. Superior to some as at least HTC unlocks the bootloader (looking at you Moto).

Diceplayer has native FTP/HTTP/SMB support.
But Diceplayer dose not support Passive mode FTP yet.
You did not need to use cifs.ko or ES file browser.

is the another free alternative to dyn.com?
They don't have it as a free service, although they have a trial for a few days free they start to charge you after 14 days it seems.
I dont go for the "free" trials where you are required to give credit card info
Edit: I'm going to try no-ip.com see how that goes
Edit 2: no-ip.com works it has a free personal account option that doesn't need a credit card and works great for this

I can access my NAS box via internal SMB share or external FTP but whenever I long press a movie -> play as -> movie -> select player
The .avi file refuses to play. The stock movie player, MX Video Player, ES Media Player, and MoboPlayer, none of them can play the file.
But VLC can stream the file perfectly fine on a windows machine.
EDIT 1: I'm using a Samsung Galaxy Nexus
EDIT 2: Mx Video Player now works over LAN stream with Software Decoding only for my Bleach AVIs
EDIT 3: DicePlayer works with default encoding over LAN stream (supposedly using Hardware decoding) for AVIs
EDIT 4: DicePlayer doesn't work over 3G / 4G FTP streaming
EDIT 5: Mx Video Player works with Software Decoding over 3G / 4G after small buffer time. Was smooth when it wasn't buffering which was maybe every 10 seconds or so. File was 175 megabytes over supposedly 4G. Only need 150KB/S to play the file so not sure why buffering was necessary since 4G should easily sustain 150KB/S
EDIT 6: DicePlayer isn't playing some MKVs over LAN: 8 Mile and American Gangster
EDIT 7: MX Video Player isn't playing audio from some MKVs over LAN: 8 Mile and American Gangster
EDIT 8: Both are playing my Death Note MKVs over LAN with audio and subtitles

ftp streaming
FTP stream video to Galaxy Nexus from home over 3G
Home Router - Cisco Linksys EA3500
Simultaneous Dual Band N750 with Gigabit ports and USB
Plugged external usb drive into USB port on router
Setup FTP share for the drive on the router
Opened ES File Explorer
Setup connection for FTP
When ES File Explorer has a connection with the FTP shared drive, I select the folder with the shows in it.
Selected American Chopper.avi (348MB), the got an open with dialog box, and selected BSPlayer Lite
So BSPlayer Lite can stream from FTP
The video did not stream smoothly, but I'm on Wind and the data speed sucks.
Speedtest.net test was 1.16Mbps
Can someone with a good data connection try it and post the results.

Works on my arc s, through hdmi to monitor with external audio.
But phone screen always enabled.
VLS - smooth, but with step-by-step seek (without direct).
BSPlayer lite - works less smoother but with normal seek.

After days of researching why my ftp streaming wasnt working i finally figured out it was because of ES explorer unable to handle streaming, no matter what app i used(some worked better then others but none was near usable.
With that i finally found a suitable one called Antek explorer on the google app store. You would need the ftp plugin and 3rd party video player(mx player).. All streaming now works perfectly.

Have you guys tried BubbleUPnP? Streams music,pictures,and movies over WiFi or 3G very well. MX player works best for me as renderer. 3G requires bubbleupnp server software to be installed on you pc,but is free. App has a free version with streaming limitations to try it out. I use media player11 on win7 four all my media but there are many options. I like free
Sent from my ADR6425LVW using xda app-developers app

shaolinx said:
After days of researching why my ftp streaming wasnt working i finally figured out it was because of ES explorer unable to handle streaming, no matter what app i used(some worked better then others but none was near usable.
With that i finally found a suitable one called Antek explorer on the google app store. You would need the ftp plugin and 3rd party video player(mx player).. All streaming now works perfectly.
Click to expand...
Click to collapse
This has worked for me!:highfive:

NM I'm an idiot.

Related

Orb on the Titan

Ok, this thread is all about using Orb (or possibly other streaming media applications) on your Titan.
I currently use Orb 2.0 to stream all of my media (pictures, music, movies, videos, documents, etc) to my Titan. It works pretty well, but Windows Media player is the default player, and it's somewhat choppy and a resource hog. Some people have reported good results using TCPMP for playing media with Orb. I also use Pocket MVP for movies from my storage card, so I was wondering if that may be a good alternative as well.
My question is...what Codec is used by default to stream media?
What file associations do I need to change in TCPMP (or any other media player)?
What other codecs work, and how well (flash, etc.)
So far I have been unable to get Live TV to work through Orb, but I believe that may be a problem on the desktop app side.
With EVDO and RevA speeds getting better all the time, this is quickly going from a frustrating experiment (try watching a 2 hour movie with it stopping every 3 minutes to cache data)...to a very good replacement for having to store huge amounts of media using precious memory on your device.
I only have experience using TCPMP so I can't comment on Pocket MVP, but it works great and my be able to replace Pocket MVP for your sd card movies.
I use TCPMP v0.72 RC1 (attached below).
I check all the file type associations in TCPMP except picture files.
I set the "Manual A/V offset +/-" to -400 msec to fix A/V sync.
I change the video driver to "GDI".
Orb streams .asf files by default but if you're using WM6 or WM6.1 you'll need to copy the WM5 WMV9 codecs (also attached) to your pda's \Windows directory for Orb's .asf's to play. Be sure to restart TCPMP after this.
When TCPMP is used with the latest FlashVideoBundle (also attached) it also allows the playing of YouTube (and other) videos from pie. Just run the .cab from \My Documents, soft reset, and click a YouTube vid.
Not sure what your Orb live TV issue is, but remember only one application can have control of a capture card at a time.
Cool, thanks. I think that I figured out my TV issue. I set it up to use the ATI MPEG encoder thats built into my All-In-Wonder Video card, and it works. I'll just have to see how that works with Divix and MPEG movies, but I would think that it should be better since its a dedicated hardware encoder vs software.
I just began using Orb yesterday and it is great!!! My car stereo has built in bluetooth, so as long as Im in an EVDO area, I have access to my entire mp3 collection on the road now.
So, how well does the bluetooth work for you for stereo? With all of the bluetooth issues, I had put off buying a pair of stereo headphones....but there have definately been some improvements. At least now I can use Voice Command with some reliability
Well this looks very interesting as a solution. Does anyone have PIE remembering the password for ORB? I can not get my Titan PIE to remember the password no matter what I do, so I was thinking I need to switch to a different browser.
These aren't free, but you can try them and see if you like them:
(These solutions are for if you don't like using PIE to access ORB)
PocketStream Server:
This program comes with a GUI (although a bit choppy) for the phone, so all you need to do is connect to your computer with the app and it lists all your music/video files. It is streamed with TCPMP.
LobsterTunes:
This is what I use. Currently it only supports streaming music. It is a uPnP (Universal Plug&Play) app that can connect to any media server that supports uPnP (Orb, WMP11, TVersity). It auto sets up for you so you don't need to input anything. Just load it up and it will auto search for your computer networked sharing folder. The GUI is a lot faster than PocketStream, but it uses WMP as a backend to stream music (not changable).
Will Lobstertunes support the Internet Radio Stations under my ORB account, and thus stream them? I am all for trying something else that will work more efficiently with ORB (or any other pnp server software - as long as it works with all modalities of the pnp software).
wow... glad I came across this thread... lobster sounds EXACTLY what I was looking for... streaming media in car just isn't viable... the funny thing is, evdo is MUCH faster than streaming bandwidth but you never take advantage of that extra bandwidth when you're streaming...
this looks awesome.. it downloads your songs in the background so no skipping between towers!
Lobstertunes does support radio stations, but I'm not sure if it *sees* the ORB radio stations. Best thing to do would be to create a playlist with the radio station on it. I haven't tried it before because I use TCPMP for radio.
this looks awesome.. it downloads your songs in the background so no skipping between towers!
Click to expand...
Click to collapse
That's one thing I like about it. It always downloads half your available storage memory, so when it reaches that threshold, it will just overwrite previous files so you don't have to worry about wasting space.
I also came across this software:
http://www.pocket-tunes.com/
and it looks pretty slick lol, but I'm not sure if it'll work on the Titan. Maybe I'll give it a try sometime tonight. I'm looking for something to replace LobsterTunes because although it works, it's still a little slow in my opinion.
I've been using ORB since the mogul came out and previously on my Treo 700wx.
I do have to admit my 4 year old has used it more than I have...the quality while traveling on the interstate is quite impressive.
I do have to try the tcpmp, maybe it will put it over the top.
My only failure with ORB 2.0 and the old version is neither will record for me, but I'm sure it's my fault.
orb is good... I like it.. I just wish there was a software front-end for it for the ppc..
I was really excited to get lobstertunes a try but it simply does not work on my device... not quite sure why but it crashes during the login process.
Zenoran said:
orb is good... I like it.. I just wish there was a software front-end for it for the ppc..
I was really excited to get lobstertunes a try but it simply does not work on my device... not quite sure why but it crashes during the login process.
Click to expand...
Click to collapse
I found that error too, one way to fix it is to open up lobsterconfig.txt from within the install directory on your PPC and edit the line from /localtest=false to /localtest=true
Don't have the config file on your phone? There should be one in x:\program files\ElectricPocket\Lobster just edit the line and transfer the file to your PPC.

VLC Stream & Convert - Awesome new market app...

Only been playing with it for a little bit, but there's a new VLC compatible streaming client available on the Market called VLC Stream & Convert.
It allows you to run VLC on a client on your lan (be sure to add the Web control interface from VIEW/ADD INTERFACE) and connect to it. You can either remote control VLC from the phone....or..you can stream video to your phone from the client side app with a simple filesystem browser.
Though the realtime conversion and streaming isn't the best quality it's most definitely handy and orders of magnitude more seamless than dealing with DLNA.
Maybe everyone else isn't a hardcore media geek with terabytes of video spread about a home lan like me. But this addition to the market makes me happy!
Thought I'd share.
Scott
This looks really cool. Will definitely try this tomorrow after work!
Sent from my SGH-T959 using XDA App
masterotaku said:
Only been playing with it for a little bit, but there's a new VLC compatible streaming client available on the Market called VLC Stream & Convert.
It allows you to run VLC on a client on your lan (be sure to add the Web control interface from VIEW/ADD INTERFACE) and connect to it. You can either remote control VLC from the phone....or..you can stream video to your phone from the client side app with a simple filesystem browser.
Though the realtime conversion and streaming isn't the best quality it's most definitely handy and orders of magnitude more seamless than dealing with DLNA.
Maybe everyone else isn't a hardcore media geek with terabytes of video spread about a home lan like me. But this addition to the market makes me happy!
Thought I'd share.
Scott
Click to expand...
Click to collapse
You may have just solved a problem for me... I am having some issues though.
I have it installed and working. I find my VLC player through the app and can start videos no problem, but there is no audio.
What AAC encoder are you using on your system? Im running on Win7 and cant seem to get it working.
ritalin said:
You may have just solved a problem for me... I am having some issues though.
I have it installed and working. I find my VLC player through the app and can start videos no problem, but there is no audio.
What AAC encoder are you using on your system? Im running on Win7 and cant seem to get it working.
Click to expand...
Click to collapse
On all the PC's on the home lan I now only ever install VLC, Media Player Classic Home Cinema, and FFDSHOW. VLC's built in AAC decoder generally handles things fine, but if it gets confused (in the case of some encodes with weird FOURCC headers) FFDSHOW usually picks up the slack externally.
I'll run through my collection (it's well over 3 terabytes now so it might take a bit) and see if I run across anything with AAC that this stumbles over. I'm running Win7 x64 on this laptop, so it'll be my guinea pig.
I have a good idea of a few known encodes I have with weird AAC audio header info, primarily because they also won't play natively correctly in the phone's built in video player or rock player. I'll let you know what I find out.
EDIT: Well that didn't take long. It seems that the same encodes with .AAC audio that give the built in player grief (as well as Rockplayer) also refuse to have their audio play correctly in this streaming app. Even more interesting, these all play natively within VLC on the desktop. However, VLC, FFDSHOW, and my universal backup plan when encountering weird stuff that won't play (KMPlayer) all use LIBFAAD for .AAC decoding. Upon further investigation it appears that some .AAC profiles (there are actually six baseline types of .AAC audio...go figure) aren't properly supported by Android's native .aac parser (found this info on DoubleTwists support forums).
Looks like this is a native flaw in Android itself at this point. Going to investigate further. Thank god that there are literally only a handful of encodes in my collection that have this problem or I'd be pulling my hair out.
Can someone show me how to use this to stream over 3G??
I opened ports on my router and got my WAN IP entered but it won't let me connect.
Did you enable the Web Interface in VLC on the client PC? It is not on by defaut.
Start VLC on a PC on your lan, go to the VIEW menu....ADD INTERFACE...WEB INTERFACE. With that selected the android client should automatically find the VLC instance running on your lan connected PC. This assumes no additional firewall is blocking the app on the PC.
I got it working pretty good using wifi inside my network, so I think VLC is setup properly.
What I'm trying to do is to stream through t-mobile 3G.
I did the port forwarding in my router, but couldn't get the app to connect my home PC via 3G.
I've been able to get it to connect via 3G here, though only HTTP audio streaming seems to work. RTSP video streaming seems to be broken via 3g, and again this appears to be an Android issue from what I'm reading.
vcxzfdsa said:
I got it working pretty good using wifi inside my network, so I think VLC is setup properly.
What I'm trying to do is to stream through t-mobile 3G.
I did the port forwarding in my router, but couldn't get the app to connect my home PC via 3G.
Click to expand...
Click to collapse
masterotaku said:
I've been able to get it to connect via 3G here, though only HTTP audio streaming seems to work. RTSP video streaming seems to be broken via 3g, and again this appears to be an Android issue from what I'm reading.
Click to expand...
Click to collapse
From the dev's site, found here
"Why does rtsp streaming not work over 3G?
Some operators don't allow rtsp on their network. Http streaming should work instead but for videos you can only stream the audio track."​
If its true that t-mobile is blocking RTSP then that sucks. Im going to play with it tomorrow and see for myself.
If this doesnt work then Im back to square one. I really wanted to find a way to use the Twonky media server I already have setup and streaming. I have been streaming videos to friends and family for about half a year now. My Fios 30mb up 30mb down even allows me to stream 720p content over UPNP without so much as a hiccup.
First person that can manage to remove the wifi only option in AllShare gets access to my collection. . I have been trying to find it but im not really sure what im looking for in the code.

[Solved][Q] Streaming AVI Divx/Xvid

First of all, I am grateful that the vibrant can play divx encoded video files; I don't think I could live without it. Unfortunately it cannot stream them.
A solution is to start downloading the Avi and then [while its downloading] switch over to the Files application, go to the ".downloadTemp" folder [you need to first enable "hidden files" in the options], and open the incomplete *.avi in the stock video player application. This works wonderfully and i can instantly start watching a video AS IT DOWNLOADS.
UNFORTUNATELY, the video player app will not let me fast forward. Sometimes it lets me rewind, but it mostly takes me back to the very beginning of the video if I even touch the trackbar. And yes, for those who are wondering, the Video WAS sufficiently done downloading to reach the part of the video i wanted to fast forward to. I obviously wasn't trying to forward to the end of the video with only 10% of it downloaded.
I looked in the android market for alternative video players, and the only one that REMOTELY worked was Rockplayer. It would let me fast forward and rewind, except it was really glitchy and full of ads. I prefer just watching it on the perfectly stable stock Player than to use a glitchy one.
So i come to you guys, hoping for a solution. Any Ideas? Are there any other Video Players that i missed that will let me fast forward and rewind incomplete video files as they download?
(Oh, and if you're wondering the source of the videos, i usually just watch divx movies and shows that have been uploaded to megaupload, such as: megaupload.com/?d=T5D3YV8R&w=719&h=349)
*********************************************************
Solved: VPlayer and Moboplayer support HTTP Streaming for DviX
I have read a few posts similar to yours, complaining about streaming divx avi files.
I myself do NOT have any issues with this and have tested a fair share of my 900gigs of divx avi's. I DO have issues stream MKV files while I have seen others report that they can stream MKVs.
What does this mean?
This means that AllShare is no different then any of the other DLNA based streaming software out there, there are compatibility problems that need to be worked out. Usually this is sorted out on the streaming server side and not the player.
I am saying that the software you are using to stream is more then likely causing the problem.
Give Twonky a try. Thats what I use and as I said I can stream divx/xvid avi's without issue. The downside is that Twonky is not free, the upside is that there is a 30 day trial to test and see if it resolves your issue. If it does, I dont think the price for Twonky is that bad, I paid $15. If you want a free one (they update compatibility less frequently) just google search DLNA or UPNP streamers and test a few out. XBMC is a good open source alternative, but is really not an option if you are using a windows box. XBMC is a program and not a service so you would be running a full media player at all times. XBMC can be setup as a standalone in linux though, if you have a spare PC to use.
Good luck.
When I say "stream," I don't mean from a home network source, I mean from an http source.
Therefore, I don't think the DLNA solution applies (Although i'm probably going to end up taking your advice for when i want to play videos from my computer, so thanks for the tip )
But that still leaves the current issue. Any Ideas?
tmpryid said:
When I say "stream," I don't mean from a home network source, I mean from an http source.
Therefore, I don't think the DLNA solution applies (Although i'm probably going to end up taking your advice for when i want to play videos from my computer, so thanks for the tip )
But that still leaves the current issue. Any Ideas?
Click to expand...
Click to collapse
AHHHHH.... I have been looking for a way to do this as well. HTTP streaming should no longer be an issue when 2.2 drops as sites like quicksilverscreen and the like all work fine through Flash 10.1 in 2.2. I have tested this with a Nexus1 and it works beautifully even over 3g.
I still want to have access to my home server though as I have close to a terabyte of video and my system is setup to auto download shows as they come out.
I am hoping to get my hands on a deODEXed version of the AllShare app to see if I can remove the WIFI only restriction. After that it should just be a matter of setting up a VPN back to my server.
Right, megavideo should work fine once we get the 2.2 update (woot! cant wait till we get flash xD)
as for movies uploaded on megaupload, I guess i'll survive with the .downloadTemp folder trick for now. Thanks.
And if i may ask, what's the quality like on allshare and twonky? and how fast does it respond to fast forwarding/rewinding?
I would like to stream from a regular windows samba share over wireless. I can't even get that working properly. It appears to be a limitation with the player and not the OS.

Streaming Video and Audio from home media server

Thanks to a tweet from Kmob, I just found out about SubSonic.
Its an open source media server that runs on windows/linux/mac and creates a very clean web interface for accessing all your media you have stored on your home network.
I have a windows box that I use as my media storage server. I installed subsonic in about a minute, configured it in under 3 (including setting up the paths to my specific media folders, and opening a port on my router)
They have an android app, installed it on my new atrix... setup the app to point to my router's dyndns address with the specific port I setup and BAM, done.
you select the media item you want to play via the very clean app interface, then it opens in a browser window showing a flash player. Make the player full screen and you are set.
From start to finish, I was watching House in less than 7 minutes.
Links:
Subsonic Web Page
Subsonic Android App (on Android Market website)
Mb
Why aren't you using DLNA ?
I smell a plug.
GhostXtreme said:
Why aren't you using DLNA ?
Click to expand...
Click to collapse
Correct me if im wrong, but isnt DLNA for getting media stored on your phone to display on your tv? This lets you play media stored on your pc on your phone... On wifi or even 3g
Ririal said:
I smell a plug.
Click to expand...
Click to collapse
if by plug you mean trying to pass on information about a program that I found and thought was useful to me, then sure... I guess I'm plugging this
But if by "plug" you are insinuating that I am some how affiliated with the software or might profit from telling people about it, (here, I was going to say something about "plugging" and "your mom", but instead i'll assume you were just trying to be witty, and say...) you are mistaken.
And I plugged your mom
nice
nice reply and subsonic seems to be pretty amazing so far. Have not tried over 3g yet but if thats good then id say this is a good find.
I use Plex for all my streaming needs. Works well for $5!
windows and mac servers are avail
Does it have any authentication? If it does I might give it a try. I have been struggling to find a good streaming app with security. I have tried orb, plex and several others. Orb seemed to work ok as long as you dont have a large library. Plex didn't see alot of my files because they didn't meet its naming convention. Plex also had no easy way to set up security.
I miss Airvideo. It was and has been my only regret about leaving the Iphone.
Sent from my MB860 using XDA App
DLNA no audio
I am trying to use DLNA via a Windows 7 pc. Video shows up fantastic, but no audio, I hope I don't have to transcode the audio, some of them are AC3 and DTS.
Can Subsonic handle that?
lemortede said:
Does it have any authentication? If it does I might give it a try. I have been struggling to find a good streaming app with security. I have tried orb, plex and several others. Orb seemed to work ok as long as you dont have a large library. Plex didn't see alot of my files because they didn't meet its naming convention. Plex also had no easy way to set up security.
I miss Airvideo. It was and has been my only regret about leaving the Iphone.
Sent from my MB860 using XDA App
Click to expand...
Click to collapse
Yes, you can create multiple users, it even supports Ldap (windows domain user credentials)
I think it even supports ssl, but im not 100% sure on that.
bekarhoo said:
I am trying to use DLNA via a Windows 7 pc. Video shows up fantastic, but no audio, I hope I don't have to transcode the audio, some of them are AC3 and DTS.
Can Subsonic handle that?
Click to expand...
Click to collapse
Subsonic handles transcoding flawlessly.
mburris said:
if by plug you mean trying to pass on information about a program that I found and thought was useful to me, then sure... I guess I'm plugging this
But if by "plug" you are insinuating that I am some how affiliated with the software or might profit from telling people about it, (here, I was going to say something about "plugging" and "your mom", but instead i'll assume you were just trying to be witty, and say...) you are mistaken.
And I plugged your mom
Click to expand...
Click to collapse
Apologies, I just briefly checked your other posts and came to the wrong conclusion. I've actually picked this up based on this thread and I'm enjoying it. I had the same issue with video but no audio, and it handles it great. Thanks for the heads up.
p.s. my mom would like to know when you're calling her back.
So I tried this and over all am happy with it.
I have been tweaking the settings to get things working well over 3g.
My friend on sprint 4G seems to have better results than me.
mburris said:
Correct me if im wrong, but isnt DLNA for getting media stored on your phone to display on your tv? This lets you play media stored on your pc on your phone... On wifi or even 3g
Click to expand...
Click to collapse
Actually, atrix can be acted as DLNA client which can play media stored in DLNA server. I use PS3 Media server on my mini mac to streaming avi files to my PS3 and Atrix. Only problem is I cannot watch some of avi files because of compatibility issue with codec - Atrix will say "not supported media type" sometimes.
dragon19766 said:
Actually, atrix can be acted as DLNA client which can play media stored in DLNA server. I use PS3 Media server on my mini mac to streaming avi files to my PS3 and Atrix. Only problem is I cannot watch some of avi files because of compatibility issue with codec - Atrix will say "not supported media type" sometimes.
Click to expand...
Click to collapse
Correction noted, thank you.
Subsonic can install on a mac, and takes very little ram, so there probably wouldn't be much harm in running both (PS3 MS and subsonic) on your mac mini.
The real time transcoding SS does should eliminate any chance of codec compatibility issues.
I can vouch for SubSonic.. been using it for the past month, streams videos FLAWLESSLY. Way better then AirVideo for the iPhone, and a cinch to set up. In order to use the domain from another PC you have to donate, but it works for free streaming to the Android..... love this app so far.
Now if only Android can get the new version of iMobsters that was pulled from the appstore, and NHL 2K11, only then I can finally sell my iPhone 3GS.
Is this the same as Using the Open Source VLC Player to stream over http or rtsp? I'm using this now, and it works awesome...it converts and streams every file type VLC can play...with no buffering time over Wifi...and bearable buffering over 4G. But, here's the catch for me. You have to have VLC running all the time on PC side, with web interface enabled. So it it's not, I have to log in, remote control computer open VLC.
Is this way an application, or just a process running in the background on PC side? I'm sure I got some of the terminology confused a bit, as I'm not an expert...hopefully it's understandable though.
You may host, organize, and broadcast your video and audio to your website, apps, and other platforms without difficulty with Muvi Flex's audio streaming servers.

SMB Movie Directory Lister?

Hi Guys,
I had a thought, whilst trying to look through the Google PlayStore for a DNLA Server app to play some files both off my Android Device and via the NAS Server I have connected to my Router. But unfortunately couldnt find a decent enough App in the PlayStore that catered for every feature I want, and thought...
1) Wouldnt it be AWESOME if the CyanogenMod team include a built in DLNA Server into their current roms??
and,
2) (This is where I am hoping a talented Android Programmer viewing this post may step in...) It would be really useful to have an App that can scan your NAS (or whatever other storage you have), and then list all the files (especially movies) as to:
a) What folder they are in
b) What name the file is called
c) How big that file is in size
d) What format, codec, and resolution
... and so on!!
Some Apps do show some of this information, but not all of it... And so wondered if anyone could code such an App?? Sure it wouldnt take a talented programmer too long to write a file scanning App that could create/output to txt, csv, html reports..??
Does this sound like a good idea??
Cheers, Lister
Anyone?
hi mate,
in wich form do you serve the media on your nas?
You mentioned that you have searched for dlna progs on google play, whats with BubbleUPnP?
Its working fine for me. Or do you have a smb connection to your nas and just want to scan there for movie files?
In this case wouldnt a good file manager be enough?
Hi @clonednull,
Thank you for your reply, and interest....
1) Not sure what you mean by "which form do you serve your media on Nas" ?
My media is various movies (DVDs mainly) that I've ripped in MP4 or MKVs of TVs and Films, stored on a QNAP NAS for easier viewing via my TV (networked) but also on Mobile devices around the house....
2) DLNA Apps on GooglePlay, much like uPNPBubble
True, there are many Apps on the PlayStore that support DLNA, but I guess I'm being a tad fussy here.. I am looking for something that has the looks, elegance and features, such as 3D carousel view of media that can be flicked through, but then clicked and pushed to DLNA devices. I am looking for an App that can push local (on my Android device) as well as networked media (such as my NAS) too the TV. But it all comes down to looks, and so many Apps either look dated, or the ones that look good dont work with local content, and only networked content...
3) SMB Network connection to NAS
Not too sure on the networking side of things, just know I have a QNAP NAS, that works fine when connecting/viewing via the TV. However an App such as "FX Explorer" on the PlayStore views the NAS connection as a SMB.
However the App I am looking for, to connect to my NAS via an Android App... I would like it to be able to scan the directories, count how many files/videos are in each directory, be able to tell me their file sizes, the file formats, their dimensions (ie: 720, 1080, 352 and so on) and then if possible, be able to export this data to the SD Card as a report, beit txt, csv, html and so on....
Basically so I can audit my data/content, so easy to browse and so on....
I did start to look at File Managers, rather than SMB scans or Movie Collection Apps... But cant find a single App on the AppStore than can scan my OWN content, and list it in the format that its recorded in and so on....
If you know any Apps, I would be very grateful...
Many thanks, Lister
Lo @Lister Of Smeg!
Aha so you want a viewer / streamer / dlna client + server / media list scanner + exporter for all specific file informations and this all should be wrapped in a fancy 3d look.
I'm afraid what you are searching for will not be found in one app.
As before mentioned i personally like BubbleUPnP for dlna content and i use the default file explorer (wich is Solid File Explorer) to search arround in my smb content.
If you want a good looking movie library of your smb content check out apps like MovieFlow
A nice looking video player with upnp and smb support is also Archos Video Player
Last but not least you could try out XBMC for android. It looks nice, has a lot of features and also plugin compatibility for many things but it is somehow "overdressed" for most situations.
Check them out at their Homepage: xbmc.org
Hope i could help a little bit mate and wish you all best! :highfive:
Hi @clonednull,
Apologies for the delay in getting back to you.... and thank you so much for your reply!!
Re:
Aha so you want a viewer / streamer / dlna client + server / media list scanner + exporter for all specific file informations and this all should be wrapped in a fancy 3d look.
I'm afraid what you are searching for will not be found in one app.
Click to expand...
Click to collapse
Indeed, lol.... Yeah I appreciate Im not going to find summit that ticks all those boxes in one App.... :crying: But that wasnt really what I was after, I'm kinda after 2x seperate Apps...
1) A DLNA Player/Server, that can play both local content on my phone, as well as videos found on my NAS. With a CoverFlow kind of interface...
So many of the Apps will not play locally or if do, they pass the playing feature onto another 3rd party App installed. Or they dont have a very good GUI on them, and have something like that of a Gingerbread App... lol
I've tried the Archos Video Player out before, and I think that is awesome... Especially on a Google TV Stick. I bought my folks one of these for Christmas, and have it pointing to my NAS with all my films and TV shows... Looks beautiful and plays beautiful too...
Also tried XMBC, but on previous hardware it didnt really run to well as it wasnt designed for it, and so had a lot of crashes, but it was fairly early into the development days... Looks a lot better now on my phone...
Tried MovieFlow, had a few issues with that... Didnt really want to connect too well I think, and I think it maybe because of the English Database issues its having at the moment (or at least thats what the App says....)
Solution: I think maybe I'll ask the MoboPlayer team, if there is any likely hood of them adding a DLNA client into their App sometime in the future. As that App can play anything and everything, has a lovely interface for local stuff... and especially the CoverFlow. Just needs to add SMB scanning and DLNA output and we're sorted
2) SMB Directory Movie Lister, basically any App (Movie or FileManager based) that can scan SMB / NAS devices, read all the video files on them, create a report on: Folder Location, Name, File Size, Screen Dimension Size, Format, Totals.... and then be able to Output it to a file (beit Cloud based, or local SD Card)
I am really surprised nothing like that exists out there, despite how popular NAS storage is for movies, and even though some Movie Apps can identify such detailed info when scanning files on these Servers, why cant any of them do Reports, say Movie Collectors/Audits...??
But thank you for all your help, very much appreciated... as always!!! I shall update this post if I hear anything back from MoboPlayer team...
Cheers, Lister

Categories

Resources