ads

Affichage des articles dont le libellé est miracast. Afficher tous les articles
Affichage des articles dont le libellé est miracast. Afficher tous les articles

mardi 29 septembre 2015

MHL Adapter or Miracast or Chromecast?



Hello All,

I recently bought a Tab 4 8.0 (T-337A). I just wanted to know does MHL work with this? Or Miracast would be a better option?

I also have a Note 5. So an all round performer would be preferred. But the main goal is to connect the Tab 4 to the TV.



lundi 28 septembre 2015

Connecting Moverio BT-200 to Windows 8 directly with Miracast



Hi all,

Did anyone succeed already to make the Moverio BT-200 be monitor for a Windows 8 PC using Miracast?

This is what I tried already. Apologies for not adding the weblinks, but the forum rules won't allow.

1) The problem is that the BT-200 has a qHD resolution of 960 x 540 which is not supported by Windows 8. Therefore, I set the DownScaling bit to 1 in the registry. (Start Regedit, find all occurrences of Display1_DownScalingSupported and set the value(s) to 1).

2) I then started Miracast on Windows 8: go to right bottom corner, in the menu select "Devices" / select "Project" / click the dimmed "Add a wireless display".

3) On the BT-200 start a "Moverio mirror" session. It takes some synchronization effort to get the two devices see each other and get connected (have some patience while trying).

In the end I got the two connected, but I only get a black screen on the BT-200. When I try to configure the modes (right click on the desktop / choose "Screen Resolution / click "Advanced settings" / "Adapter" tab / "List all modes" button), the only mode shown is 1280 by 720 at 60 Hz.

Any way how I can fool the modes into a 960 x 540 configuration? Even better: how can I set up the Miracast connection as primary screen at startup?

Oh, and yes, I do have an Epson Wireless Mirroring Adapter, but it's not showing me the proper graphics either. for that reason I tried making the direct Miracast connection built-in into Windows 8.

Any pointer greatly appreciated.
Kind regards.



mercredi 23 septembre 2015

Help to enable Miracast feature to Dongles (EZCast, EasyCast, etc) NOT for Smart TV i



Hello:

I've posted a thread in my model of phone, to enable Miracast featura. As you probably know, Miracast feature is used in almost all phones since Android 4.2.x

Heres is the link to thread http://forum.xda-developers.com/zte-...de-l3-t3203223

I also quote the actiones I've been taking in Stock Rom rooted with KingRoot


Quote:









Hi, this is my first post. I'm a self-experienced using Android. For year I had no problems with my devices. I had a Motorola G 1st generation who worked fine, but I waste it. Now, I bought ZTE Blade L3. Such as Moto G, Miracast feature is not enable (at least in my stock rom).

I want to know if this device is compatible with that technology (read that works in every phone since 4.2.x).
This phone has Android KK 4.4.4.

Tried to first connect trough WiFi Direct a Miracast Dongle (easycast), but the phone doesn't connect. Then, I tried whith screen cast option, and the same. Finally, I looked forums how to unlock modifying bootloader.ini, just as I had to do Moto G. I added the lines with BuildProp editor after rooting with Kingo Root:

persist.sys.wfd.virtual=0
persis.debug.wfd.enable=1

AAAAAND nothing happens :(

I need some help, first to know compatibility (wifi drect certification page is down, unfortunately), if there is a ROM that solve this problem (CM maybe?) and if there are other lines that I must add to buildprop.

Thank you very much for your asnwers, and sorry for the bad english (I'm from Chile).

If you need any further information, please ask!!! :laugh:

UPDATE: use #MirrorEnabeler and the message is "Your Rom is lacking the audio_submix file. You must contact your device mantainer and ask them NICELY no imlement it. Please refer to the red part of the original post on XDA-Developers" This going to take long time, so decided to install stock ROM from other country using SP Flash tool, to see if it has the same problem.

UPDATE 2: Stock ROM from other country, same problem. Rooted the phone to make changes using KingRoot. Followed instructions from this thread http://forum.xda-developers.com/hard...evice-t2812193 The thread was closed, and will create another thread for dongles (no chromecast)

It says, or those STILL having issues,
Check /system/lib/hw directory for the file "audio.r_submix.default.so".
If it doesn't exist, ask your device maintainer to add audio.r_submix.default to
the product_packages in the device.mk file. (You may not know what it means, but they will.)


So, Asked my mobile company to do the changes, they said "the manufacter must". Contacted ZTE to do what is being said, and ther is still no answer.

Will ask in thread posted after, to see if they can help me. Please let me know if somebody can run Miracasr in his Blade (also did't found another ROM that's not a Stock one)




I´ve trying to contact manufacter to enable the feature, but It is probable that the stock ROM (from my country) is blocking the feature, just for buying an more expensive phone.
There is NO custom Rom yet stable for my rom (MTK device)

PLEASE HELP ME!!!
Regards and SFMBE.



[Q][HELP] Screen Mirroring / Miracast



I have two sprout8 devices, one on unrooted stock and another running the latest CyanogenMod 12.1 build.

I am a student and sometimes I give presentations, so I use Miracast a lot as it is tedious to bring a laptop.
It works just fine on stock, as seen here (I'm using Mirror to cast my screen to Google Chrome on my laptop):
Screencast demo

However, it does not work on non-stock ROMs (I've tried ResurrectionRemix and CyanogenMod).

I took logs for both devices: stock and CyanogenMod

I noticed that on custom ROM (broken screencast), this happens when I disconnect from a wireless display:




Code:


W/MediaProjectionManagerService(  596): Failed to notify media projection has stopped
W/MediaProjectionManagerService(  596): android.os.DeadObjectException
W/MediaProjectionManagerService(  596):        at android.os.BinderProxy.transactNative(Native Method)
W/MediaProjectionManagerService(  596):        at android.os.BinderProxy.transact(Binder.java:496)
W/MediaProjectionManagerService(  596):        at android.media.projection.IMediaProjectionCallback$Stub$Proxy.onStop(IMediaProjectionCallback.java:75)
W/MediaProjectionManagerService(  596):        at com.android.server.media.projection.MediaProjectionManagerService$ClientStopCallback.run(MediaProjectionManagerService.java:614)
W/MediaProjectionManagerService(  596):        at android.os.Handler.handleCallback(Handler.java:739)
W/MediaProjectionManagerService(  596):        at android.os.Handler.dispatchMessage(Handler.java:95)
W/MediaProjectionManagerService(  596):        at android.os.Looper.loop(Looper.java:135)
W/MediaProjectionManagerService(  596):        at com.android.server.SystemServer.run(SystemServer.java:298)
W/MediaProjectionManagerService(  596):        at com.android.server.SystemServer.main(SystemServer.java:186)
W/MediaProjectionManagerService(  596):        at java.lang.reflect.Method.invoke(Native Method)
W/MediaProjectionManagerService(  596):        at java.lang.reflect.Method.invoke(Method.java:372)
W/MediaProjectionManagerService(  596):        at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:904)
W/MediaProjectionManagerService(  596):        at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:699)
W/MediaProjectionManagerService(  596): Failed to notify media projection has stopped
W/MediaProjectionManagerService(  596): android.os.DeadObjectException
W/MediaProjectionManagerService(  596):        at android.os.BinderProxy.transactNative(Native Method)
W/MediaProjectionManagerService(  596):        at android.os.BinderProxy.transact(Binder.java:496)
W/MediaProjectionManagerService(  596):        at android.media.projection.IMediaProjectionCallback$Stub$Proxy.onStop(IMediaProjectionCallback.java:75)
W/MediaProjectionManagerService(  596):        at com.android.server.media.projection.MediaProjectionManagerService$ClientStopCallback.run(MediaProjectionManagerService.java:614)
W/MediaProjectionManagerService(  596):        at android.os.Handler.handleCallback(Handler.java:739)
W/MediaProjectionManagerService(  596):        at android.os.Handler.dispatchMessage(Handler.java:95)
W/MediaProjectionManagerService(  596):        at android.os.Looper.loop(Looper.java:135)
W/MediaProjectionManagerService(  596):        at com.android.server.SystemServer.run(SystemServer.java:298)
W/MediaProjectionManagerService(  596):        at com.android.server.SystemServer.main(SystemServer.java:186)
W/MediaProjectionManagerService(  596):        at java.lang.reflect.Method.invoke(Native Method)
W/MediaProjectionManagerService(  596):        at java.lang.reflect.Method.invoke(Method.java:372)
W/MediaProjectionManagerService(  596):        at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:904)
W/MediaProjectionManagerService(  596):        at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:699)
W/MediaProjectionManagerService(  596): Failed to notify media projection has stopped
W/MediaProjectionManagerService(  596): android.os.DeadObjectException
W/MediaProjectionManagerService(  596):        at android.os.BinderProxy.transactNative(Native Method)
W/MediaProjectionManagerService(  596):        at android.os.BinderProxy.transact(Binder.java:496)
W/MediaProjectionManagerService(  596):        at android.media.projection.IMediaProjectionCallback$Stub$Proxy.onStop(IMediaProjectionCallback.java:75)
W/MediaProjectionManagerService(  596):        at com.android.server.media.projection.MediaProjectionManagerService$ClientStopCallback.run(MediaProjectionManagerService.java:614)
W/MediaProjectionManagerService(  596):        at android.os.Handler.handleCallback(Handler.java:739)
W/MediaProjectionManagerService(  596):        at android.os.Handler.dispatchMessage(Handler.java:95)
W/MediaProjectionManagerService(  596):        at android.os.Looper.loop(Looper.java:135)
W/MediaProjectionManagerService(  596):        at com.android.server.SystemServer.run(SystemServer.java:298)
W/MediaProjectionManagerService(  596):        at com.android.server.SystemServer.main(SystemServer.java:186)
W/MediaProjectionManagerService(  596):        at java.lang.reflect.Method.invoke(Native Method)
W/MediaProjectionManagerService(  596):        at java.lang.reflect.Method.invoke(Method.java:372)
W/MediaProjectionManagerService(  596):        at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:904)
W/MediaProjectionManagerService(  596):        at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:699)
W/MediaProjectionManagerService(  596): Failed to notify media projection has stopped
W/MediaProjectionManagerService(  596): android.os.DeadObjectException
W/MediaProjectionManagerService(  596):        at android.os.BinderProxy.transactNative(Native Method)
W/MediaProjectionManagerService(  596):        at android.os.BinderProxy.transact(Binder.java:496)
W/MediaProjectionManagerService(  596):        at android.media.projection.IMediaProjectionCallback$Stub$Proxy.onStop(IMediaProjectionCallback.java:75)
W/MediaProjectionManagerService(  596):        at com.android.server.media.projection.MediaProjectionManagerService$ClientStopCallback.run(MediaProjectionManagerService.java:614)
W/MediaProjectionManagerService(  596):        at android.os.Handler.handleCallback(Handler.java:739)
W/MediaProjectionManagerService(  596):        at android.os.Handler.dispatchMessage(Handler.java:95)
W/MediaProjectionManagerService(  596):        at android.os.Looper.loop(Looper.java:135)
W/MediaProjectionManagerService(  596):        at com.android.server.SystemServer.run(SystemServer.java:298)
W/MediaProjectionManagerService(  596):        at com.android.server.SystemServer.main(SystemServer.java:186)
W/MediaProjectionManagerService(  596):        at java.lang.reflect.Method.invoke(Native Method)
W/MediaProjectionManagerService(  596):        at java.lang.reflect.Method.invoke(Method.java:372)
W/MediaProjectionManagerService(  596):        at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:904)
W/MediaProjectionManagerService(  596):        at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:699)






These do not appear on stock, where everything else works perfectly fine.

If it makes any difference, I'm using the Zeus Kernel with CyanogenMod.

I can go back to stock if it is really needed, but I also use features such as blue-light blockers and custom themes
which are built into CyanogenMod (as LiveDisplay and Theme Engine, respectively) but require third-party apps on stock, most
likely through the Xposed Framework - which I'd rather avoid, due to its instability on Lollipop.

Any ideas?