[Q] Wireless HDMI Stream - Galaxy Note GT-N7000 Q&A, Help & Troubleshooting

hi,
i already got the mhl adapter for micro usb to hdmi, thats working fine,
but i there a solutuion to do this wireless.
i dont only want to stream videos or audio, i want to have the full homescreen streamed.
the reason is, i want to connect an external hdd via usb
thank you

easiest way is probably ipad2/iphone4s with apple TV2 on IOS5
check this out for android
http://code.google.com/p/androidscreencast/
which does the same thing except in place of Apple TV2, you need a PC there.

t for respond, but I need to connect via USB when using this method
Sent from my GT-N7000 using xda premium

shigwegi said:
t for respond, but I need to connect via USB when using this method
Sent from my GT-N7000 using xda premium
Click to expand...
Click to collapse
I think DLNA is your only option there. You need a TV with dlna support.
Sent from my GT-N7000 using XDA App

but with dlna I only can stream movies or pictures or audio
still need to stream the home screen or games
Sent from my GT-N7000 using xda premium

Related

TV Out

Hello all,
Does anyone know of an app and usb adapter to output video to av from the tattoo?
I know there are other phones that do this but not sure if the tattoo can.
What resolution Is it able to handle?
-------------------------------------
Sent via the XDA Tapatalk App
Not sure. But I only want it to play movies on a small in car screen.
-------------------------------------
Sent via the XDA Tapatalk App
Use tattoo like a usb storage and play video from the car's player..
I don't think something like "video-tethering" is possible.

h.264 over USB

Has anyone ever seen video stream into a device over USB? I'd like to use my N7000 as a 'monitor' for my digital camera pushing an h.264 stream out over USB.
Any thoughts?
Try Helicon Remote from the Playstore. You'll need the USB OTG adapter. I use it with my Nikon D90 but as per the developer page, it should work with most nikon or canon cameras.
Sent from my GT-N7000 using xda app-developers app
the_bone_collector said:
Try Helicon Remote from the Playstore. You'll need the USB OTG adapter. I use it with my Nikon D90 but as per the developer page, it should work with most nikon or canon cameras.
Sent from my GT-N7000 using xda app-developers app
Click to expand...
Click to collapse
If you are familiar with VLC Player for Windows, there is an option to open a stream -> USB. That is what I was looking for your recommendation - I will have to check it out in the morning.

[Q] LG TV Screen Share

Is it possible to share my Note screen on my LG SmartTV?
I want to do it directly Note -> TV without a need of a computer. I know that is possible with a LG Smartphone.. with the SmartShare app, but when I install that app on my Note I got the erroe "Manufacter does not match" ...
Any solutions?
Thanks!
Nothing?
You could use MHL to HDMI and directly link to your TV, which is as simple as plugging in an MHL cable (which you have to purchase separately) between the two. I don't know of a wireless way though, sorry.
Sent from my ADR6425LVW on GrayTheWolf's CM10 build.
I use allshare..... It can not be any easier than that,
Sent from my GT-N7000 using xda premium
eroracing said:
I use allshare..... It can not be any easier than that,
Sent from my GT-N7000 using xda premium
Click to expand...
Click to collapse
That can only be used with the samsung smart tv not with lg
Sent from my GT-N7000 using Tapatalk 2
LG allows media sharing through this app, but its not a direct link and you can't share anything but media. You could also find a DLNA server on the market, but there's doesn't seem to be an easy screen share method.
https://play.google.com/store/apps/details?id=com.lge.lgcloud.nscreen
Sent from my ADR6425LVW on GrayTheWolf's CM10 build.
abhinav quietly brilliant said:
That can only be used with the samsung smart tv not with lg
Sent from my GT-N7000 using Tapatalk 2
Click to expand...
Click to collapse
I own a LG 3D TV and sometimes use Allshare to view videos i recorded, even music and pictures works..
Sharing images/videos is not the problem, the big deal is screen share wireless
If you could juri rig MHL to be wireless, that's the only way, unless you code something to do it for you.
Sent from my ADR6425LVW on GrayTheWolf's CM10 build.

Help please

I am thinking about getting the raspberry pi and load xbmc onto it. I will probably be buying a WiFi dongle. How do I exactly setup up the WiFi for the pi? Do I need to hook it up to an Ethernet port first or no?
Sent from my Nexus 7 using xda premium
jkuczy16 said:
I am thinking about getting the raspberry pi and load xbmc onto it. I will probably be buying a WiFi dongle. How do I exactly setup up the WiFi for the pi? Do I need to hook it up to an Ethernet port first or no?
Sent from my Nexus 7 using xda premium
Click to expand...
Click to collapse
Fortunately it's pretty simple to set up the WiFi on the RPi, all you have to do is plug the WiFi dongle into one of the USB ports and then connect to your wireless router WiFi network through XBMC and you should be good to go. You shouldn't have to hook the RPi up to Ethernet first to get internet setup. My other recommendation would be to check out this guide if you run into problems http://elinux.org/RPi_Peripherals and this list of WiFi dongles that have been tested and verified to work with the RPi.
Sent from my SCH-I535 using xda premium
jkuczy16 said:
I am thinking about getting the raspberry pi and load xbmc onto it. I will probably be buying a WiFi dongle. How do I exactly setup up the WiFi for the pi? Do I need to hook it up to an Ethernet port first or no?
Sent from my Nexus 7 using xda premium
Click to expand...
Click to collapse
Hi,
Setting the WIFI dongle up is fairly easy you will need to load XBMX onto your PI and boot this up with the ethernet cable attatched. Go to settings and find the PI's IP address. Write this down.
Plug your WIFI dongle into the PI also.
You will then need to download a program called PUTTY onto your pc or laptop. You should start a SSH session on the IP you have wrote down.
Login in using username:XBMC Password:rasperry
Once you have done this go into settings and find WLAN. Click on this and put the the SSID of your internet service provider and your PASSKEY. then end PUTTY.
Reboot your PI and hey presto your WIFI dongle will be working
If this helps please hit thanks. If you get stuck I have a youtube video with the SSH session on XBIAN (same thing) just PM me
Peace
---------------------------------------------------------------------------------------------------------
GT i9300 - omega V44 4.2.1 android
So it is not required to book the pi up with an Ethernet cable first if I understand you correctly right?
Sent from my Nexus 7 using xda premium
jkuczy16 said:
So it is not required to book the pi up with an Ethernet cable first if I understand you correctly right?
Sent from my Nexus 7 using xda premium
Click to expand...
Click to collapse
Yes thats correct. Boot the PI up with the ethernet cable plugged in, obtain the IP from the settings in XBMC. Then on a pc or laptop do the putty SSH session using this IP and log in and enable WLAN and input the SSID and Passkey
Hope this helps
Also if I plan to use xbmc do I have to buy any licenses? I am confused about that as well. If so which ones?
Sent from my Nexus 7 using xda premium
Hiya. I believe if you use raspbmc which is a Linux distro there is no licensing, same with xbmx and xbian. I Do however believe you have to buy mpeg2 licenses.
Hope this helps and best of luck maybe post a pic of your finished pi project for us all to see I'm still tinkering at the moment but I would recommend a powered usb hub it has been my saviour the past few weeks.
Sent from my GT-I9300 using xda app-developers app
---------- Post added at 09:39 PM ---------- Previous post was at 09:34 PM ----------
Oh and something else that is awesome if you go for a xmbc raspbmc or xbian openelec etc.
Download an app called yatse. (for the record I bought the full version) this allows you to control the pi with your nexus I use it all the time just scan for the pi once your wireless working and do it from your phone haha
Sent from my GT-I9300 using xda app-developers app
What exactly does the mpeg-2 license allow me to do exactly?
Sent from my Nexus 7 using xda premium
I didn't buy any licence and I have no problems playing anything. It would all depend what format your media is. Most of my stuff is h264 aka mpeg4. I don't think I've even ever seen a file encoded in mpeg2 as it is older and less efficient then current standards
Sent from my DROID3 using xda premium
Endoroid said:
I didn't buy any licence and I have no problems playing anything. It would all depend what format your media is. Most of my stuff is h264 aka mpeg4. I don't think I've even ever seen a file encoded in mpeg2 as it is older and less efficient then current standards
Sent from my DROID3 using xda premium
Click to expand...
Click to collapse
So if I am just streaming stuff off of xbmc plug-ins like 1channel I would not need the licenses?
Sent from my Nexus 7 using xda premium
jkuczy16 said:
So if I am just streaming stuff off of xbmc plug-ins like 1channel I would not need the licenses?
Sent from my Nexus 7 using xda premium
Click to expand...
Click to collapse
I doubt it. If you find you do have issues you can always purchase the licence at a later time
Sent from my DROID3 using xda premium
Thanks to everyone that helped
Sent from my Nexus 7 using xda premium
I have another question. I have seen people getting Pandora and Hulu getting to work on their raspberry pi running xbmc. How can I install/ get both of those add ons
Sent from my Nexus 7 using xda premium
jkuczy16 said:
I have another question. I have seen people getting Pandora and Hulu getting to work on their raspberry pi running xbmc. How can I install/ get both of those add ons
Sent from my Nexus 7 using xda premium
Click to expand...
Click to collapse
If your looking to install Hulu on XBMC I would recommend taking a look at this guide, it involves mainly installing the Bluecop repository. For getting Pandora working I would recommend taking a look at this guide here.
shimp208 said:
If your looking to install Hulu on XBMC I would recommend taking a look at this guide, it involves mainly installing the Bluecop repository. For getting Pandora working I would recommend taking a look at this guide here.
Click to expand...
Click to collapse
For the Pandora add on, how do I make the necessary edits?
jkuczy16 said:
For the Pandora add on, how do I make the necessary edits?
Click to expand...
Click to collapse
You actually don't have to make the edits you can download the .zip file containing the edits already made for you here. Once you have downloaded the .zip file extract the contents and place them in your addon folder.
Suggestion: go on eBay and search for "ew-7811un". Save yourself a lot of headache and BUY ONE lol. It's an Edimax wifi dongle. It's tiny, and works with Rasperry Pi right outta the box, no setup required. You'll need a wireless mouse just to pick the router and enter your wifi password, etc.
Another suggestion: get a *powered* USB 2.0 hub, and plug it into the Pi. Use only one of the USB ports on the Pi, for the hub, don't use the other one. The Pi is severely underpowered, and the USB hub will solve that for you (if it's a powered hub, of course). Plug the wifi dongle and the wireless mouse into the hub.
Final suggestion: get the OpenELEC distribution of XBMC for Pi. It's AMAZING, especially with the ACE skin (which you can download right from the Pi in the Settings menu after installing - see attached pic). The only downside is that OpenELEC is a locked distribution, meaning you can't add repositories that are not listed as "add-ons" via the gui itself.
What I have is the above, plus a large external hard disk connected to my network via my internet service provider's wireless modem. Basically, it shows up as a network drive on any device connected to my wifi network. It allows me to download (ahem, I mean "purchase") movies, music, videos etc through my laptop, directly onto the network drive, and then instantly play them via the Pi as a SMB share.
Hope this helps.
jkuczy16 said:
I am thinking about getting the raspberry pi and load xbmc onto it. I will probably be buying a WiFi dongle. How do I exactly setup up the WiFi for the pi? Do I need to hook it up to an Ethernet port first or no?
Sent from my Nexus 7 using xda premium
Click to expand...
Click to collapse
anything with artheos chip should be fine, there are good drivers for this kind of dongle
You could also while on Ethernet download the Wifi Tool in the Raspberry XBMC repository and then you have a GUI for configuring your WiFi device within the XBMC interface as long as you have a supported adapter.
I appreciate all the responses about the wifi dongle but I have already solved that problem and got my wifi to work.
Sent from my DROID RAZR using xda premium

[Q] Slow playback via mhl cable?

Movies play fine on the phone, however, when connected to tv via mhl cable the playback is extremely slow both video and audio! Any solution?
Use bsplayer
Sent from my LT29i using Tapatalk 2
I've never used bsplayer but used Mxplayer and it worked for me fine.
Just try both bsplayer and Mxplayer
Sent from my LT29i using xda app-developers app
No joy. I've tried many different players. It plays back fine on the phone but as soon as its hooked up to tv via mhl it affects playback (becomes slow motion like) but plays back normal as soon as its unplugged from the mhl cable!?
Generic Mhl cable works fine when using other phones like galaxy s2
Go to service in phone dialer then check your settings. Maybe set it to 720p?
Sent from my LT29i using Tapatalk 2
wednesday13 said:
Go to service in phone dialer then check your settings. Maybe set it to 720p?
Sent from my LT29i using Tapatalk 2
Click to expand...
Click to collapse
Thanks for the tip. However u have to do that each time u connect it. Any fix for that?

Categories

Resources