<div dir="ltr"><div class="gmail_default" style="font-family:monospace,monospace">Yeah, I already ask this in another places.<br><br>I just ask here, because, you know, vertortc, and:<br><br><div class="gmail_default"><div class="gmail_default"> * The Initial Developer of the Original Code is</div><div class="gmail_default"> * Anthony Minessale II &lt;<a href="mailto:anthm@freeswitch.org">anthm@freeswitch.org</a>&gt;</div></div><div class="gmail_default"><br>So, the main question is, if someone already use verto with cordova.<br><br>And, there is more chances to find someone here using verto, than in Android forum.<br><br>Thanks for your reply Mirko, I will be concerned to post things here with nothing to do with the community.<br><br><br></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">2016-08-10 15:38 GMT-04:00 Mirko Brankovic <span dir="ltr">&lt;<a href="mailto:mirkobrankovic@gmail.com" target="_blank">mirkobrankovic@gmail.com</a>&gt;</span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi,<div><br></div><div> I don&#39;t think this is a question for freeswitch community, but more for Android forums, since the problem has nothing to do with freeswitch.</div><div><br></div><div>Regards,</div><div>Mirko</div></div><div class="gmail_extra"><div><div class="h5"><br><div class="gmail_quote">On Wed, Aug 10, 2016 at 9:08 PM, Luiz Fernando Softov <span dir="ltr">&lt;<a href="mailto:fernando@softov.com.br" target="_blank">fernando@softov.com.br</a>&gt;</span> 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.getUse<wbr>rMedia); 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/remot<wbr>ium/cordova-plugin-webrtc</a>, 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="mailto:mike@jerris.com" 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="mailto:fernando@softov.com.br" 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="mailto:consulting@freeswitch.org" 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="mailto:FreeSWITCH-users@lists.freeswitch.org" 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/free<wbr>switch-users</a><br>
<a href="http://www.freeswitch.org" rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br></blockquote></div><br></div>
<br>______________________________<wbr>______________________________<wbr>_____________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org" 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="mailto:FreeSWITCH-users@lists.freeswitch.org" 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><br clear="all"><div><br></div></div></div><span class="HOEnZb"><font color="#888888">-- <br><div data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr">Regards,<div>Mirko</div></div></div></div></div>
</font></span></div>
<br>______________________________<wbr>______________________________<wbr>_____________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" rel="noreferrer" target="_blank">http://www.<wbr>freeswitchsolutions.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.<wbr>org</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="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.<wbr>freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" rel="noreferrer" target="_blank">http://lists.freeswitch.org/<wbr>mailman/listinfo/freeswitch-<wbr>users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" rel="noreferrer" target="_blank">http://lists.<wbr>freeswitch.org/mailman/<wbr>options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br></blockquote></div><br></div>