Geekzone: technology news, blogs, forums
Guest
Welcome Guest.
You haven't logged in yet. If you don't have an account you can register now.


Filter this topic showing only the reply marked as answer View this topic in a long page with up to 500 replies per page Create new topic
1 | ... | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | ... | 22
ovipop
34 posts

Geek


  #873711 8-Aug-2013 10:13
Send private message

gsr: Good news: I tried rerouting the address to unblock us using my dd wrt flashed router. Easy as pie, and works perfectly with netflix. Mission accomplished.



Can you share the config changes ? Cheers.



talktolando
4 posts

Wannabe Geek


  #873774 8-Aug-2013 12:01
Send private message

Has anybody tried to stream Google Play Movies from a device to Chromecast?

freitasm
BDFL - Memuneh
80665 posts

Uber Geek
+1 received by user: 41106

Administrator
ID Verified
Trusted
Geekzone
Lifetime subscriber

  #873875 8-Aug-2013 14:13
Send private message

Does anyone have the Chromecast APK? I can't download to the tablet as it says "Not available for your country". And no, this tablet is not rooted (no problem to root if needed to).




Referral links: Quic Broadband (free setup code: R587125ERQ6VE) | Samsung | AliExpress | Wise | Sharesies 

 

Support Geekzone by subscribing (browse ads-free), or making a one-off or recurring donation through PressPatron.

 




freitasm
BDFL - Memuneh
80665 posts

Uber Geek
+1 received by user: 41106

Administrator
ID Verified
Trusted
Geekzone
Lifetime subscriber

  #873879 8-Aug-2013 14:18
Send private message

Don't worry... Got it from 1Mobile.




Referral links: Quic Broadband (free setup code: R587125ERQ6VE) | Samsung | AliExpress | Wise | Sharesies 

 

Support Geekzone by subscribing (browse ads-free), or making a one-off or recurring donation through PressPatron.

 


Time2303
24 posts

Geek


  #873890 8-Aug-2013 14:29
Send private message

My Chromecast arrived today, I've tried playing some 1080p videos and it's worked quite well where it's setup currently, still have to see how the WiFi signal is in my bedroom.

When I try to cast a tab running Netflix I get an error message that the page has unsupported content (Silverlight). I'll have to try casting from my Chromebook, which uses something other than Silverlight I believe. Casting directly doesn't work and I don't think I'll be able to change the DNS on my router permanently since those services don't allow access from multiple IPs at the same time.

sonyxperiageek

2984 posts

Uber Geek
+1 received by user: 397

Trusted

  #873960 8-Aug-2013 15:53
Send private message

freitasm: Does anyone have the Chromecast APK? I can't download to the tablet as it says "Not available for your country". And no, this tablet is not rooted (no problem to root if needed to).


Are you going to create something we can use MF?




Sony


 
 
 

Want to support Geekzone and browse the site without the ads? Subscribe to Geekzone now (monthly, annual and lifetime options).
freitasm
BDFL - Memuneh
80665 posts

Uber Geek
+1 received by user: 41106

Administrator
ID Verified
Trusted
Geekzone
Lifetime subscriber

  #873969 8-Aug-2013 16:00
Send private message

What do you mean?

I have installed on my tablet so no need to change country is/root...




Referral links: Quic Broadband (free setup code: R587125ERQ6VE) | Samsung | AliExpress | Wise | Sharesies 

 

Support Geekzone by subscribing (browse ads-free), or making a one-off or recurring donation through PressPatron.

 


sonyxperiageek

2984 posts

Uber Geek
+1 received by user: 397

Trusted

  #873972 8-Aug-2013 16:05
Send private message

freitasm: What do you mean?

I have installed on my tablet so no need to change country is/root...


Sorry I thought you said API.. lol. Reading on my phone and have to scroll left and right or else it's too small to read.




Sony


freitasm
BDFL - Memuneh
80665 posts

Uber Geek
+1 received by user: 41106

Administrator
ID Verified
Trusted
Geekzone
Lifetime subscriber

  #873996 8-Aug-2013 16:44
Send private message

The standard Android browser reflows the text to fit screen. Chrome doesn't which is why I don't use it.




Referral links: Quic Broadband (free setup code: R587125ERQ6VE) | Samsung | AliExpress | Wise | Sharesies 

 

Support Geekzone by subscribing (browse ads-free), or making a one-off or recurring donation through PressPatron.

 


gsr

gsr
112 posts

Master Geek
+1 received by user: 30


  #873997 8-Aug-2013 16:44
Send private message

I used the following lines:

iptables -I PREROUTING -t nat -p udp -s <ip of chromecast> -d 8.8.8.8 --dport 53 -j DNAT --to-destination <unblock-us dns 1>
iptables -I PREROUTING -t nat -p udp -s <ip of chromecast> -d 8.8.4.4 --dport 53 -j DNAT --to-destination <unblock-us dns 2>


Source: xda developers website.
Note: of course, no <>, just the address.





gsr

gsr
112 posts

Master Geek
+1 received by user: 30


  #874001 8-Aug-2013 16:46
Send private message

P.S those who are using unblock us, an easy way of getting the apk is setting the dns on your computer, then go to the play store(on your computer browser) and install the app to your device.

 
 
 

Support Geekzone with one-off or recurring donations Donate via PressPatron.
freitasm
BDFL - Memuneh
80665 posts

Uber Geek
+1 received by user: 41106

Administrator
ID Verified
Trusted
Geekzone
Lifetime subscriber

  #874005 8-Aug-2013 16:50
Send private message

Good tip. Should have tried via VPN to get the APK.




Referral links: Quic Broadband (free setup code: R587125ERQ6VE) | Samsung | AliExpress | Wise | Sharesies 

 

Support Geekzone by subscribing (browse ads-free), or making a one-off or recurring donation through PressPatron.

 


Time2303
24 posts

Geek


  #874019 8-Aug-2013 17:23
Send private message

gsr: I used the following lines:

iptables -I PREROUTING -t nat -p udp -s <ip of chromecast> -d 8.8.8.8 --dport 53 -j DNAT --to-destination <unblock-us dns 1>
iptables -I PREROUTING -t nat -p udp -s <ip of chromecast> -d 8.8.4.4 --dport 53 -j DNAT --to-destination <unblock-us dns 2>


Source: xda developers website.
Note: of course, no <>, just the address.




Now if only you could use iptables on the FRITZ!Box 7390.

happyone65
131 posts

Master Geek
+1 received by user: 8


  #874229 8-Aug-2013 21:08
Send private message

just had a email from amazon,ordered one of these on the 25th july the email said it would be delivered OCT/NOV some time,cancelled order.

sonyxperiageek

2984 posts

Uber Geek
+1 received by user: 397

Trusted

  #874233 8-Aug-2013 21:12
Send private message

happyone65: just had a email from amazon,ordered one of these on the 25th july the email said it would be delivered OCT/NOV some time,cancelled order.


Ordered on the same day as you, and it should arrive at my YouShop address by tomorrow.




Sony


1 | ... | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | ... | 22
Filter this topic showing only the reply marked as answer View this topic in a long page with up to 500 replies per page Create new topic








Geekzone Live »

Try automatic live updates from Geekzone directly in your browser, without refreshing the page, with Geekzone Live now.



Are you subscribed to our RSS feed? You can download the latest headlines and summaries from our stories directly to your computer or smartphone by using a feed reader.