Football Fans: Download the 2012 Schedule App from Google Play!


Go Back   Android Forums > Android Phones > Motorola Droid X > Droid X - Support and Troubleshooting



Reply
 
LinkBack Thread Tools
Old October 6th, 2010, 08:48 AM   #1 (permalink)
Junior Member
 
AndroidX2.2's Avatar
 
Join Date: Sep 2010
Location: MA
Posts: 24
 
Device(s): Motorola Droid X
Thanks: 6
Thanked 4 Times in 4 Posts
Cool Stream video and audio over LAN and WAN

I have over 100GBs of audio and video files on my PC that I would like to access at anytime. Whether it's around the house or on the go. 9 out of 10 places I'm usually at have highspeed wifi connections so I'm not too concerned about streaming over the 3G network; although it would be nice.

Basically, I want to set my PC up as a private media/file server that I can access from my rooted Droid X 2.2.....cheaply, free if possible.

I'm actually surprised that this device doesn't have streaming capabilities over local wifi networks. I can transfer files over from my home network and then play them but that requires a lot of wait time and uses a lot of space on the phone.

I know how to configure ftp and http servers with DNS if that helps. http would take a long time to code and can't be updated quickly so I'm hoping it can be done with an ftp server.

Any suggestions would be appreciated, thanks.

AndroidX2.2 is offline  
Reply With Quote
Sponsors
Old October 6th, 2010, 09:29 AM   #2 (permalink)
Member
 
GregTard's Avatar
 
Join Date: Aug 2010
Posts: 244
 
Device(s): DroidX
Thanks: 21
Thanked 102 Times in 51 Posts
Default

Well the first thing you need to take care of is to make your server accessible from the internet if you want to stream remotely. Therefore you need:
- a static IP address or
- use a service like DynDNS
Of course, you will need to implement the security to make it possible without opening you up to everyone in the world so you will need a firewall setup. Then you need a server to stream the data from.

You can make a router/firewall using Linux and iptables or something similar. You will also need some software for streaming. I would suggest starting here for some options.
__________________
DroidX+RubiX 1.9.5 + DarkAndroid Theme
If you like my work, buy me a beer
Follow me on Twitter
GregTard is offline  
Reply With Quote
The Following User Says Thank You to GregTard For This Useful Post:
NCTurner (October 6th, 2010)
Old October 7th, 2010, 07:33 AM   #3 (permalink)
Member
 
Join Date: Jun 2010
Posts: 236
 
Device(s):
Thanks: 0
Thanked 9 Times in 8 Posts
Default

Quote:
Originally Posted by AndroidX2.2 View Post
I'm actually surprised that this device doesn't have streaming capabilities over local wifi networks...
it does.

it's called DLNA, and requires a DLNA compliant device on the server end. win7, among other things.

i use both the X and a DLNA compliant preamp to stream music off an in-house win7 'server'. never tried video.
dookie1 is offline  
Reply With Quote
Old October 7th, 2010, 08:53 AM   #4 (permalink)
Senior Member
 
Join Date: Feb 2010
Posts: 697
 
Device(s):
Thanks: 58
Thanked 253 Times in 150 Posts
Default

I have twonky media server installed on my windows home server. I am in the process of converting most of my stuff to mp4s (h264) for streaming. The phone doesn't work as well as my tv does (this years Samsung model). It doesn't do mkv and for anything that isn't properly it wants to copy to the phone instead of stream. The phone also doesn't do divx or xvid from what I can tell.

I was hoping I could use the phone as a DLNA digital media controller to tell my tv to play files from the server. It almost does that. It only works with media types that the phone can play, not the tv. So it seems as if it is reading from the server to the phone and then streaming from the phone. Not what I wanted.

I blame the media types issue on motorola as mkv is supported by other DLNA devices.
drhill is offline  
Reply With Quote
Old October 7th, 2010, 09:26 AM   #5 (permalink)
Superuser
 
Fabolous's Avatar
 
Join Date: Nov 2009
Location: Illinois
Posts: 3,636
 
Device(s): Galaxy Nexus, Sensation 4G, Nexus S, Droid X, XOOM 4G, Touchpad
Thanks: 134
Thanked 2,141 Times in 697 Posts
Default

I just paid the $10 and use ORB. It works pretty well, even with my TV tuner, so I can get semi-live TV on the go

If you don't need the TV aspect, I think there's a cheaper version of the Android app for $5 that does audio and video.
__________________
Overclocked Rooted Droid X with ApeX


Fabolous is offline  
Reply With Quote
Old October 7th, 2010, 11:19 AM   #6 (permalink)
Junior Member
 
AndroidX2.2's Avatar
 
Join Date: Sep 2010
Location: MA
Posts: 24
 
Device(s): Motorola Droid X
Thanks: 6
Thanked 4 Times in 4 Posts
Default

Right now I'm trying AndroStream, its based off VLC media player and server. It works, but the video play back is choppy. I've tried lowering the video quality and video/audio bitrates with no luck.

I'll give ORB a try, I hope its better than AndroStream.
AndroidX2.2 is offline  
Reply With Quote
Old November 2nd, 2010, 11:32 AM   #7 (permalink)
New Member
 
Join Date: Sep 2010
Posts: 11
 
Device(s):
Thanks: 0
Thanked 1 Time in 1 Post
Default

Quote:
Originally Posted by AndroidX2.2 View Post
Basically, I want to set my PC up as a private media/file server that I can access from my rooted Droid X 2.2.....cheaply, free if possible.
VLC Stream & Convert can stream your media from VLC over Wi-Fi / 3G. The conversion happens while streaming.

Also you can just do a on-the-fly transcode & transfer to your phone.
This feature is called "convert to phone".
Because I recently added playlist support to the Pro version "convert to phone" is under revision to make it work in a kind of batch mode.

I just added a guide how to stream over VPN. It works great over 3G and Wi-Fi and protects your VLC by password.
traveldevel is offline  
Reply With Quote
Old November 5th, 2010, 04:43 PM   #8 (permalink)
Member
 
Join Date: Jul 2010
Location: Near PDx
Posts: 360
 
Device(s): LG Dare :-) <good phone> Upgraded to DA... X
Thanks: 33
Thanked 13 Times in 13 Posts
Default

Twonky works great for me and its free.
Jayme is offline  
Reply With Quote
Old November 11th, 2010, 11:48 PM   #9 (permalink)
Junior Member
 
Join Date: Apr 2010
Posts: 31
 
Device(s):
Thanks: 0
Thanked 5 Times in 4 Posts
Default

Quote:
Originally Posted by Fabolous View Post
I just paid the $10 and use ORB. It works pretty well, even with my TV tuner, so I can get semi-live TV on the go

If you don't need the TV aspect, I think there's a cheaper version of the Android app for $5 that does audio and video.
Just for info, you don't need the app to use Orb.

You can install the free server on your PC and just use your phone's browser, pointed to mycast.orb.com to access it.

You lose the custom UI of the app, of course, but if you set the web UI to "home theater" it's usable.
nofez is offline  
Reply With Quote
Old November 21st, 2010, 11:07 AM   #10 (permalink)
New Member
 
Join Date: Nov 2010
Posts: 1
 
Device(s):
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Quote:
Originally Posted by traveldevel View Post
VLC Stream & Convert can stream your media from VLC over Wi-Fi / 3G. The conversion happens while streaming.

Also you can just do a on-the-fly transcode & transfer to your phone.
This feature is called "convert to phone".
Because I recently added playlist support to the Pro version "convert to phone" is under revision to make it work in a kind of batch mode.

I just added a guide how to stream over VPN. It works great over 3G and Wi-Fi and protects your VLC by password.
I tried VLC Stream & Convert.
it works great, I am able to stream from my pc .

@TravelDevel
Thanks a lot
abh220 is offline  
Reply With Quote
Sponsors
Old December 30th, 2011, 11:45 PM   #11 (permalink)
New Member
 
Join Date: Dec 2011
Posts: 1
 
Device(s):
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Cool thread thought I'd rehash. I'm using an host/client combo right now called skifta which works amazingly well though still a bit choppy on large hi res videos. I decided to set up my own ftp and access it with my phone, but I cannot seem to get a decent stream. I can connect to all my files with blazing speed but the streaming seems to crash. I access the ftp with es file explorer, but maybe a different app can stream via ftp?
Farlander is offline  
Reply With Quote
Reply

Motorola DROID X
Current Rating:
Rate this Phone:

 Motorola DROID X is an Android powered smartphone with a 1GHz processor, huge 4.3-inch display with 480x854 pixels resolution, 8-megapixel camera with 720p motion video capture and many other features. It's the newest addition to Motorola... Read More


Bookmarks

Tags
audio, lan, movies, music, stream, video, wan


Go Back   Android Forums > Android Phones > Motorola Droid X > Droid X - Support and Troubleshooting User CP
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
how to stream audio from PC ---> Desire liquidmonkey Android Applications 6 January 5th, 2011 12:56 AM
Phone won't stream audio or video. bluealien1 Android Lounge 2 July 19th, 2010 04:03 PM
How to cheaply stream droid audio into your car audio rubinscube HTC Droid Eris 9 December 10th, 2009 06:28 AM



All times are GMT -5. The time now is 04:52 PM.
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.
Custom vBulletin Skins by: Relivo