Hi all
I'd like to be able to stream videos which are on my desktop PC to my phone possibly via some server/client set-up and the wireless network. To my surprise I haven't been able to find anything in the marketplace which advertises this ability. I'd very much like it if VLC could be used as the server but that's only incidental.
Thanks
try using ORB
orb doesn't support wp7, and on their forum they said maybe in the future...
If you serve up compatible (ie MP4 or WMV) files via http to the WP7 browser then these will apparently open the Zune player on the phone and the content will stream. I have not tried this yet myself however.
What I am planning on doing this weekend though is trying out TVersity (google is your friend). From what I can see, this software runs a server that allows you to access all your media (music, photos, video etc) from phones, other PCs, media players etc. It has the major advantage of optionally converting file formats on the go.
What I'm hoping to do with this is:
1. Set up TVersity server on my home HTPC
2. Browse my media collection using the TVersity server with IE on my WP7 (this tutorial suggests this should be possible)
3. Clicking on MP4 files should play them natively with the Zune software on the phone, and other formats should be converted to MP4 on the fly by TVersity (need to look into TVersity to make sure it can actually do this!)
4. Play files
5. ???
6. Profit!
I'm going to try this with the free version of TVersity first to make sure it works as I think it does. If it does, great. If not, I'm stuck converting my AVIs to MP4 and copying them to my phone. Also try out "Send to WP7"; the latest update allows you to right-click an MP4 on your desktop and send a local link to your phone so you can stream directly over Wifi.
But really somebody should make a server / app combo for WP7 that serves up media nice and easy.
EDIT: I've actually tried the above, and it works. You can access TVersity if you're connected by Wifi with your IP address (http://192.168.1.9:4321 or whatever) and you are provided a file browser to browse all your media. Selecting a video file automatically transcoded the AVI to WMV which looks pixel perfect and very good quality (widescreen and all) on my HD7. It opens in Zune player, so all you can really do is pause / play, fast forward and rewind. No scrubbing or anything.
Positives:
-Allows you to play any AVIs / divx videos in your library without converting beforehand
-Streaming quality is perfect and smooth
-Possible to stream over the internet (3G) if you want (you can set a username and password)
Negatives:
-TVersity menu looks poor on the phone and is difficult to navigate; some text is huge while other text is tiny
-Once you start streaming a TV show / Movie, there is no way of stopping the transcoding at the server side. ie If you start watching a 40 minute 350mb show but decide after a few seconds you want to watch another one, TVersity doesn't seem to have any way of telling that you've navigated away from the show. Which means that the server computer running TVersity and doing the transcoding (which is my case is an oldish laptop in a cupboard) will continue to transcode the entire episode for the duration of the show. This has the very unwelcome side effect of almost maxing out the CPU on the server for those 40 minutes. And if you start watching another episode, that starts transcoding too... server is crippled after a while. The only way to stop transcoding is by manually restarting the TVersity service on the server, which cannot be done remotely.
In fairness the issues here are not caused by WP7, they seem to be TVersity issues. I thnk they would be easily fixed with an official TVersity browser app that would solve the navigation issues and would tell the server to stop transcoding when you quit watching a video.
On the other hand, we wouldn't have these issues if WP7 would just support AVI / divx like they promised they would originally... ;-)
I was actually tinkering with this tonight.. I was about to hit the hay when I saw this thread.. so i will chime in..
I went as far as to install a WAMP setup on my Media PC / Server. Then in my doc root I would structure my videos, mp3's photos, etc..
I did some port forwarding on my router and poked some holes in my firewall so my Media Server could listen on port 80.. so my laptop pulled server good..
I also own the HD7, and what I also confirmed was that i could hit the server from IE on the phone..and stream .wmv's successfully.. kewl..
Now all I need to do is develop a better webpage to house the content and make it look good.. possible MetroUI look.. scroll to the right or left instead of up and down.. I am also trying to include ffmpeg so I can have the functionality of the website taking a thumnail of the video upon upload and using it as the img src for the link to the video in my WP7-web-app..
Makes it even better that PHP is compiled on the server so i can do some trick things for the website..
I miss TCPMP...
Try PS3 Media Server instead of TVersity. I've found PS3 Media Server to be more welcoming to various devices (as well as being more stable).
Audio said:
Try PS3 Media Server instead of TVersity. I've found PS3 Media Server to be more welcoming to various devices (as well as being more stable).
Click to expand...
Click to collapse
I already use ps3 media server for my ps3, but how can I use it with my HD7?
You could try Smart Potato. It does interact with WMC.
As far as I can recall, TwonkyMediaServer supports a load of devices as well as streaming over the interweb.
VLC PLay is available on the zune marketplace and uses VLC on pc as a host.
welki1979 said:
VLC PLay is available on the zune marketplace and uses VLC on pc as a host.
Click to expand...
Click to collapse
It appears to only [optionally] stream audio. It's a controller, not an endpoint.
Why can't my Samsung Focus connect?
Hey, I just recently got TVersity and got it to work fine on my ps3...however, I am unable to connect on my wp7... I tried to go to the localhost url in IE but to no avail. Would creating a podcast of the info and adding that podcast to my Zune player work?
How did you get TVersity to output WMV??
wheresmybeaver said:
Selecting a video file automatically transcoded the AVI to WMV which looks pixel perfect and very good quality (widescreen and all) on my HD7.
Click to expand...
Click to collapse
How the hell did you get the files to transcode into WMV??? I tried setting it up but it was only transcoding into MPG. What settings did you use in TVersity?
My transcoding settings are:
Only when needed
Video Resolution: 640 by 480
Image Resolution: 1280 by 1024
Use DirectShow: Windows Media Video 7
Quality
Wireless G - Connection Quality High
Decode media as fast as possible
I also set the Media Playback Device to Auto Detect. Should I change this to a different profile?
JukeFly is the best streaming app for music....
What would be nice is if they allowed VPN connections. Then i could vpn to my home network and browse to my server and use an app (yet to be created) to launch videos from my server. Did it on my android phone. Kind of miss it =(
While not an option yet, Microsofts next version of Windows Home server is going to have Windows Phone 7 integration. The next public release version that is suppose to support this functionality is rumored to come out some time in February. From using earlier builds of Vail (code-name for new version) it will do transcoding of media files and hopefully some of the issues that I experienced in the early beta versions will be resolved when the near final release is available.
http://windowsteamblog.com/windows/...07/windows-home-server-goes-mobile-phone.aspx
I've had some success streaming to my phone using Tversity when transcoding to WMV8, it's worked pretty well.
I'm in the process of coding up a rudimentary UI for the phone instead of using the browser.
I would be interested in your progress... also.. can you share your setup using Tversity?
I am getting slow streaming using http over WLAN.. it works.. but is choppy at times..
I've got an app with full media streaming in the works also, just need to iron out some of the transcoding issues - but with the right settings I've had flawless video (more or less) even over a normal 3G connection.
Let me get this straight..
what you guys are doing is having the video transcoded on the server as the device requests it on the fly?
Related
I have a 4 TB NAS appliances on our home network loaded with all our family's media. This works great for our other networked devices (blu-ray players, wii, 360, etc) and using the builf in file manager on the G I can map to the NAS. Problem comes whenever it hits some xvid/divx/mpg video files, it just won't play.
Any recommendation of an app that can do media from a network server?
There is a dlna app that comes with the droid x that I don't believe is tied into the framework. I will see if I can link the files for it.
Sent from my DROIDX using Tapatalk
Getting a decent uPnP client is on my list of ToDo's - I'm hoping that we can port the Archos video player over, just for that purpose.
Found a link to the APK, but I haven't tried it yet...
http://www.mydroidworld.com/forums/droid-discussions/2818-droid-x-dlna-app.html
<edit> Parse Error: There is a problem parsing this package. when trying to install it via Root Explorer.
<edit2>Copied the link wrong which caused the parse error, APK installs correctly and the app runs fine as a DLNA server. ( I didn't verify connectivity), but it force-closes if you select "Network Settings Set up Wireless Access Points" possibly due to the TnT version of Settings?
either way, it makes your gTablet a server, not a client so you won't be browsing your NAS with this APK...
ah well, looks like we might be waiting for kernel source or a custom compiled kernel to get streaming video.
TheDude
I found an app called UPnPlay in the market that is working really well for me. If you are familiar with the Archos media player this has very similar capability. If you haven't done the market fix you probably won't find it though.
I was just watching a movie streaming from my Windows home server on my G tablet. Played nice.. Took it a few minutes to initially find my server but it did.
Sprdtyf350 said:
I found an app called UPnPlay in the market that is working really well for me. If you are familiar with the Archos media player this has very similar capability. If you haven't done the market fix you probably won't find it though.
I was just watching a movie streaming from my Windows home server on my G tablet. Played nice.. Took it a few minutes to initially find my server but it did.
Click to expand...
Click to collapse
Nice tip used it and rockplayer worked perfect
This is a nice app - tried it and it found my media player (PS3MediaServer) fairly quickly. It did crash once, but it's certainly better than nothing.
It plays audio and photos well, but video seems a bit choppy on my setup so far. I have all different types of containers / codecs so I might have to find the sweet spot - Xvid / MP3 / AVI's seem to play best.
Thanks for the find!
No mkv support, but otherwise looks good
Heck, this thing even found our DirecTV HD DVR as well as the uPnP NAS!
liquidcaffeine said:
Heck, this thing even found our DirecTV HD DVR as well as the uPnP NAS!
Click to expand...
Click to collapse
I think it's limited by the video player - and MKV support on the GTab is very limited, unfortunately.
Fantastic Find! Thanks Sprdtyf350-
Nice!
This finds my MythTV server. I am able to play .wmv videos on the MythTV server, with the default player. But it is unable to play the MythTV recordings of OTA digital (HDTV). These are a form of mpeg-2 video, similar to what a standard DVD is. If we can find a player that can play DVD files, then I think it will play MythTV recordings too.
ORB LIVE is the answer.
Orb is the Answer to this... if we can make it work.... I use Orblive on my EVO and it works amazingly. I can stream from anywhere and it decodes most files. It runs over Wifi, 3g and if I am on the same network as my server, it goes direct without hitting the Internet. I works GREAT.
But unfortunately, it doesnt work right on my GTAB. This could be specific to my device, but it cannot stream the files. This sucks because this is one of my main uses for buying this device. With Flash fixed, I can stream through the internet via the orb.com webpage. But the App works much better. If anyone that understands the codecs of these things can figure out how to make the orblive app work, it would be amazing.
To the G tablet users using UPnPlay, how do divx files do for seeking/searching? I'm using UPnPlay on my Evo with both Rockplayer and Vplayer and neither searches or seeks particulary well..... or at all. If the video file plays with Androids native video player, it seeks just fine.
I don't want to be forced to always begin playback and the start of the video and not be able to resume where I left off if I have to leave the player/app.
I can't find the answer and please believe me, I'VE SEARCHED.
I have 2 Android phones in my house (HTC Aria & Samsung Captivate)
I have an Ubuntu 10.10 desktop behind my TV with a 1TB external usb drive.
the drive has 3 shared folders (videos, music, pictures) and it's shared for everyone, full control (I know "full control" is windows talk but I'm a wintel sys admin so linux guys should know what I mean)
I have downloaded and install Astro on the phones with the SMB add on and browse to the shared folders successfully but I can't find any media apps that will let me watch, play or view any of the files across the wifi network.
It seems like for all of them (default video player and rockervideo, etc.) everything has to be on the local sd card for it to play on the phones.
Help! please?
I know Orb.com and I think it is a FANTASTIC solution (FOR WINDOWS DESKTOP PC's), but it will measure your network speed and lower the quality accordingly for slow connections. Oh yea.. and I'm using an Ubuntu desktop. So orb is out.
I just want to play the file straight from the network share.
I read someone used something called cifs to mount the network shared folder to a blank folder on the sd card. (that's a whole lot of linux talk to windows guy) Can someone explain that to me please? Is that like mapping a network drive in windows? Will that work for what I want to do?
Bump...
(any info gratefully received)
I have also been playing around with this. I attempted to utilize the DLNA technology but have yet to have any success. I also agree with what you said about Orb. It's decent for desktop streaming, but for our mobile devices, it just sucks.
SlyDogJeff77 said:
I read someone used something called cifs to mount the network shared folder to a blank folder on the sd card. (that's a whole lot of linux talk to windows guy) Can someone explain that to me please? Is that like mapping a network drive in windows? Will that work for what I want to do?
Click to expand...
Click to collapse
yup, is like mapping a network drive (i'm a windows guy)
you need a compatible cifs.ko module for your devices, im a galaxy s user
here
here
Cifs Manager
reverendkjr said:
I have also been playing around with this. I attempted to utilize the DLNA technology but have yet to have any success. I also agree with what you said about Orb. It's decent for desktop streaming, but for our mobile devices, it just sucks.
Click to expand...
Click to collapse
I've managed to get DLNA to stream MP3 via Wifi on my Milestone 2. I've installed TVersity on a server PC that's always on and pointed it at my MP3 collection (which happens to be on another PC), and the DLNA app supplied on my phone picks it up and plays the stuff just fine. Obviously, it's a bit more involved than just playing the files directly from a share, but it doesn't require any messing around with the phone.
Cheers,
Steve.
Hello guys,
I want the same thing as you, now I have 2 NAS devices in my house where I have the music and videos, but I intend to build one Low Power PC (~30W - 40W) and keep everything there and few other things too like a fax PCI card and some security camera capture card.
I was thinking on buying some cheap tablets with Android OS to be able to play the music wirelessly in any room (of course, with the help of some speakers, not the build in tablet speakers) but couldn't find until now a way to do this. Now as I found this post I installed 2Player Network Music on my wife Android Phone, to test it out. I will try to find a DLNA server, for now to install it on my Windows PC , but I want to put it in the new NAS PC I want to build, I will have a LINUX distribution installed, don't know yet which one.
For music only, did you had any problems on playing streamed music from LAN ?
Hi, ppl.
I steel haven't solution for video, but for audio I use DAAP-protocol.
For android I use http://www.appbrain.com/app/daap-media-player/org.mult.daap
A lot of DAAP solutions for windows and linux to stream audio on demand.
Hi guys again!
I have the greatest news!!!
I have found Buzz Player! It's payed app, but it works great!!!!
Moment ago I have checked it on my desire hd! It works!!!
I am going to install on galaxy tab of my wife
Good luck!
Don't know if this is much help, but there is an app called VLC direct which lets you stream from or to an android device. The video quality isn't brilliant but this could just be my rubbish router.
Noodled24 said:
Don't know if this is much help, but there is an app called VLC direct which lets you stream from or to an android device. The video quality isn't brilliant but this could just be my rubbish router.
Click to expand...
Click to collapse
But you need a VLC Server. Doesn't work with a NAS.
BSPlayer Lite
I had the exact same problem. No decent player for SMB/network shares of video files. My home NAS (Synology) has no way of running the windows-only software that many of the video streaming software requires.
I recently discovered BSPlayer Lite (apparently a pro version is on the way), and it does exactly what we were looking for: plays media from a network share with no conversion or special server-side software required. It works amazingly great, and I was able to stream to my phone (HTC Thunderbolt) via my G wifi network. No stuttering or issues seen so far. It doesn't always read the subtitle information properly, but that could be my own fault somehow. I haven't tested it much, but I was able to watch several videos last night with no problems.
And the ads really aren't bad at all. I've only seen them when navigating a menu, but not while a video is playing.
Here is a link to the app, and a list of its features (I'm a new member, so excuse the funky link, as it won't let me post the full thing):
play.google.com/store/apps/details?id=com.bsplayer.bspandroid.free&hl=en
Main features:
- Hardware accelerated video playback - increases speed and reduces battery consumption*
- Support for almost all media files (video and audio player), such as: avi, divx, flv, mkv, mov, mpg, mts, mp4, m4v, rmvb, wmv, 3gp, mp3... and streaming content such as RTMP, RTSP, MMS (tcp, http), HTTP Live stream, HTTP.
- Multiple audio streams and subtitles.
- Playlist support and various playback modes.
- External and embedded subtitles ssa/ass, srt, sub...
- Find subtitles automatically (mobile data or wi-fi must be enabled to work)
- Playback media files such as videos and mp3's directly via Wi-Fi from your LAN shared drives/folders (such as external USB drives, SMB shares, PC shared folders, NAS servers (Synology and others)) - no need to convert video files and copy media files to SD card anymore!
- Playback files directly from uncompressed RAR files and much more!
This package includes support for ARMv7 with VFP and NEON. For other CPU types please download appropriate package. Application will notify you which package you need.
BSPlayer lite version is ad-supported application. Pro version without advertisements will be available soon.
works for me!
Es file explorer lets you view your lan and select servers, view files ect. play your videos and audio from there. save locations for frequent use. handy free tool
if you just want to play your video BSplayer lite will do just that, Set it lan mode and navigate through your net work.
both support user name and password protected storage
hope that helps
hi hi.. use phone can connect pc it's oke..
Thanks for your suggestions..
I will try out ES File Player and BSBPlayer
Any new programs which you can recommend?
There's an app on Google Play called Vidnal that streams audio and video from a network share - play.google.com/store/apps/details?id=org.mu.vidnal
howdy all,
i just loaded my gtablet with tnt lite 2.2.1. i love this device. i have a server with a large repository of videos avi, mkv, ect. i stream from the server to my pc's and xboxs. is there any way to play these files on the gtab (streaming from the server)? the server is running server 2008 r2 and i would rather not install anything on the server.
ive tried rockplayer and others with no luck
I was able to browse my server with es explorer find a video and play it.
Es explorer gives a "sorry, not supported media type" or tries to stream and never starts.
Still running stock gtab but one of first things I did was had copy a xvid/avi, jpg and mp3 to an SD card and surprisingly they all worked. The files wouldn't play in stock player but they would using es explorer. Just no controls going that route.
After reading this post I realized es explorer had a LAN option so I went ahead and connected my qnap nas. I tried to browse those same files but from the nas only the mp3 would play. The mp3 played but no controls. The avi gave me same error you got and the jpg said it was loading but just got a blank screen.
bstirling2307 said:
howdy all,
i just loaded my gtablet with tnt lite 2.2.1. i love this device. i have a server with a large repository of videos avi, mkv, ect. i stream from the server to my pc's and xboxs. is there any way to play these files on the gtab (streaming from the server)? the server is running server 2008 r2 and i would rather not install anything on the server.
ive tried rockplayer and others with no luck
Click to expand...
Click to collapse
If your server has upnp capability you can use an app called upnplay. That, and Rockplayer works pretty well for now.
Gmote
The free app Gmote works well for me.
Doesn't transcode on the fly though.
thanks SpinKix
i use gmote on my media center pc but didnt know about the play on android feature.
what i have come too is that until there is better codex support ill have to live with gmote or orb installed on my server.
The best results I got is to install ORB on your computer ( goto orb.com) and then setup ORB to point to your media files.
Next install the FLASH plugin for the GTablet. (Search for out this site)
using the GTable web browser, Connect to you computer (Running orb using MyCast.Orb.Com)
(Note you may have to setup Port Forwarding on you home router)
Go to control panel in ORB and set streaming to FLASH and Layout to Home Theater.
You now have a easy to use interface to all your media files (If you have a TV Tuner card, you can stream your tv to your GTablet. Also Pictures and Music
upnplayer works fairly well. It plays back standard def MP4's under my PS3MediaPlayer nicely. But other container support is lacking, even standard AVI - but it is an alpha version so it might get better.
No Vorbis support. Boo for that.
bstirling2307 said:
thanks SpinKix
i use gmote on my media center pc but didnt know about the play on android feature.
what i have come too is that until there is better codex support ill have to live with gmote or orb installed on my server.
Click to expand...
Click to collapse
Well, it DID work on TNTLite 2.2, but after flashing to VEGAn 3.0, gmote wants to play the video on the server and treats the gTab as a remote.
After trying VEGAn 3.0 I was hooked, so now I'm using Serviio on the server and upnplayer on the gTab.
Still no way to play a transcoding stream live.... frustrating!
Hope gingerbread fixes this so we don't have to wait for honeycomb.
brookfield said:
The best results I got is to install ORB on your computer ( goto orb.com) and then setup ORB to point to your media files.
Next install the FLASH plugin for the GTablet. (Search for out this site)
using the GTable web browser, Connect to you computer (Running orb using MyCast.Orb.Com)
(Note you may have to setup Port Forwarding on you home router)
Go to control panel in ORB and set streaming to FLASH and Layout to Home Theater.
You now have a easy to use interface to all your media files (If you have a TV Tuner card, you can stream your tv to your GTablet. Also Pictures and Music
Click to expand...
Click to collapse
brookfield,
A great big THANKS!!
I've been trying to figure out how to strange TV to my Gtab. I have both a Slingbox and a HAVA. But Slingplayer has been flaky, and I didn't realize that Orb had a Flash option. Just tried that, streaming to my Gtab using the Orb flash player.
COOL!!!
Thx,
Jim
How did you make that work?
I'm new to the world of Android having come across from the iPad and thought I'd try to stream from my home MAC to the Asus on the local network.
I installed Skifta and XBMC and managed to stream successfully (although 720p was incredibly stuttery).
Anyway, with the new update I started using myNet, but while I can send from the Asus to my Mac's XBMC I cannot send from the Mac to the Asus - the Asus thinks about playing, then stops. Anyone else managed this?
As a brief aside, should I be using something other than Skifta/XBMC? I tried Homepipe but it don't seem to stream, and there was no Mac server for Androstream as far as I could see.
Thanks!
Hi,
No-one tried this yet?
I've found the combination of UPNPlay and mobo player work great for streaming videos etc from my computer to the transformer. Both are free on the market. I've streamed 720p videos from my PC that worked perfectly using this method.
https://market.android.com/details?id=cx.hoohol.silanoid&feature=search_result
https://market.android.com/details?id=com.clov4r.android.nil&feature=search_result
On a vaguely related note, I'm hoping that the developers of Mirage Beta (find it on the market) will soon release a version for tablets. This app uses the Air Video server (which works great on the ipad) to stream/transcode content on your phone/tablet. It works pretty well at the moment on my HTC Desire, but won't work on the tablet.
I tried this last night for the first time, and while mynet in theory works a treat, finds all the UPnP devices ont he network, finds all the findable folders and media (and vice versa, other machines on the network can see the TF101 perfectly), none of the files i can see will play on the Asus. The default player starts and instantly crashes on any video, music or photo file. I am going to replace the stock one with a couple from the market and see if that helps, although ironically the video stock player on my Archos 70 works a wonderfully over the network.
Ipcress, yup, that is what I'm seeing.
If I use Skifta instead of MyNet all works fine (except those dreaded high profile h.264s.....)
I'm using a combo of Tversity, UPnPlay and Moboplayer, AVI's work fine but no dice with MKV's.
I've heard MP4's work so maybe converting the MKV's to MP4's might work ?.
I got told off the other day for referring to mkv files when in fact they are just containers and pretty much anything could be inside. You have been warned!
Converting using Handbrake etc will work but it is a pain to have to do. Thats why I miss Airvideo and the on-the-fly conversion.
Apparently there is something called Mirage Beta (?) which is similar on Android, but is isn't available for tablets yet.
I was having similar problems, my TF can see the movies on my shared drive, but when i click them it cannot play them using the 'my net' app.
I have installed 'PLEX'
http://www.appbrain.com/app/plex-for...lexapp.android
(and the server on my PC.)
you use the server program and add the folders you want shared, then you use the app and you can stream lots more formats than the 'my net' app and you can specify the transfer speed/bandwidth etc.
the server app grabs meta data for the files you add from the net and adds DVD cover art to your movies as well.
I didnt need to do any port forwarding or anything complex with it installed on Windows 7 home premium, it just works.
It also says it will work over 3G/4G but I havent tried yet.
(ps. on a side note, the few iPhone formatted mp4 files i have on my shared network stream ok through 'my net' so the problem is probably file format related / codec related.)
I also went with Plex after trying several different apps that claimed to stream. Plex was the only product that I found that streamed in HD and the quality looks great! Best $5 I ever spent!
Only downside to Plex is that Im not too thrilled about the interface. It shows all your movies in a grid, I really wish there was an option to display just the list of movies. I have quite a few movies in my collection so loading up all the movie covers can take some time and makes scrolling slower than hell. If they let you sort just by list without cover art, I'm betting it would scroll a whole lot better.
mug2k said:
I'm using a combo of Tversity, UPnPlay and Moboplayer, AVI's work fine but no dice with MKV's.
I've heard MP4's work so maybe converting the MKV's to MP4's might work ?.
Click to expand...
Click to collapse
im surprised you had trouble, tversity is supposed to downconvert if needed. Not tried them myself, but this is the same setup im using.
I just got my transformer with the new 3.2 HC and having trouble streaming videos from my PC to my Transformer. I've followed the direction on the manual and also downloaded Moboplayer (moboplayer not seeing the files on my PC). Did anyone find a way to get MyNet working correct??
I've found Mynet to be largely unreliable as there are too many formats that it wont play.
I've found a great combination that works really well, and you can play anything as the video is converted on the fly.
Movie Player: MX Player
This player is capable to playing 720p videos very well, and I found it to be faster than Moboplayer
UPNP Client: UPNPlay
this program is very easy to use and is used to fine the files
Server: PS3 Media Server
This server is freeware and works on Windows and Mac. All you need to do is to manually enter your IP address, and make sure you have your android's UPNP Client running before you start the server.
Does anyone know of a way of watching videos that are saved on my PC's harddrive on my phone via WiFi? It seems like this should be reasonably simple to do.
Thanks
Get MyMediaWP7 on the marketplace and have tversity on your pc. Great app.
Sent from my Samsung Omnia 7 using XDA Windows Phone 7 App
TVersity Pro (only this one have some sense) is buggy and extremely pricey. $70 for "household" license - what these guys are thinking?.. Also, Pro version out of box can transcode not more than 10% of my media (HDTV video rips).
sensboston said:
TVersity Pro (only this one have some sense) is buggy and extremely pricey. $70 for "household" license - what these guys are thinking?.. Also, Pro version out of box can transcode not more than 10% of my media (HDTV video rips).
Click to expand...
Click to collapse
Huh? The OP was asking for a possibility to stream media from his home PC to his WP7 device. So why would it need TVersity Pro? I use the free server and the trial on my WP7. Streaming works absolutely fine even over 3G.
Free version can do "on the fly" transcoding for WP7? What kind of videos works fine on your PC (bitrate, dimensions, containers), and what is your's PC CPU? I've tried to transcode "on the fly" full HD rips packed to mkv (dual core P4, 2.8 GHz) - no luck at all.
sensboston said:
Free version can do "on the fly" transcoding for WP7? What kind of videos works fine on your PC (bitrate, dimensions, containers), and what is your's PC CPU? I've tried to transcode "on the fly" full HD rips packed to mkv (dual core P4, 2.8 GHz) - no luck at all.
Click to expand...
Click to collapse
Most videos are simple divX encoded avi files. Transcoding works absolutely fine for me. Of course I wouldn't even try to watch a full HD RIP. Way too much data for transcoding and streaming on the fly.
Remote Potato 1.x and higher can be installed on computers running Windows XP or higher and no longer requires a Windows Media Center to work. There are several apps on Marketplace that can stream video files from Remote Potato to Windows Phone 7.
spokanedj said:
Remote Potato 1.x and higher can be installed on computers running Windows XP or higher and no longer requires a Windows Media Center to work. There are several apps on Marketplace that can stream video files from Remote Potato to Windows Phone 7.
Click to expand...
Click to collapse
I thought that this seemed the most viable of the solutions, but Smart Potato doesn't seem to have any option anywhere to view videos, and Media Buddy fails to play anything giving errors.
And the server doesn't have an option to only allow local connections, which I think it should. Granted I can fix that in my firewall, but that's not the point.
I couldn't try the TVersity solution, even though MyMedia WP7 looks excellent, because I didn't accept their licence agreement.
Does anyone know of any solutions that work? Perhaps something that would work with an XBMC server?
Thanks
Since this thread is 6 months old, has there been any update on this? Like any new apps or imporvements in Mango to help streaming of video?
I want to find a way to reproduce the functionality of an app like AirVideo on my iPhone - I find WP7 VERY frustrating with the lack of decent streaming video apps and support. (In desperation I tried to write myself an HTML5 one but almost nothing plays on in IE9 in WP7 despite MS saying the versions on PC and WP7 are identical - guess it's a codec problem.)
Why is it possible for me to stream *any* video faultlessly via AirVideo on my 4 year old iPhone 3G but the latest, greatest WP7 phone from 2011 refuses to play anything not in MS's narrow range of accepted formats?!?! I just want to stream AVI and MKV files (not HD rips, just TV shows and music videos etc) to my Windows Phone!!
Try Qloud Media, very good app, streams almost any type of video file.
http://www.qiss.mobi/index_eng.html
Thanks for that - will try it out at home tonight... just one Q - does it stream most or all videos, transcoding on the fly, or do the videos already have to be encoded to WP7?
nzmike said:
Thanks for that - will try it out at home tonight... just one Q - does it stream most or all videos, transcoding on the fly, or do the videos already have to be encoded to WP7?
Click to expand...
Click to collapse
It transcodes all videos on teh fly, I use it and it works really nice.
Excellent, thanks again. I've downloaded the trial version so I can't wait to get home and get it set up.... if it's as good as you say (which I'm sure it will be) I'll buy the full version. Then I can hopefully (finally!) ditch my old iPhone!