How to: Streaming media over WIFI / Cradle - MDA, XDA, 1010 General

I have just found out how easy it is to stream audio & video to your PPC over wifi, I'm currently using the same principles to stream video to the XDA when in the cradle. You can even stream live TV !!
I thought I'd let you guys know how simple it is to do, so here goes.
There are many different ways of streaming Unreal media server etc... I have only tried using Windows Media Encoder and have great results.
Step 1) Download & Install windows media encoder 9 series from M$: http://www.microsoft.com/windows/windowsmedia/9series/encoder/default.aspx
Step 2) Load WMEncoder and select custom session, the first page you are presented with is source selection, select devices if you wish to stream from a capture card (for live tv) for file to stream from a video file on your PC.
Step 3) Select the Output tab and click the checkbox for Pull from encoder
Step 4) Select the compression tab and click Pocket PC from the drop down box for the destination option, then select your desired audio and video settings... then click Apply.
Step 5) Check internet connectivity on your Pocket PC when either connected to cradle or WIFI
Step 6) Click Start Encoding in WMEncoder....
Step 7) Open Window Media Player on your Pocket PC and click Tools; Open URL, enter the IP address of your PC thats running WMEncoder (you can check this by clicking the Connections tab in WMEncoder while its running) Eg: If my PC's address was 192.168.0.50 I would enter http://192.168.0.50:8080 into WMPlayer, then click OK.
Step 8) Sit back and listen to / watch your media
I hope this helps someone..

does the xda1 also support wi-fi? how? thanks!

No AFAIK only the XDA2 supports WIFI via a SDIO WIFI card..

Ohh..yeah..cool!!!
Now I can stream TV channels,radios,from my Server pc..to my notebook or ppc!
cool

Playack is choppy
Everything worked well. But, the playback is choppy. Also, when I connect to the URL the device connects to my WAP network. The streaming is over my wireless network though. Any reaso why the playback is choppy

Is the XDA trying to connecting through its GPRS or something? That could be why its so choppy..
You need to make sure that your connection settings are on "My Work Network" or something similar.... then your XDA shouldn't attempt to make any connection, it will just use the cradle.

Thanks
Cool i am going to try it now

This works well for bluetooth too. Just activesync over bluetooth and use the bluetooth ip instead of activesync's. With full options playback is choppy - but its due to the processing speed. Overclocking eliminates choppiness

Would this not work better with Bluetooth using the new Generic Audio Video Distribution Profile (GAVDP)?

Related

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.

[Q] Unable to get AllShare to work...

I have been thus far unable to see my pc in the AllShare "Remote Device" pane.
I've been on several sites looking for help but have come up empty handed. Anyone else had this problem?
My set up:
Windows 7
BT Home Hub 3
Galaxy S2
What I've done so far:
Enable Homegroup
In Windows Mdeia Player selected Stream > Automatically Allow Devices To Play My Media
Ensured that all of the Libraries I wish to share are set up correctly (they are as I can stream to my XBox360 no problem)
I open up AllShare, select "Remote Device" it scans and finds nothing.
I'm sure I'm being a complete 'tard, but cannot for the life of me figure out what I've done wrong!
Any ideas, folks?
From what I have seen so far on youtube I was under the impression that allshare is supposed to work the other way around - send for example a video stream from the phone to a TV or other dlna enabled device. I am not sure if it works from PC to the phone.
Got it figured, I did everything correctly except wait!
The Home Hub is on the ground floor and I'm on the top, with 5 other devices connected to the router. It was taking a minute or two to discover my pc, then a further minute each level of directory down.
I've rebooted the Home Hub and it has improved markedly, although the types of file that will stream over to the device are somewhat restricted; avi's play fine, mkv and mpeg will not play. Music seems fine.
Tried to send some video to my XBox but was unsuccessful, may not be enough bandwidth I guess...
Do you know what codecs it supports? I'm running Orb on my Mac Mini and trying to stream so AVIs but it's not playing ball...
Raymond77 said:
Got it figured, I did everything correctly except wait!
The Home Hub is on the ground floor and I'm on the top, with 5 other devices connected to the router. It was taking a minute or two to discover my pc, then a further minute each level of directory down.
I've rebooted the Home Hub and it has improved markedly, although the types of file that will stream over to the device are somewhat restricted; avi's play fine, mkv and mpeg will not play. Music seems fine.
Tried to send some video to my XBox but was unsuccessful, may not be enough bandwidth I guess...
Click to expand...
Click to collapse
did you remember to put the xbox into media centre mode first, before trying to send video?

[Q] Is it possible to remotely control one SGS2 with another SGS2?

When in bed at night I use my SGS2 as a DLNA server by hooking it up to my TV via the MHL cable and then streaming video from my PC (which is in another room). It's a bit of a pain though to constantly get up out of bed to change the program. My wife also has a SGS2 and I was wondering if there was any way that her device could be used as a remote for my device? Is this possible? Any help appreciated.
This is possible. I hope the following explanation is sufficient.
Get PlugPlayer from the Android Market. Install it on at least the SGS2 connected to the TV.
PlugPlayer is a complete DLNA solution - it does all three functions: Media server, Media renderer, and Media controller. Skifta and Samsung's AllShare don't implement all functions IIRC.
Here's the breakdown of what this all means:
Media server is the source of your content.
Media renderer is the device with a display/speaker where the media is played.
Media controller controls what media is played from the Media server to the Media renderer.
One device can do all three at the same time.
Here's our setup:
SGS2 connected to TV acting as media renderer - let's call it DMR.
SGS2 in your hand acting as remote/controller - let's call it DMC.
Media source, wherever it is; it may be DMR, DMC, or another DLNA server - let's call this DMS.
Open PlugPlayer on DMR and leave it running. On DMC, in AllShare, Skifta or PlugPlayer, select the DMS that is hosting the media file you want to play, then select the DMR where you want to output the media file. Then, all that's left to do is to select the media file you want to play.
I do this all the time at home. I use a Buffalo NAS as the DMS, a Logitech Revue running PlugPlayer as the DMR, and my SGS2 as the DMC.
I hope you don't get lost in the sea of acronyms.
TWiTCommander said:
This is possible. I hope the following explanation is sufficient.
Get PlugPlayer from the Android Market. Install it on at least the SGS2 connected to the TV.
PlugPlayer is a complete DLNA solution - it does all three functions: Media server, Media renderer, and Media controller. Skifta and Samsung's AllShare don't implement all functions IIRC.
Here's the breakdown of what this all means:
Media server is the source of your content.
Media renderer is the device with a display/speaker where the media is played.
Media controller controls what media is played from the Media server to the Media renderer.
One device can do all three at the same time.
Here's our setup:
SGS2 connected to TV acting as media renderer - let's call it DMR.
SGS2 in your hand acting as remote/controller - let's call it DMC.
Media source, wherever it is; it may be DMR, DMC, for another DLNA server - let's call this DMS.
Open PlugPlayer on DMR and leave it running. On DMC, in AllShare, Skifta or PlugPlayer, select the DMS that is hosting the media file you want to play, then select the DMR where you want to output the media file. Then, all that's left to do is to select the media file you want to play.
I do this all the time at home. I use a Buffalo NAS as the DMS, a Logitech Revue running PlugPlayer as the DMR, and my SGS2 as the DMC.
I hope you don't get lost in the sea of acronyms.
Click to expand...
Click to collapse
Even if I don't need it, and I don't have a mhl, neither a second s2, I understood everything, and it was really well explained. You deserve a thanks.
Envoyé depuis mon GT-I9100 avec Tapatalk

[app] Bsplayer

I usually don't make any fuss over apps, but this one kicks too much but.
It's a media player, which plays all your usual formats. (no 1080p)
What makes this app really awesome, besides its free, is its built in lan support and ability to play movies inside rar files.
It also automatically searches for subtitles and downloads them, even over lan play!
Check it out, it's on the market with support for tegra 2.
I am using it and it is the best really. Is there a paid version and what is diff between free?
Sent from Galaxy Tab 10.1 powerd by dark AOSP
I haven't found a payed version. Think so far its only ad supported.
The greatest player there is right now (nov 2011)
Market link
I have a setup at home that uses a NAS connected to the router to enable my PS3, my laptops and my Android devices to access videos and music from the entire house. THE issue that my Samsung Galaxy tab 10.1 never has been able to show the videos from the NAS (streamed from the network to my tab that is).
This player has changed that completely. NOW it just simply works beautifully!
It also black out the bottom bar while playing, like the stock video player.
Sent from my GT-P7510
I don't have any problems with the stock video player.
stock doesn´t play mkv files.
i only know dice player witch can play mkv.but it´s a paid app.
this is the best player for free ! but the best option ist the lan mode.its possible to stream 720p videos without lag !the code engine is verry good.
i bought dice player and BSplayer one up's it other than i dont like the UI.
so guys mx player vs BS player vs Dice player ...
which it the best
In terms of player performance,
Dice wins hands down - seriously impressive performance no matter what I throw at it.
But Lan Mode on BS Player!! DAMN!!
now thats impressive! - can play anything.
noob question, how do you setup the lan mode?
ceejay83 said:
noob question, how do you setup the lan mode?
Click to expand...
Click to collapse
You need to make sure you are connected to your local wi-fi network and you have shared video folders on a connected PC.
Then click on Lan Mode (menu button )
and enter the details for the computer you want to connect to - either by ip address or computer name
also enter the usernamme and password of a user with priviledges to the shared folder.
Once you do that you will be able to connect to all of the videos in that folder.
What I find amazing is just how well videos stream using this
to the point that you dont have to actually copy movies to your phone when you are at home.
Its very well put together.
you can also save playlists of movies on your remote server
Tiger33 said:
You need to make sure you are connected to your local wi-fi network and you have shared video folders on a connected PC.
Then click on Lan Mode (menu button )
and enter the details for the computer you want to connect to - either by ip address or computer name
also enter the usernamme and password of a user with priviledges to the shared folder.
Once you do that you will be able to connect to all of the videos in that folder.
What I find amazing is just how well videos stream using this
to the point that you dont have to actually copy movies to your phone when you are at home.
Its very well put together.
you can also save playlists of movies on your remote server
Click to expand...
Click to collapse
ok i have my video folders shared. i can get bsplayer to see my network files but when i select a folder it says access denied. i turned off password protection
Check your network sharing settings . Worst case enable guest mode. Do you get a log in prompt wheb you connect via bsplayer?
Tiger33 said:
Check your network sharing settings . Worst case enable guest mode. Do you get a log in prompt wheb you connect via bsplayer?
Click to expand...
Click to collapse
are you talking about the user/pass when you add a host? i just put in my pc's name and it shows the folders. i don't get a prompt when i try to access the folders
---------- Post added at 12:22 PM ---------- Previous post was at 12:04 PM ----------
nevermind, got it working
Excellent good stuff
Sent from my GT-P7510 using xda premium

[How To] Video Streaming with FTP

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.

Categories

Resources