I confirmed this week that we have working with android chrome.  not sure what issue you might be having there.  iOS browser support it appears to be coming in iOS 10, but that would be a question for Apple, in the mean time, I can confirm people do have successful implementations of webrtc on iOS in apps, but not generic browsers.  I don&#39;t have any answers on Cordova <span></span><br><br>On Wednesday, August 10, 2016, Luiz Fernando Softov &lt;<a href="mailto:fernando@softov.com.br">fernando@softov.com.br</a>&gt; wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_default" style="font-family:monospace,monospace">Yeah,<br><br>I know you guys don&#39;t have time, like me too, because the current job, projects, etc.<br><br>There is a sample to make a APP to Android and IOS?<br><br>I made a APP, running in browser (chrome), this works fine.<br><br>But, I wan&#39;t the APP to work as a cordova APP for android (.apk), without client need chrome to run it.<br><br>When I made a cordova app, and inspect android device i get this<br><br>#&lt;navigator&gt; has no method &#39;getUserMedia&#39;.<br><br>In a simple app with just console.log(!!navigator.<wbr>getUserMedia); this return false;<br>Already tried moz*, webkit*, ms*, and only getUserMedia (no navigator), and this always return false.<br>So i set all permissions, and this continue to return false;<br><br>I also create a APP using <a href="https://github.com/cesterlizi/vertortc" target="_blank">https://github.com/cesterlizi/<wbr>vertortc</a><br>* I need to do some changes to work, but I don&#39;t make notes, i will make a diff if this works well.<br>But, with cesterlizi git, I only able to make calls, since I don&#39;t know how to do answer and the other things using this plugin.<br>Since this is another approach, and use Java to make the job. <br><br></div><div class="gmail_default" style="font-family:monospace,monospace">Then I found <a href="https://github.com/remotium/cordova-plugin-webrtc" target="_blank">https://github.com/<wbr>remotium/cordova-plugin-webrtc</a><wbr>, a plugin to make a support to getUserMedia function and other functionalities.<br>Then after 3 days, I&#39;m new with cordova and this new features (I&#39;m a C Programmer and js developer), i figure out I need the libjingle_connection.jar and others changes to work.<br>So, I build a android project, and no problem in getUserMedia.<br>Now i&#39;m getting that #&lt;Blob&gt; has no method &#39;getTracks&#39;.<br><br>cordova-plugin-webrtc<br><div class="gmail_default">### Current Limitations</div><div class="gmail_default">- Canvas operations not supported over the WebRTC video elements.</div><div class="gmail_default">- getUserMedia only returns front camera.</div><div class="gmail_default">- getUserMedia overrides native implementation (if it exists). Do not use it for anything else.</div><div class="gmail_default">- Audio tracks will be enabled even if the video tag is not in the DOM.</div><div class="gmail_default">- No MediaStream callbacks</div><div class="gmail_default">- Cannot detect javascript object garbage collection, thus everything has to be disposed manually (use obj.dispose() for that).</div><div><br>I only need to Know, if someone here can explain to me some things, or have the source of a sample cordova APP, using latest verto.js.<br>And, of course, I need to know if verto.js really works in cordova app for android, without changes.<br>If not work, I will continue to try this cordova-plugin-webrtc, and maybe i will need some guidance in the source, since I am new in this area.<br><br><br><br><br><br><br><br></div></div><div class="gmail_default" style="font-family:monospace,monospace"><br></div><div class="gmail_default" style="font-family:monospace,monospace"><br></div><div class="gmail_default" style="font-family:monospace,monospace"><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">2016-08-10 0:28 GMT-04:00 Michael Jerris <span dir="ltr">&lt;<a href="javascript:_e(%7B%7D,&#39;cvml&#39;,&#39;mike@jerris.com&#39;);" target="_blank">mike@jerris.com</a>&gt;</span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">we just demoed verto working on a number of platforms (basically everything but iOS) this week at cluecon.  This requires some changes to the js that isn&#39;t in our main tree yet.  A that being said its tested working on android in the past, so that not working surprises me<div><div><span></span><br><br>On Tuesday, August 9, 2016, Luiz Fernando Softov &lt;<a href="javascript:_e(%7B%7D,&#39;cvml&#39;,&#39;fernando@softov.com.br&#39;);" target="_blank">fernando@softov.com.br</a>&gt; wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_default" style="font-family:monospace,monospace">Hi, I&#39;m trying to create a Cordova APP using verto.min.js.<br><br>I just make a register and a call, tried in browser (Chrome) and this work fine.<br><br>But, when I make a android app, this wont work, since function navigator.getUserMedia(...) isn&#39;t native in Android.<br><br>There is another native function to do the same thing?<br><br>Has someone here already done this?<br><br>If yes, what i need?<br><br>I already googled it, without success yet.<br><br>ps, I will make a IOS and WP too, if this work.<br><br></div></div>
</blockquote>
</div></div><br>______________________________<wbr>______________________________<wbr>_____________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="javascript:_e(%7B%7D,&#39;cvml&#39;,&#39;consulting@freeswitch.org&#39;);" target="_blank">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" rel="noreferrer" target="_blank">http://www.freeswitchsolutions<wbr>.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://confluence.freeswitch.org" rel="noreferrer" target="_blank">http://confluence.freeswitch.o<wbr>rg</a><br>
<a href="http://www.cluecon.com" rel="noreferrer" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="javascript:_e(%7B%7D,&#39;cvml&#39;,&#39;FreeSWITCH-users@lists.freeswitch.org&#39;);" target="_blank">FreeSWITCH-users@lists.freeswi<wbr>tch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" rel="noreferrer" target="_blank">http://lists.freeswitch.org/ma<wbr>ilman/listinfo/freeswitch-user<wbr>s</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" rel="noreferrer" target="_blank">http://lists.frees<wbr>witch.org/mailman/options/<wbr>freeswitch-users</a><br>
<a href="http://www.freeswitch.org" rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br></blockquote></div><br></div>
</blockquote>