Chromecast N7 2013 and mobile tethering. - Google Chromecast

My setup:
No ISP, using T-Mobile Unlimited 4G LTE as my main source for interwebs at home. Proxy for tethering = Unlimited Tether.
Chromecast goes through tethering as does my Nexus 7 2013.
My goal: Stream ANY video file from my tablet and possibly stream/mirror from the tablet using unorthodox methods. Without a laptop present.
My idea: Complete Linux Installer, Ubuntu 13.10 with Chrome Browser with java and VideoStream extension.
What I have tested so far:
1) Chromium will not support videostream, or vice versa, I do not currently know if I can force install the extension.
2) Cannot install chrome using traditional apt-get command as it will not let me load the repository. Getting a GPG error.
3) Cannot install chrome using .deb file because I can't even force architecture to allow it to run since i'm on armhf.
4) Can't install wine ppa/wine to emulate windows chrome to allow extension to be installed.
Conclusion: It probably can't be done, but I'm only so brilliant and there may be ways to do things I am unaware of.
This isn't a request for help so much as me explaining what I've done so far to escape the chromecast from being tethered to a PC for full funcionality.
Here's hoping the videostream team will make an android app and eliminate half of my battle, here's hoping we get the ability to stream/playback more file types natively one day. For now i'll stick to stream-tv and not complain for the price.

What tablet do you have?
The limiting factor isn't so much what the tablet's running rather than the horsepower needed to convert incompatible media to Chromecast-compatible format.
If you can screen mirror your N7 (currently requires development Chromecast in Spain or rooted Chromecast running latest Eureka-ROM, and compatible device to mirror - I believe N7 2013 fits that), then it might just work.

Related

Nexus 7 Storage (lack off) and ways around this

Hi
I like my Nexus 7, but the lack of an SD card slot means that it cannot be used to its full potential.
All this talk of the Cloud from Google is wonderful - if they offer the feature in your country. Google music for instance is only available in the US.
I've not rooted since it would appear that this will hamper OTA updates + I simply don't have the time to read endless threads!
Audio Galaxy
For anyone not aware, 'Audio Galaxy' ( https://play.google.com/store/search?q=audio+galaxy ) is your personal music cloud, but it does require that you leave a PC switched on at home/work. You just point the server end 'helper' of this at your music collection, and install the App. Unfortunately, It does not support all formats, WMA Lossless for instance is not supported, neither is anything containing DRM, bit of a PITA. The app itsself is OK, but there's no tablet optimisation.
FTP Server
Copying video's over the cloud is not practical esp in the UK with its poor mobile speeds, lack of 4G, and in the case of a home-cloud, poor broadband upload speeds.
My phone has a 64GB SD card in it. When out and about, I always take the phone. I use FolderSync ( https://play.google.com/store/apps/details?id=dk.tacit.android.foldersync.full&hl=en ) to sync TV shows to the phone over wifi via a scheduled task.
I would use WiFi direct to push films to the N7, but this does not work between a Galaxy Note and the N7. Android Beam requires 2 NFC compatible handsets, and I read somehwere that it uses BT rather than WiFi to transfer stuff meaning its not suitable for videos.
If I choose to watch one of the videos from my phone on my tab, I just copy it over. Download FTP Server ( https://play.google.com/store/apps/...t=W251bGwsMSwxLDEsImNvbS5yYXBmb3guZnRwc3ZyIl0. ) for your phone, and point it at your movies. Enable the phones WiFi hotspot feature, and start the FTP Server.
On the Nexus 7, start an FTP Client - good one in ES File Explorer ( https://play.google.com/store/apps/details?id=com.estrongs.android.pop&hl=en ). Setup a new connection, and point it at the IP Address shown on the FTP server running on the phone. (Note that unfortunately, this IP address changes since its allocated by your mobile network), Using the FTP client on the N7, copy films from Phone to N7. Turn off FTP Server and WiFi hotspot on phone.
NB: If you root (the phone) you can run an SMB server on it. The phone must do the sharing since there is no WiFi hotspot feature on the N7 (it has no connection to share!)
NB2: You need to have a mobile signal to be able to start the wifi hotspot! - otherwise the phone has no IP address.
Until WiFi direct starts working, I am stuck with the above. An app to turn the phone into a WiFi harddisk (where phone acts as a wifi access point rather than connecting to existing router) would be nice.
Nigel
Check Plex in the market, great for video, music, and any other media stored on your home PC. PC left on at home works as at home server.
Cheers
Sent from my Nexus 7 using Tapatalk
Used in the past
Hi
I've used plex in the past and removed it because its clunky - especially the server end where you config everything. Anyway, I just had another go. Its still clunky! For instance it just created 3 sections for 'Home Movies', and 3 for 'TV Shows' I only have one folder on the server for each. It also does not allow you to remove the unwanted sections from the library. As a result on the N7, I end up with everything listed 3 times over. I eventually found the option to remove these, and have re-created.
In addition to that, despite that fact that every album I own has album art, it has not picked it all up. I don't think it reads folder.jpg files from the album dirs (standard mechanism on windows media player/center), relying instead on the jpg being present within the meta data for the track.
- It does not transcode music from WMA Lossless to a format playable on device. It will index everything, but none of it is playable from the Android client
- It does not support TV shows recorded with windows media centre
- It keeps reporting 'Server Error when trying to fetch data'
So... still pretty clunky all told!
Worth another try though, and it is better than the last time I tried it.
Nigel

NFS or SMB

I have just ordered my RaspberryPi, and I plan on using it for below.
1. Connect my powered 2TB external HDD to it and make a NAS
2. Use it as a torrent client
3. Play movies on the HDD using XBMC
4. Run lightppd to share my files on the internet.
Coming to my questions
1. Would it be possible to install the distro on a separate partition one the HDD? I plan to format the HDD using ext4.
2. Will the little machine be able to handle the load of all 4 tasks?
3. Should I use NFS over SMB? I plan to access the files of the share on Linux, Windows and Android.
Please let me know your thoughts on this.
Tapatalked from Desire S running Andromadus
suku_patel_22 said:
I have just ordered my RaspberryPi, and I plan on using it for below.
1. Connect my powered 2TB external HDD to it and make a NAS
2. Use it as a torrent client
3. Play movies on the HDD using XBMC
4. Run lightppd to share my files on the internet.
Coming to my questions
1. Would it be possible to install the distro on a separate partition one the HDD? I plan to format the HDD using ext4.
2. Will the little machine be able to handle the load of all 4 tasks?
3. Should I use NFS over SMB? I plan to access the files of the share on Linux, Windows and Android.
Please let me know your thoughts on this.
Tapatalked from Desire S running Andromadus
Click to expand...
Click to collapse
1: I would use a bootloader like BerryBoot to install the distro on the hard drive, I think its possible, Ive only installed on a flash drive and SD Card, but I dont see why it wouldnt work.
2. It might be able to handle it but cant say for sure. On mine I am using XBMC and streaming movies from my desktop and I am using nearly 400mb of RAM but I think the CPU load is okay.
3. Not sure on this one, I use SMB but my laptop is broken so I dont have linux running on any of my machines, but Windows and Android works just fine, and I actually use my Nexus 7 as a remote for XBMC.
ZachOlauson said:
1: I would use a bootloader like BerryBoot to install the distro on the hard drive, I think its possible, Ive only installed on a flash drive and SD Card, but I dont see why it wouldnt work.
2. It might be able to handle it but cant say for sure. On mine I am using XBMC and streaming movies from my desktop and I am using nearly 400mb of RAM but I think the CPU load is okay.
3. Not sure on this one, I use SMB but my laptop is broken so I dont have linux running on any of my machines, but Windows and Android works just fine, and I actually use my Nexus 7 as a remote for XBMC.
Click to expand...
Click to collapse
SMB is compatible with linux and Windows natively, however if you intend to stream HD video at all NFS would be better. My NAS uses both, NFS to stream to my pi running xbmc, and samba for windows machines/android devices. I also running a upnp server for remote streaming to my phone.
Sent from my DROID3 using xda premium
Samba has slow speeds on the pi typically 7-8Mbps compared to the usual 25-40 i get from my drive.
ratchetnclank said:
Samba has slow speeds on the pi typically 7-8Mbps compared to the usual 25-40 i get from my drive.
Click to expand...
Click to collapse
I found samba had lag on HD vids. I still use samba on my windows and android devices, buti never stream HD to them
Sent from my DROID3 using xda premium
The Pi's 'ROM/BIOS' boot code attempts to bootstrap from the SD. If there is nothing where it expects it to be it won't start.
You would need some code to transfer startup to the external hard disk.
AFAIK, the raspberry pi can boot partitions from an external USB drive, what it actually boots is the GPU executable which loads a kernel, then it can bootstrap an USB HDD.
For the SMB or NFS matter, NFS usually provides higher throughput than SMB, and Windows can mount NFS based hosts, I'd go for that if you plan to see some performance.
As said, NFS have smaller overhead than SMB. So use that if you can.
Sent from my Nexus 4 using xda premium
i have a Samba server and i can Stream Full HD whit no problems (maybe a littel slow in the Begining nothing more) 1TB 2.0USB HDD NTFS
So overall NFS is better than Samba?
Yes, but samba is easier to setup across platforms
Tapatalked from Desire S running Andromadus
I have just a 256 MB model, and I'll use it for torrent+file share+XBMC. Which client for torrenting will you use otherwise? (transmission-daemon or rTorrent?)
Not sure, whichever gives me ability to push torrents from my pc.
My pi arrives next week.
Tapatalked from Desire S running Andromadus
You should give transmission-daemon and transmission gui (transgui) a try. You can push files via the Internet if you have your port forwarding set up correctly.
I have a slightly different setup that has Apache providing ssl for transmission-daemon
EDIT
You can also set it up with transdroid on Android. I believe transdroid also works with r Torrent.
NFS is faster than SMB. If you are reasonably Linux-savvy, you should have no issues setting it up. I serve NFS to my Win 7 torrent box from OpenIndiana. Setting up Win7 as an NFS client is a bit more complicated.
=RV=
Endoroid said:
I found samba had lag on HD vids. I still use samba on my windows and android devices, buti never stream HD to them
Click to expand...
Click to collapse
I hope you're talking about megabits per second. You can get 7~8 Megabytes per second with SAMBA and you can get the full 12 megabytes (100megabits) per second with NFS, but never more than that.
In most cases, samba is enough, but I've seen two or three videos with imense video and sound quality that SAMBA simply can't keep up. NFS saves the day. The 100 megabit ethernet can be a real bottleneck though.
redvelociraptor said:
NFS is faster than SMB. If you are reasonably Linux-savvy, you should have no issues setting it up. I serve NFS to my Win 7 torrent box from OpenIndiana. Setting up Win7 as an NFS client is a bit more complicated.
=RV=
Click to expand...
Click to collapse
Setting up the NFS is really quite a bit of trouble for a first-timer. Windows doesn't play well you don't have the no_root_squash option on the server. After that though, all l you need is a bat script with "mount <NFS_SERVER_IP>://<SHARE>/<FOLDER> <DRIVE>:". Don't forget to enable NFS client first.
Either that or use nekodrive and dokan.
sioxz said:
i have a Samba server and i can Stream Full HD whit no problems (maybe a littel slow in the Begining nothing more) 1TB 2.0USB HDD NTFS
Click to expand...
Click to collapse
yeah same here samba runs very smooth for my 3D/1080p movie streams.
I recommend changing up the settings(disable firewall etc) increase buffer size and overclock.
i prefer nfs for hd movies, there is also a windows nfs client :laugh:
As I read I must give a try for NFS.
There were bechmarktests done by a user in the OpenELEC forum.
As you can see the difference isn't that great:
FTP was faster than SMB by 1.57%
NFS was faster than FTP by 5.65%
And finally NFS was faster than SMB by 7.22%

Chromecast-based ROM for thin client possible?

I have an old HP Thin Client here and it is virtually worthless (I have run a few distros on it from USB, but minimalist) and was thinking that it might make a great streaming device. (It isn't ARM unfortunately, it is an x86 AMD proc...)
Is there any Chromecast derivatives (or even distros) that would allow for this to be used like a Chromecast?
LinuxAssailant said:
I have an old HP Thin Client here and it is virtually worthless (I have run a few distros on it from USB, but minimalist) and was thinking that it might make a great streaming device. (It isn't ARM unfortunately, it is an x86 AMD proc...)
Is there any Chromecast derivatives (or even distros) that would allow for this to be used like a Chromecast?
Click to expand...
Click to collapse
Can it run desktop Chrome browser? If so, you could use CR Cast extension or LeapCast to make it function like a Chromecast. See FAQ Part 1, 1.e
Note that both of those may need updates to support new apps built on the just-released SDK. Not sure.
Maybe bluestack for Windows and cheap cast.

Free app for chromecast: cast ALL your PC movie to HDTV through Google ChromeCast

We have provided a free software Wondershare DreamStream that can support chromecast your PC Video to HDTV
Rich video format support:MP4、AVI、MP4、MOV、WMV、MP3、M4A and much more
Download link: http://www.wondershare.com/dreamstream/
The official release version is on its way!
Hi everyone, this is mini wan from the Product Development Team at Wondershare. We would like to thank everybody
for their enthusiasm, support and valued insights into this beta. We are excited to announce the official release is
on its way, with future support for a wide range of devices. We’re also pleased to announce the inclusion of
optional Auto-Indexing based on your input and comments. Stay tuned for the latest version!
New version of this program just added Chromecast support. Looks promising, but very buggy (see below).
Information link: http://support.wondershare.com/media-center/
Download link on this page: http://support.wondershare.com/media-center/history.html
Wondershare is a Chinese company that has published a lot of low-cost video apps over the last several years. I've tried some of their video converters and DVD authoring programs. They are frequently given away on Giveawayoftheday.com. They have a full-featured video converter program, so it would be logical for them to have a Chromecast extension that could transcode. I'm also curious o see how this interacts with Chrome, since every other app I know that can cast to the Chromecast from a PC has to run within Chrome. I'll try it...
No good on Win7 64-bit, crashes a few seconds after starting:
MediaCenter has stopped working
Problem signature:
Problem Event Name: APPCRASH
Application Name: MediaCenter.exe
Application Version: 1.0.0.6
Application Timestamp: 5319ad9a
Fault Module Name: DeviceDiscovery.dll
Fault Module Version: 1.0.0.2
Fault Module Timestamp: 5318a4f7
Exception Code: c0000005
Exception Offset: 00001bd4
OS Version: 6.1.7601.2.1.0.256.1
Locale ID: 1033
Win7 32-bit on another computer: same crash
Also has an error on startup on WinXP and can't find the Chromecast (yes, I can cast from Chrome running on WinXP, I know it's not officially supported).
Error is: "The procedure entry point inet_pton could not be located in WS_32.dll"
That's 3 for 3. Obviously not ready for prime time. Better give it a few days for Wondershare to fix initial bugs before you waste time trying it.
Update: problem identified as an incompatibility with Roku media players on the same network.
Also note that it has a couple of types of bad behavior:
1. Installs Wondershare Helper to auto-run on Windows startup (common to their other apps, can be removed from startup without hurting anything)
2. Starts auto-indexing ALL drives and media files on your system without prompting to ask which folders you want to index. In fact it has no settings at all to control auto-indexing.
mini_wan said:
I found a free software Wondershare Media Center that can support chromecast your PC Video to HDTV
Rich video format support:MP4、AVI、MP4、MOV、WMV、MP3、M4A and much more
View attachment 2623016
View attachment 2623017
Click to expand...
Click to collapse
This program is running flawless
Big high five and thanks for finding it
neo4uo said:
This program is running flawless
Click to expand...
Click to collapse
What Windows version?
DJames1 said:
What Windows version?
Click to expand...
Click to collapse
Windows 8.1
Shame its windoze only. The installer runs fine under wine in linux and it completel the installation. Then the exe itself is .NET, and mono crashes when trying to load it.
neo4uo said:
Windows 8.1
Click to expand...
Click to collapse
Actually I don't think the problem is with the Windows version. I have my notebook here at at work that still has the Win7 32-bit version I tested with the Chromecast at home, and it doesn't crash when I run it here (although there's no Chromecast on the network here at work of course).
I don't think it's the absence of the Chromecast that's significant though, because I had inadvertently left the Chromecast USB cable unplugged the first time I tried it at home. The Chromecast wasn't on, but it still crashed that first time, same as subsequent times after I got the Chromecast turned on and connected properly.
I think it may be something else on my home network that is responding to the "DeviceDiscovery.dll" and confusing it into crashing. Let's see, my Roku 2 XS and my Android tablet are online all the time. Maybe one of those? I'll try disconnecting those later to see if it makes a difference. Or maybe it's something to do with the Chromecast having different historical IP addresses that are cached somewhere on my computer, and it's crashing when it tries to check one of those non-existent IP addresses?
worked like a charm here, but I can see the quality slightly reduced.. does anybody notice that? but overall recommend apps, can't wait to get a new update of this
keep it up guys.
Yes, the Roku was the problem - somehow it is returning a network response that crashes Wondershare Media Center.
But even though it's working now, the performance is disappointing. The video stutters, even with straightforward mp4 files. It's possible that may be because it's still indexing the large video collection on my secondary hard drive - but I didn't tell it to that, I don't want it to do that, and any software designer with an ounce of sense would have made indexing a low-priority thread.
DJames1 said:
Yes, the Roku was the problem - somehow it is returning a network response that crashes Wondershare Media Center.
But even though it's working now, the performance is disappointing. The video stutters, even with straightforward mp4 files. It's possible that may be because it's still indexing the large video collection on my secondary hard drive - but I didn't tell it to that, I don't want it to do that, and any software designer with an ounce of sense would have made indexing a low-priority thread.
Click to expand...
Click to collapse
probably because of that, the quality are quite decent in my side (playing 720p mp4 movie) I can see the pixel in my 50 Inch TV from very closer look , however from 1,5 - 2 meters it is acceptable and I dont see the quality degraded.
seems the method are similar with video stream cast extension, but VideoStream Cast extension definitely seems more mature than wondershare apps. but now my problem is solved, I can play mp4 files with .srt :good:
Nope, video continues to stutter after it has finished indexing, and it even loses audio sync while casting an mp4 file that doesn't need transcoding. I have a fast desktop computer (CPU utilization only 5% while Media Center is casting), and a good solid WiFi connection to the Chromecast. One time the Chromecast showed its "Brain Freeze" error message while Media Center was trying to cast to it. I think this app is just not ready for release. For the moment I'll stick with Videostream and do a quick conversion to mp4 if I have a file in an incompatible format. Media Center uninstalled for now, but I'll try it again when it's out of beta.
Tried playing an .avi and it stuttered a lot
win 8.1
I tried it on my PC with Windows 8.1, but it seems it can't find my Chromecast, it says "No cast devices found" =\
The download link doesn't seem to work for me! can anyone upload it somewhere and put the link here?
alakiha said:
The download link doesn't seem to work for me! can anyone upload it somewhere and put the link here?
Click to expand...
Click to collapse
+1
Download link on Wondershare website is broken.
Can anyone share it?
The Download link is to http://download.wondershare.com/cbs_down/media-center_full1694.exe, which is the version everyone has been testing for the last couple of days. They are probably updating it, which is a good idea since the testing showed it wasn't ready for general publication. Probably best just to be patient and wait to see if an update version shows up in the next few days.
DJames1 said:
The Download link is to http://download.wondershare.com/cbs_down/media-center_full1694.exe, which is the version everyone has been testing for the last couple of days. They are probably updating it, which is a good idea since the testing showed it wasn't ready for general publication. Probably best just to be patient and wait to see if an update version shows up in the next few days.
Click to expand...
Click to collapse
Everything related to Wondershare Media Center seems to have been removed from their web site.
www.wondershare.com/media-center/
Looks to me like it was deliberately removed...
Download link is dead.
Can any one upload it and share with us?
I have searched for a streaming app for windows, to chromecast... for long time now
lemondroid said:
Download link is dead.
Can any one upload it and share with us?
I have searched for a streaming app for windows, to chromecast... for long time now
Click to expand...
Click to collapse
This product will be on-line as soon as possible, we will inform you the first time
DJames1 said:
New version of this program just added Chromecast support. Looks promising, but very buggy (see below).
Information link: http://support.wondershare.com/media-center/
Download link on this page: http://support.wondershare.com/media-center/history.html
Wondershare is a Chinese company that has published a lot of low-cost video apps over the last several years. I've tried some of their video converters and DVD authoring programs. They are frequently given away on Giveawayoftheday.com. They have a full-featured video converter program, so it would be logical for them to have a Chromecast extension that could transcode. I'm also curious o see how this interacts with Chrome, since every other app I know that can cast to the Chromecast from a PC has to run within Chrome. I'll try it...
No good on Win7 64-bit, crashes a few seconds after starting:
MediaCenter has stopped working
Problem signature:
Problem Event Name: APPCRASH
Application Name: MediaCenter.exe
Application Version: 1.0.0.6
Application Timestamp: 5319ad9a
Fault Module Name: DeviceDiscovery.dll
Fault Module Version: 1.0.0.2
Fault Module Timestamp: 5318a4f7
Exception Code: c0000005
Exception Offset: 00001bd4
OS Version: 6.1.7601.2.1.0.256.1
Locale ID: 1033
Win7 32-bit on another computer: same crash
Also has an error on startup on WinXP and can't find the Chromecast (yes, I can cast from Chrome running on WinXP, I know it's not officially supported).
Error is: "The procedure entry point inet_pton could not be located in WS_32.dll"
That's 3 for 3. Obviously not ready for prime time. Better give it a few days for Wondershare to fix initial bugs before you waste time trying it.
Update: problem identified as an incompatibility with Roku media players on the same network.
Also note that it has a couple of types of bad behavior:
1. Installs Wondershare Helper to auto-run on Windows startup (common to their other apps, can be removed from startup without hurting anything)
2. Starts auto-indexing ALL drives and media files on your system without prompting to ask which folders you want to index. In fact it has no settings at all to control auto-indexing.
Click to expand...
Click to collapse
Got it, thanks!:good:

Most Effective way to stream Local files.

Hey Guys, new to the forum.
I purchased the chromecast, looking to stream local files and get rid of my hdmi cable. I can cast a tab fine, but experience a bit of lag when viewing at max bit-rate. (extreme 720p)
My computer is i7 4770k @3.5ghz and card is HD7970. SO i dont think hardware is the issue. My router is a Linksys EA6900 and its about 5m away from the dongle.
Has anyone managed to actually stream full HD to the chrome cast without noticeable lag or reduction if FPS, or is it simply not available at this point of time?
Thanks
MaverickH93 said:
Hey Guys, new to the forum.
I purchased the chromecast, looking to stream local files and get rid of my hdmi cable. I can cast a tab fine, but experience a bit of lag when viewing at max bit-rate. (extreme 720p)
My computer is i7 4770k @3.5ghz and card is HD7970. SO i dont think hardware is the issue. My router is a Linksys EA6900 and its about 5m away from the dongle.
Has anyone managed to actually stream full HD to the chrome cast without noticeable lag or reduction if FPS, or is it simply not available at this point of time?
Click to expand...
Click to collapse
720p tab casting even of Flash video works well for me, but I seem to be an exception rather than the norm...
Are there any obstructions between your router and Chromecast, especially the TV itself?
My system is a dual Quad-Core Opteron 2.9 GHz Shanghai, 32 GB RAM, running Win 7 Professional x64. AMD/ATI Radeon HD 7750 graphics.
bhiga said:
720p tab casting even of Flash video works well for me, but I seem to be an exception rather than the norm...
Are there any obstructions between your router and Chromecast, especially the TV itself?
My system is a dual Quad-Core Opteron 2.9 GHz Shanghai, 32 GB RAM, running Win 7 Professional x64. AMD/ATI Radeon HD 7750 graphics.
Click to expand...
Click to collapse
Its pretty much line of sight and the perpendicular to the back of the TV. What kind of router are you using?
Also what file type are the videos you are watching and how big are the files. For example, if i watch a .mp4 blue-ray RIP its size is around 1.8Gb i experience minor FPS decrease on the High setting. Extreme just leads to lagging.
The way i see it there's the potential for 3 issues.
1. The computer hardware
2. The router connection
3. Google chrome's wireless hardware
MaverickH93 said:
Hey Guys, new to the forum.
I purchased the chromecast, looking to stream local files and get rid of my hdmi cable. I can cast a tab fine, but experience a bit of lag when viewing at max bit-rate. (extreme 720p)
Click to expand...
Click to collapse
to stream local file (movie) is better to send the file and let Chromecast buffer and decode it than stream a tab.
I've been using this here and works like charm: https://chrome.google.com/webstore/detail/videostream-for-google-ch/cnciopoikihiagdjbjpnocolokfelagl
I don't believe I tried sending a 1080p but 720p is flawless and I can't see why it wouldn't
They also have an Android app for remote control the stream, so I pretty much click play on the PC and sit on the sofa with the phone to control.
If your video is not in a compatible format, I'll go ahead and do a shamelessly self-propaganda: I did this little batch converter specifically for the CC and it seems to be working fine.
http://forum.xda-developers.com/showthread.php?t=2699870
Budius said:
to stream local file (movie) is better to send the file and let Chromecast buffer and decode it than stream a tab.
I've been using this here and works like charm: https://chrome.google.com/webstore/detail/videostream-for-google-ch/cnciopoikihiagdjbjpnocolokfelagl
I don't believe I tried sending a 1080p but 720p is flawless and I can't see why it wouldn't
They also have an Android app for remote control the stream, so I pretty much click play on the PC and sit on the sofa with the phone to control.
If your video is not in a compatible format, I'll go ahead and do a shamelessly self-propaganda: I did this little batch converter specifically for the CC and it seems to be working fine.
http://forum.xda-developers.com/showthread.php?t=2699870
Click to expand...
Click to collapse
Yes i tied to use Videostream, but for some reason it gets stuck on the loading screen. I turned off all my firewalls, changed permissions, ran chrome canary, ran as admin but it still doesn't work.
i think that's the issue. CC needs to buffer video. It sounds like VideoStream is the kind of program i need so will just have to keep working at it.
MaverickH93 said:
Yes i tied to use Videostream, but for some reason it gets stuck on the loading screen. I turned off all my firewalls, changed permissions, ran chrome canary, ran as admin but it still doesn't work.
i think that's the issue. CC needs to buffer video. It sounds like VideoStream is the kind of program i need so will just have to keep working at it.
Click to expand...
Click to collapse
well, those HERE are the media types that Chromecast can natively run. Anything besides that it will not work (unless you're just mirroring the screen, but as you noticed, it's pretty slow, or you have some media server on your computer doing some on-the-fly conversion, which can run pretty slow and heat your PC a lot).
I suggest getting a video that you're sure within the spec to test. Probably if you download a YouTube from those "youtube downloaders" website or just something you recoded with your phone, it will be in spec (mp4 container, h264 codec, AAC or MP3 audio).
So what I've done (check my last post) was to code myself a batch converter (helps being a Java developer) so currently my computer at home is converting my whole video collection to compatible format.
Can I upload a mp4 video say dropbox and stream it to chromecast? Any online hosts allow this?
LoL.
I have a Raspberry Pi running Rasbian and it has 1TB USB drive attached, I'm running Apache2 and point it to my drive so it appears in http. I then use the Android NAS Cast app, settings configure to the http of the directory with the MP4 and it casts perfectly decent quality. So there is no desktop involved, Android in your hand and the small Linux server and Chromecast.
As has been said, Chromecast as very limited codecs. You can explicitly seek out the compatible videos, or recode using ffmpeg. The Raspberry Pi is too weak to do real-time recoding but you can batch up and have recoding those files not compatible, and then if low on disk-space, delete the original non-compatible.
I'm 90% through overnight building my own Rasbian system (been on a Dockstar on older Linux for years) and built ffmpeg overnight.
nigelhealy said:
As has been said, Chromecast as very limited codecs. You can explicitly seek out the compatible videos, or recode using ffmpeg. The Raspberry Pi is too weak to do real-time recoding but you can batch up and have recoding those files not compatible,
Click to expand...
Click to collapse
Like I said on the other thread.
I found a FFMPEG for RaspianPi but it was so painfully slow. Like a low-res 20 seconds video would take 30 min to encode. Now imagine a tera-byte drive it would take a few years, not really good. Best option is really to get the best-fastest machine you have available and leave it running for a week or two.
Budius said:
Like I said on the other thread.
I found a FFMPEG for RaspianPi but it was so painfully slow. Like a low-res 20 seconds video would take 30 min to encode. Now imagine a tera-byte drive it would take a few years, not really good. Best option is really to get the best-fastest machine you have available and leave it running for a week or two.
Click to expand...
Click to collapse
Tried running it locally (Ubuntu desktop) lots of error messages saying
Failed to get FFPROBE
I have the ffprobe command though.
nigelhealy said:
Tried running it locally (Ubuntu desktop) lots of error messages saying
Failed to get FFPROBE
I have the ffprobe command though.
Click to expand...
Click to collapse
what does say in the LOG tab?
Try running from the terminal: ffprobe <video_path>.mp4 Does it work or does it say "can't find command ffprobe" ?
at the end of this https://trac.ffmpeg.org/wiki/UbuntuCompilationGuide it shows how to add the ffmpeg to the path
ps.: let's keep debug/conversation regarding the Converter on the converter thread? I guess it's more logical and we don't hijack MaverickH93s thread
moved to the app thread http://forum.xda-developers.com/showthread.php?p=51533199
I use Plex and I love it, try it if you haven't!
The best way is Localcast https://play.google.com/store/apps/details?id=de.stefanpledl.localcast
Great for android!
Enviado desde mi Amazon Kindle Fire HD mediante Tapatalk
MaverickH93 said:
Its pretty much line of sight and the perpendicular to the back of the TV. What kind of router are you using?
Also what file type are the videos you are watching and how big are the files. For example, if i watch a .mp4 blue-ray RIP its size is around 1.8Gb i experience minor FPS decrease on the High setting. Extreme just leads to lagging.
The way i see it there's the potential for 3 issues.
1. The computer hardware
2. The router connection
3. Google chrome's wireless hardware
Click to expand...
Click to collapse
So your router is behind the TV? That's how mine is set up, although my Chromecast is actually off to the side of the TV.
My router is a Netgear WNDR4500
I've mainly been watching Flash videos, as that's what the websites my little one likes has (Nickelodeon, BabyFirstTV, Disney Junior)
nigelhealy said:
LoL.
I have a Raspberry Pi running Rasbian and it has 1TB USB drive attached, I'm running Apache2 and point it to my drive so it appears in http. I then use the Android NAS Cast app, settings configure to the http of the directory with the MP4 and it casts perfectly decent quality. So there is no desktop involved, Android in your hand and the small Linux server and Chromecast.
As has been said, Chromecast as very limited codecs. You can explicitly seek out the compatible videos, or recode using ffmpeg. The Raspberry Pi is too weak to do real-time recoding but you can batch up and have recoding those files not compatible, and then if low on disk-space, delete the original non-compatible.
I'm 90% through overnight building my own Rasbian system (been on a Dockstar on older Linux for years) and built ffmpeg overnight.
Click to expand...
Click to collapse
Boy wish you had a tutorial or walk through of setting this up. I would love to use my beaglebone black for that if possible. Any links that would point me in right direction? mind sharing?
I would really like to use headless systems for this. Thanks
I think Plex is the easiest way to stream local movies since it makes everything organized and can convert file formats if needed. The phone app makes it a breeze to control everything. I use localcast to stream pics and videos taken from my phone.
paracha3 said:
Boy wish you had a tutorial or walk through of setting this up. I would love to use my beaglebone black for that if possible. Any links that would point me in right direction? mind sharing?
I would really like to use headless systems for this. Thanks
Click to expand...
Click to collapse
as far as I Googled beaglebone is just a little Linux machine like the RaspberryPi. Just install a mini-DLNA on it and that's all you need. Most Android apps in Google Play will run from a DLNA (bubble and LocalCast do it).
Quick Google I found this tuto on mini-DLNA on RaspberryPi (http://bbrks.me/rpi-minidlna-media-server/) should work for the beaglebone too.
I have to throw my hat in the ring for plex, too. Downside is that you have to put your videos in a certain folder and name them a certain way for the server to see them. It doesnt let you just open a random video file like VLC and have it sent to the chromecast. Upside is that it transcodes the videos to a supported format on the fly.
As far as streaming videos/pictures off your phone, there are a few choices, but none of them are ready for primetime yet. Allcast shows some of the videos/pictures taken on my phone sideways and upside down. I also havent found an easy way to tell Allcast to stop casting and return to the chromecast homescreen (screensaver). Localcast has an option to let you rotate the files so you can at least see them with the correct orientation, but it still has some issues with connecting. Localcast does, however, have an option to stop casting so you dont burn-in its screen on your TV.
gianptune said:
I have to throw my hat in the ring for plex, too. Downside is that you have to put your videos in a certain folder and name them a certain way for the server to see them. It doesnt let you just open a random video file like VLC and have it sent to the chromecast. Upside is that it transcodes the videos to a supported format on the fly.
As far as streaming videos/pictures off your phone, there are a few choices, but none of them are ready for primetime yet. Allcast shows some of the videos/pictures taken on my phone sideways and upside down. I also havent found an easy way to tell Allcast to stop casting and return to the chromecast homescreen (screensaver). Localcast has an option to let you rotate the files so you can at least see them with the correct orientation, but it still has some issues with connecting. Localcast does, however, have an option to stop casting so you dont burn-in its screen on your TV.
Click to expand...
Click to collapse
The naming should be a non-issue though. Most of the movies and shows you download are already named the correct way.

Categories

Resources