<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[[HowTo][Convergence]Use a simulated miracast sink for testing convergence]]></title><description><![CDATA[<p dir="auto"><strong>W.I.P. - Work in progress, I could not try this, as my WiFi driver does not support P2P mode</strong></p>
<p dir="auto"><strong>Motivation</strong><br />
Many of us do not have either a N5, a slimport adapter or a wifi dongle for Miracast, but want to try out convergence to see if they like it. Fun fact, there is an open-source development called <a href="https://github.com/albfan/miraclecast" rel="nofollow ugc">Miraclecast</a> which also provides a sink, i.e. an endpoint for the phone to cast the screen to.</p>
<p dir="auto"><strong>Preconditions</strong><br />
Your wireless NIC should support the following modes in order to do P2P communication:</p>
<ul>
<li>P2P-client (Client)</li>
<li>P2P-GO (Group owner)</li>
<li>P2P-device</li>
</ul>
<p dir="auto">This can be found out by using the <code>iw phy</code> command. Check for supported interface modes in the output when you run the iw phy command. Most of the modern WirelessNICs support this feature. Do not mix it up with the supported frames, the list follows after</p>
<pre><code>    Supported interface modes:
</code></pre>
<p dir="auto"><strong>How - Linux</strong></p>
<ol>
<li>Add the following ppa to your desktop Ubuntu installation: <code>sudo add-apt-repository ppa:thopiekar/miraclecast</code></li>
<li>Update your package list: <code>sudo apt-get update</code></li>
<li>Install miraclecast: <code>sudo apt install miraclecast</code></li>
<li>Stop NetworkManager and wpa supplicant: <code>systemctl stop NetworkManager.service &amp;&amp; systemctl stop wpa_supplicant.service</code></li>
<li>Start the miraclecast daemon: <code>sudo miracle-wifid &amp;</code></li>
<li>Start the controlling application: <code>sudo miracle-sinkctl</code></li>
<li>It should report that it has added a link. Start this link by running it with the number of the output in place: <code>run my_number_here</code></li>
<li>If all goes well you can discover the device from the system settings on your phone, under Brightness &amp; Screen. Enable external displays and then look into wireless displays.</li>
</ol>
<p dir="auto"><strong>How - Windows</strong><br />
Luckily the steps involved with Windows as OS are much less. Basically you can try this with either Windows 8.1 or Windows 10. For Windows 8.1 please try to install the demo version of this software: <a href="https://www.airserver.com/PC" rel="nofollow ugc">AirServer Universal</a>. For Windows 10 there is a integrated solution available:</p>
<ol>
<li>Tap on the Windows-key, type connect, and hit the Enter-key.</li>
</ol>
<p dir="auto">You either get "The device doesn't support Miracast, so you can't project to it wirelessly", or " 'name' is ready for you to connect wirelessly".</p>
]]></description><link>https://forums.ubports.com/topic/1067/howto-convergence-use-a-simulated-miracast-sink-for-testing-convergence</link><generator>RSS for Node</generator><lastBuildDate>Sun, 19 Apr 2026 01:47:17 GMT</lastBuildDate><atom:link href="https://forums.ubports.com/topic/1067.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 24 Mar 2018 16:20:51 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to [HowTo][Convergence]Use a simulated miracast sink for testing convergence on Sun, 12 Jun 2022 05:24:58 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/doniks" aria-label="Profile: doniks">@<bdi>doniks</bdi></a> For the Google Chrome we think it would be possible to start a thread which is as long as this tread here about the Miracast:</p>
<p dir="auto"><a href="https://forums.ubports.com/topic/7807/google-chromecast-installation-on-ubuntu-touch">https://forums.ubports.com/topic/7807/google-chromecast-installation-on-ubuntu-touch</a></p>
<p dir="auto">For the Miracast, it has been evaluated how it works on Ubuntu Touch.</p>
<p dir="auto">Unfortunately,  we already have a Chromecast adapter. It is worth buying a Miracast and sell the Chromecast on ebay?</p>
]]></description><link>https://forums.ubports.com/post/64788</link><guid isPermaLink="true">https://forums.ubports.com/post/64788</guid><dc:creator><![CDATA[Peter Gamma]]></dc:creator><pubDate>Sun, 12 Jun 2022 05:24:58 GMT</pubDate></item><item><title><![CDATA[Reply to [HowTo][Convergence]Use a simulated miracast sink for testing convergence on Mon, 13 Aug 2018 13:20:04 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/flohack" aria-label="Profile: flohack">@<bdi>flohack</bdi></a> said in <a href="/post/9334">[HowTo][Convergence]Use a simulated miracast sink for testing convergence</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/doniks" aria-label="Profile: doniks">@<bdi>doniks</bdi></a> Miracast is per definition not possible over "normal" WiFi, thats why most people had only success with the Microsoft Miracast stick. That seems to be still the most compatible one...</p>
<p dir="auto">BR</p>
</blockquote>
<p dir="auto">FYI, a miracast presentation. Some of it went over my head, but might have some helpful technical details <a href="https://www.youtube.com/watch?v=53v11JTf4U8" rel="nofollow ugc">https://www.youtube.com/watch?v=53v11JTf4U8</a></p>
]]></description><link>https://forums.ubports.com/post/11405</link><guid isPermaLink="true">https://forums.ubports.com/post/11405</guid><dc:creator><![CDATA[doniks]]></dc:creator><pubDate>Mon, 13 Aug 2018 13:20:04 GMT</pubDate></item><item><title><![CDATA[Reply to [HowTo][Convergence]Use a simulated miracast sink for testing convergence on Thu, 12 Jul 2018 19:21:52 GMT]]></title><description><![CDATA[<p dir="auto">Just out of curiosity I ordered a HAMA (German company) Miracast stick to play around with my M10FHD</p>
<p dir="auto">Good thing: Display is detected<br />
Bad Thing: On connecting it fails after some time its going through connecting, preparing for display, ready to display and then fails / disconnects on the tablet...</p>
<p dir="auto">Using dev114</p>
<p dir="auto">Any directions to extend testing or provide more logs/traces?</p>
<p dir="auto">FWIW:<br />
iw phy does NOT report P2P-device for my M10<br />
HAMA device is HAMA83210-ADFC46</p>
<p dir="auto">br<br />
Thomas</p>
]]></description><link>https://forums.ubports.com/post/10660</link><guid isPermaLink="true">https://forums.ubports.com/post/10660</guid><dc:creator><![CDATA[killerbee]]></dc:creator><pubDate>Thu, 12 Jul 2018 19:21:52 GMT</pubDate></item><item><title><![CDATA[Reply to [HowTo][Convergence]Use a simulated miracast sink for testing convergence on Sat, 04 Aug 2018 06:10:34 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/malditobastardo" aria-label="Profile: malditobastardo">@<bdi>malditobastardo</bdi></a> said in <a href="/post/10488">[HowTo][Convergence]Use a simulated miracast sink for testing convergence</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/ierihon" aria-label="Profile: ierihon">@<bdi>ierihon</bdi></a> In Desktop mode?</p>
</blockquote>
<p dir="auto">Yes, in Desktop mode (Screenshot of 15.04 Stable).</p>
<p dir="auto"><img src="/assets/uploads/files/1531117660263-img_20180706_190917_542-resized.jpg" alt="0_1531117659490_IMG_20180706_190917_542.jpg" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forums.ubports.com/post/10517</link><guid isPermaLink="true">https://forums.ubports.com/post/10517</guid><dc:creator><![CDATA[ierihon]]></dc:creator><pubDate>Sat, 04 Aug 2018 06:10:34 GMT</pubDate></item><item><title><![CDATA[Reply to [HowTo][Convergence]Use a simulated miracast sink for testing convergence on Sun, 08 Jul 2018 10:30:23 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/ierihon" aria-label="Profile: ierihon">@<bdi>ierihon</bdi></a> In Desktop mode?</p>
]]></description><link>https://forums.ubports.com/post/10488</link><guid isPermaLink="true">https://forums.ubports.com/post/10488</guid><dc:creator><![CDATA[malditobastardo]]></dc:creator><pubDate>Sun, 08 Jul 2018 10:30:23 GMT</pubDate></item><item><title><![CDATA[Reply to [HowTo][Convergence]Use a simulated miracast sink for testing convergence on Sat, 04 Aug 2018 06:09:33 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/malditobastardo" aria-label="Profile: malditobastardo">@<bdi>malditobastardo</bdi></a> said in <a href="/post/10443">[HowTo][Convergence]Use a simulated miracast sink for testing convergence</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/ierihon" aria-label="Profile: ierihon">@<bdi>ierihon</bdi></a> Use the UT Tweak Tool. Or plug a slimport cable to the tv.</p>
<p dir="auto"><a href="https://open-store.io/app/ut-tweak-tool.sverzegnassi" rel="nofollow ugc">https://open-store.io/app/ut-tweak-tool.sverzegnassi</a></p>
</blockquote>
<p dir="auto">Thanks. I know these app, but is not suitable: DPI not changed <img src="https://forums.ubports.com/assets/plugins/nodebb-plugin-emoji/emoji/android/1f61e.png?v=6722c86c489" class="not-responsive emoji emoji-android emoji--disappointed" style="height:23px;width:auto;vertical-align:middle" title=":(" alt="😞" /></p>
<p dir="auto">On 15.04 when i connect SlimPort on external screen icons looks good.</p>
<p dir="auto">On 16.04 RC - icons are big, like on phone:</p>
<p dir="auto">(<img src="/assets/uploads/files/1533362909264-screenshot20180804_074924163-resized.png" alt="0_1533362910939_screenshot20180804_074924163.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">P.S. With these app i can change icon size, but it also not suitable. On 15.04 stable convergence mode work better.</p>
]]></description><link>https://forums.ubports.com/post/10446</link><guid isPermaLink="true">https://forums.ubports.com/post/10446</guid><dc:creator><![CDATA[ierihon]]></dc:creator><pubDate>Sat, 04 Aug 2018 06:09:33 GMT</pubDate></item><item><title><![CDATA[Reply to [HowTo][Convergence]Use a simulated miracast sink for testing convergence on Fri, 06 Jul 2018 22:02:43 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/ierihon" aria-label="Profile: ierihon">@<bdi>ierihon</bdi></a> Use the UT Tweak Tool. Or plug a slimport cable to the tv.</p>
<p dir="auto"><a href="https://open-store.io/app/ut-tweak-tool.sverzegnassi" rel="nofollow ugc">https://open-store.io/app/ut-tweak-tool.sverzegnassi</a></p>
]]></description><link>https://forums.ubports.com/post/10443</link><guid isPermaLink="true">https://forums.ubports.com/post/10443</guid><dc:creator><![CDATA[malditobastardo]]></dc:creator><pubDate>Fri, 06 Jul 2018 22:02:43 GMT</pubDate></item><item><title><![CDATA[Reply to [HowTo][Convergence]Use a simulated miracast sink for testing convergence on Fri, 06 Jul 2018 16:49:04 GMT]]></title><description><![CDATA[<p dir="auto">How to enable desktop mode like on 15.04?</p>
]]></description><link>https://forums.ubports.com/post/10424</link><guid isPermaLink="true">https://forums.ubports.com/post/10424</guid><dc:creator><![CDATA[ierihon]]></dc:creator><pubDate>Fri, 06 Jul 2018 16:49:04 GMT</pubDate></item><item><title><![CDATA[Reply to [HowTo][Convergence]Use a simulated miracast sink for testing convergence on Fri, 06 Jul 2018 11:28:44 GMT]]></title><description><![CDATA[<p dir="auto">Nexus 5 with SlimPort: on 16.04 RC icons are wery big <img src="https://forums.ubports.com/assets/plugins/nodebb-plugin-emoji/emoji/android/1f61e.png?v=6722c86c489" class="not-responsive emoji emoji-android emoji--disappointed" style="height:23px;width:auto;vertical-align:middle" title=":(" alt="😞" /></p>
<p dir="auto">I back to 15.04 to try Convergence mode.</p>
]]></description><link>https://forums.ubports.com/post/10417</link><guid isPermaLink="true">https://forums.ubports.com/post/10417</guid><dc:creator><![CDATA[ierihon]]></dc:creator><pubDate>Fri, 06 Jul 2018 11:28:44 GMT</pubDate></item><item><title><![CDATA[Reply to [HowTo][Convergence]Use a simulated miracast sink for testing convergence on Thu, 28 Jun 2018 17:05:11 GMT]]></title><description><![CDATA[<p dir="auto">modules:composer.user_said_in, <a class="plugin-mentions-user plugin-mentions-a" href="/user/luksus" aria-label="Profile: luksus">@<bdi>luksus</bdi></a>, <a href="/post/10148">&amp;#91;HowTo&amp;#93;&amp;#91;Convergence&amp;#93;Use a simulated miracast sink for testing convergence</a></p>
<blockquote>
<p dir="auto">It seems that the wireless display mode is broken on 16.04 for FP2.<br />
I reflashed it with 15.04 and there my "display" shows up.</p>
</blockquote>
<p dir="auto">Sounds like it justifies a bug report</p>
<blockquote>
<p dir="auto">By the way, you can add the LG 1500pf/g/Largo projectors to the confirmed working devices :-).</p>
</blockquote>
<p dir="auto">Sounds like worth documenting, maybe in a new page about wireless displays here: <a href="https://docs.ubports.com/en/latest/userguide/dailyuse/index.html" rel="nofollow ugc">https://docs.ubports.com/en/latest/userguide/dailyuse/index.html</a></p>
<p dir="auto">hint, hint <img src="https://forums.ubports.com/assets/plugins/nodebb-plugin-emoji/emoji/android/1f609.png?v=6722c86c489" class="not-responsive emoji emoji-android emoji--wink" style="height:23px;width:auto;vertical-align:middle" title=";)" alt="😉" /></p>
]]></description><link>https://forums.ubports.com/post/10159</link><guid isPermaLink="true">https://forums.ubports.com/post/10159</guid><dc:creator><![CDATA[doniks]]></dc:creator><pubDate>Thu, 28 Jun 2018 17:05:11 GMT</pubDate></item><item><title><![CDATA[Reply to [HowTo][Convergence]Use a simulated miracast sink for testing convergence on Wed, 27 Jun 2018 21:16:19 GMT]]></title><description><![CDATA[<p dir="auto">It seems that the wireless display mode is broken on 16.04 for FP2.<br />
I reflashed it with 15.04 and there my "display" shows up.<br />
By the way, you can add the LG 1500pf/g/Largo projectors to the confirmed working devices :-).</p>
]]></description><link>https://forums.ubports.com/post/10148</link><guid isPermaLink="true">https://forums.ubports.com/post/10148</guid><dc:creator><![CDATA[Luksus]]></dc:creator><pubDate>Wed, 27 Jun 2018 21:16:19 GMT</pubDate></item><item><title><![CDATA[Reply to [HowTo][Convergence]Use a simulated miracast sink for testing convergence on Sun, 03 Jun 2018 11:18:35 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/doniks" aria-label="Profile: doniks">@<bdi>doniks</bdi></a> Miracast is per definition not possible over "normal" WiFi, thats why most people had only success with the Microsoft Miracast stick. That seems to be still the most compatible one...</p>
<p dir="auto">BR</p>
]]></description><link>https://forums.ubports.com/post/9334</link><guid isPermaLink="true">https://forums.ubports.com/post/9334</guid><dc:creator><![CDATA[flohack]]></dc:creator><pubDate>Sun, 03 Jun 2018 11:18:35 GMT</pubDate></item><item><title><![CDATA[Reply to [HowTo][Convergence]Use a simulated miracast sink for testing convergence on Sun, 03 Jun 2018 11:11:24 GMT]]></title><description><![CDATA[<p dir="auto">modules:composer.user_said_in, <a class="plugin-mentions-user plugin-mentions-a" href="/user/flohack" aria-label="Profile: flohack">@<bdi>flohack</bdi></a>, <a href="/post/9310">&amp;#91;HowTo&amp;#93;&amp;#91;Convergence&amp;#93;Use a simulated miracast sink for testing convergence</a></p>
<blockquote>
<p dir="auto">Thanks for your findings. It seems we need much more here, too sad it does not work out of box.</p>
<p dir="auto">BR</p>
</blockquote>
<p dir="auto">Maybe it's not "much more", but just a way to convince miraclecast into talking on regular wifi</p>
]]></description><link>https://forums.ubports.com/post/9332</link><guid isPermaLink="true">https://forums.ubports.com/post/9332</guid><dc:creator><![CDATA[doniks]]></dc:creator><pubDate>Sun, 03 Jun 2018 11:11:24 GMT</pubDate></item><item><title><![CDATA[Reply to [HowTo][Convergence]Use a simulated miracast sink for testing convergence on Sat, 02 Jun 2018 19:12:23 GMT]]></title><description><![CDATA[<p dir="auto">Thanks for your findings. It seems we need much more here, too sad it does not work out of box.</p>
<p dir="auto">BR</p>
]]></description><link>https://forums.ubports.com/post/9310</link><guid isPermaLink="true">https://forums.ubports.com/post/9310</guid><dc:creator><![CDATA[flohack]]></dc:creator><pubDate>Sat, 02 Jun 2018 19:12:23 GMT</pubDate></item><item><title><![CDATA[Reply to [HowTo][Convergence]Use a simulated miracast sink for testing convergence on Sat, 02 Jun 2018 12:46:55 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/flohack" aria-label="Profile: Flohack">@<bdi>Flohack</bdi></a>  Ok, now I have UT running on my Nexus 7 and my laptop has this required mode, but I can't figure it out still.</p>
<p dir="auto">Firstly, on UT, the "External display" is greyed out and I can't toggle the switch. The switch is on the left.</p>
<p dir="auto">However, in the terminal I can enter <code>aethercastctl</code> [1] and do <code>enable</code>, which actually changes the switch in the settings to on-the-right. Also in aethercastctl I get a confirmation that it is <code>Enabled: true</code>, I can also <code>scan</code> which gives me a <code>Scanning: true</code>. After a while this times out and noting else happens.</p>
<p dir="auto">But, in general, I'm not getting how this is supposed to go together. <code>aethercast</code> seems to be happily scanning while connected to regular wifi. I can repeat my test with the Android, trying to cast UT to Android. In that case <code>aethercast</code> actually finds the android when after a <code>scan</code> I can also progress a few steps with <code>connect</code> - the android phone bleeps and shows some kind of connection dialog, aethercast tells me it is now in <code>State: connected</code>. Well, I don't actually see the UT display on the android phone, so something is failing after all. But what this tells me is that aethercast (UT) might actually want to connect (and stream?) via regular wifi and not via some special "direct" mode. Is it the difference between a) <em>what</em> we transport, ie, the display, versus b) <em>how</em> we transport it, ie, either wlan or wifi direct? And maybe miraclecast expects a) display data over b) wifi direct, and while UT happily sends a) display data, it sends it over b) regular wifi ....</p>
<p dir="auto">[1] <a href="https://wiki.ubuntu.com/Touch/DisplayCasting" rel="nofollow ugc">https://wiki.ubuntu.com/Touch/DisplayCasting</a></p>
]]></description><link>https://forums.ubports.com/post/9293</link><guid isPermaLink="true">https://forums.ubports.com/post/9293</guid><dc:creator><![CDATA[doniks]]></dc:creator><pubDate>Sat, 02 Jun 2018 12:46:55 GMT</pubDate></item><item><title><![CDATA[Reply to [HowTo][Convergence]Use a simulated miracast sink for testing convergence on Thu, 31 May 2018 12:08:47 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jonius" aria-label="Profile: jonius">@<bdi>jonius</bdi></a> Hello,</p>
<p dir="auto">P2P mode should be configured so that FP2 finds any display device announcing itself. Its a special form of AdHoc mode. So nothing needs to be done, in theory. Seems in practice its not so easy...</p>
<p dir="auto">BR</p>
]]></description><link>https://forums.ubports.com/post/9239</link><guid isPermaLink="true">https://forums.ubports.com/post/9239</guid><dc:creator><![CDATA[flohack]]></dc:creator><pubDate>Thu, 31 May 2018 12:08:47 GMT</pubDate></item><item><title><![CDATA[Reply to [HowTo][Convergence]Use a simulated miracast sink for testing convergence on Thu, 31 May 2018 07:49:20 GMT]]></title><description><![CDATA[<p dir="auto">I have checked that and it shows the three modes you named above. But how is my FP2 supposed to find the computer, if it is not connected to my local network anymore? Do I need to search for some kind of miraclecast wifi opened by the netbook?</p>
]]></description><link>https://forums.ubports.com/post/9221</link><guid isPermaLink="true">https://forums.ubports.com/post/9221</guid><dc:creator><![CDATA[jonius]]></dc:creator><pubDate>Thu, 31 May 2018 07:49:20 GMT</pubDate></item><item><title><![CDATA[Reply to [HowTo][Convergence]Use a simulated miracast sink for testing convergence on Mon, 28 May 2018 07:07:46 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jonius" aria-label="Profile: jonius">@<bdi>jonius</bdi></a> Hello,</p>
<p dir="auto">yes the loss of network connections is intentional. Miracast needs P2P mode on the WiFi card which means its not allowed to be associated with any other network. This is why you need to check first if your card even supports that.</p>
<p dir="auto">I did not try this myself as I do not own a PC which has such a card. Therefore I am waiting for people who are able to follow the instructions. Seems you were not able, meh. Sounded too good to be true <img src="https://forums.ubports.com/assets/plugins/nodebb-plugin-emoji/emoji/android/1f609.png?v=6722c86c489" class="not-responsive emoji emoji-android emoji--wink" style="height:23px;width:auto;vertical-align:middle" title=";)" alt="😉" /></p>
<p dir="auto">BR</p>
]]></description><link>https://forums.ubports.com/post/9162</link><guid isPermaLink="true">https://forums.ubports.com/post/9162</guid><dc:creator><![CDATA[flohack]]></dc:creator><pubDate>Mon, 28 May 2018 07:07:46 GMT</pubDate></item><item><title><![CDATA[Reply to [HowTo][Convergence]Use a simulated miracast sink for testing convergence on Sun, 27 May 2018 10:03:00 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jonius" aria-label="Profile: jonius">@<bdi>jonius</bdi></a> said in <a href="/post/9141">[HowTo][Convergence]Use a simulated miracast sink for testing convergence</a>:</p>
<blockquote>
<p dir="auto">I have a FP2 with UT 16.04. But there are no external displays shown in that menu. But how would the phone find the notebook anyways? When stopping the network manager the wifi connections gets lost.</p>
</blockquote>
<p dir="auto">In the miraclectl shell I got the print "[ADD] Peer: &lt;some Mac address&gt;@2" and later a "[REMOVE] ..." message.</p>
]]></description><link>https://forums.ubports.com/post/9142</link><guid isPermaLink="true">https://forums.ubports.com/post/9142</guid><dc:creator><![CDATA[jonius]]></dc:creator><pubDate>Sun, 27 May 2018 10:03:00 GMT</pubDate></item><item><title><![CDATA[Reply to [HowTo][Convergence]Use a simulated miracast sink for testing convergence on Sun, 27 May 2018 09:56:07 GMT]]></title><description><![CDATA[<p dir="auto">I have a FP2 with UT 16.04. But there are no external displays shown in that menu. But how would the phone find the notebook anyways? The stopping the network manager that wifi connections gets lost.</p>
]]></description><link>https://forums.ubports.com/post/9141</link><guid isPermaLink="true">https://forums.ubports.com/post/9141</guid><dc:creator><![CDATA[jonius]]></dc:creator><pubDate>Sun, 27 May 2018 09:56:07 GMT</pubDate></item><item><title><![CDATA[Reply to [HowTo][Convergence]Use a simulated miracast sink for testing convergence on Mon, 16 Apr 2018 15:43:42 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/doniks" aria-label="Profile: doniks">@<bdi>doniks</bdi></a> Cool at least partially this is working. Now we need a proof with UT <img src="https://forums.ubports.com/assets/plugins/nodebb-plugin-emoji/emoji/android/1f609.png?v=6722c86c489" class="not-responsive emoji emoji-android emoji--wink" style="height:23px;width:auto;vertical-align:middle" title=";)" alt="😉" /></p>
<p dir="auto">BR</p>
]]></description><link>https://forums.ubports.com/post/8168</link><guid isPermaLink="true">https://forums.ubports.com/post/8168</guid><dc:creator><![CDATA[flohack]]></dc:creator><pubDate>Mon, 16 Apr 2018 15:43:42 GMT</pubDate></item><item><title><![CDATA[Reply to [HowTo][Convergence]Use a simulated miracast sink for testing convergence on Mon, 16 Apr 2018 09:59:00 GMT]]></title><description><![CDATA[<p dir="auto">what can I expect to happen if it works? I don't have a UT device around just now, so I tried with Android. I get:</p>
<pre><code>$ sudo miracle-sinkctl 
[ADD] Link: 3
[miraclectl] # run 3
now running on link 3
[ADD] Peer: b2:72:bf:3b:28:c8@3
[PROV] Peer: b2:72:bf:3b:28:c8@3 Type: pbc PIN: 
[GO NEG] Peer: b2:72:bf:3b:28:c8@3 Type: pbc PIN: 
[CONNECT] Peer: b2:72:bf:3b:28:c8@3
now running on peer b2:72:bf:3b:28:c8@3
NOTICE: SINK connected
SINK set resolution 1920x1080
</code></pre>
<p dir="auto">but other than the console output I never see anything. I was expecting to see the screen of my Android.</p>
<p dir="auto">Edit: Ah found <em>something</em>:</p>
<p dir="auto">On Laptop:</p>
<ul>
<li><code>git clone https://github.com/albfan/miraclecast</code></li>
<li>follow the "How - Linux" steps in <a class="plugin-mentions-user plugin-mentions-a" href="/user/flohack" aria-label="Profile: Flohack">@<bdi>Flohack</bdi></a>'s <a href="https://forums.ubports.com/post/7808">post</a> above</li>
</ul>
<p dir="auto">On Android:</p>
<ul>
<li>install "Miracast Shorcut" (from fdroid)</li>
<li>run it</li>
<li>see your laptop show up</li>
</ul>
<p dir="auto">On Laptop:</p>
<ul>
<li>see "SINK connected"</li>
<li>open new terminal</li>
<li>cd miraclecast/res</li>
<li>./gstplayer</li>
<li>see a live stream playing from your Android</li>
</ul>
<p dir="auto">Of course it misses some of the miracle of convergence .... it's just a video, you can't interact with it</p>
]]></description><link>https://forums.ubports.com/post/8162</link><guid isPermaLink="true">https://forums.ubports.com/post/8162</guid><dc:creator><![CDATA[doniks]]></dc:creator><pubDate>Mon, 16 Apr 2018 09:59:00 GMT</pubDate></item><item><title><![CDATA[Reply to [HowTo][Convergence]Use a simulated miracast sink for testing convergence on Sun, 15 Apr 2018 07:21:14 GMT]]></title><description><![CDATA[<p dir="auto">And here a screenshot how it should look like:</p>
<p dir="auto"><img src="/assets/uploads/files/1523776869850-81450a77-d0a3-4ac9-bbeb-617f43305b6a-grafik.png" alt="0_1523776869614_81450a77-d0a3-4ac9-bbeb-617f43305b6a-grafik.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forums.ubports.com/post/8138</link><guid isPermaLink="true">https://forums.ubports.com/post/8138</guid><dc:creator><![CDATA[flohack]]></dc:creator><pubDate>Sun, 15 Apr 2018 07:21:14 GMT</pubDate></item><item><title><![CDATA[Reply to [HowTo][Convergence]Use a simulated miracast sink for testing convergence on Sun, 15 Apr 2018 07:08:42 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/gsilvapt" aria-label="Profile: gsilvapt">@<bdi>gsilvapt</bdi></a> Can you check again, you checked for supported frame types, which is a different capability <img src="https://forums.ubports.com/assets/plugins/nodebb-plugin-emoji/emoji/android/1f609.png?v=6722c86c489" class="not-responsive emoji emoji-android emoji--wink" style="height:23px;width:auto;vertical-align:middle" title=";)" alt="😉" /></p>
]]></description><link>https://forums.ubports.com/post/8137</link><guid isPermaLink="true">https://forums.ubports.com/post/8137</guid><dc:creator><![CDATA[flohack]]></dc:creator><pubDate>Sun, 15 Apr 2018 07:08:42 GMT</pubDate></item></channel></rss>