Maxim,
Have you figured out the iOS issues? If not. I have been playing with a 
different solution for now and it works fine on all iOS devices. It is using 
JavaScript I am running it on Node.JS. The project is called MiroTalk on 
GitHub. It is a very young project WebRTC. It has taken me two weeks to help 
fix bugs, but works.

Maybe you can take a look at the code for setting up the video on iOS and 
modify open meeting to work. This is the only issue holding me back from using 
Open Meeting again. Needs to work on all iOS devices.

Jason

> On Sunday, May 02, 2021 at 10:35 AM, Ali Alhaidary 
> <ali.alhaid...@the5stars.org (mailto:ali.alhaid...@the5stars.org)> wrote:
>
> Well done, works for me as well, lets see teachers and students ...
>
>
> Ali
>
>
> On 5/2/21 11:12 AM, Maxim Solodovnik wrote:
> > https://issues.apache.org/jira/browse/OPENMEETINGS-2616
> >
> > now everything works for me as expected :)
> > On Sun, 2 May 2021 at 06:52, Ali Alhaidary <ali.alhaid...@the5stars.org 
> > (mailto:ali.alhaid...@the5stars.org)> wrote:
> > >
> > > Same on demo-next, only one TA (tutor) has this iPad, but one big 
> > > obstetrical is removed now :-) we are not into using cams anyway ...
> > >
> > >
> > >
> > > Ali
> > >
> > >
> > > On 5/2/21 2:26 AM, Maxim Solodovnik wrote:
> > > > Demo-next works, but seems to have some issues
> > > > Will try to debug
> > > >
> > > > from mobile (sorry for typos ;)
> > > >
> > > > On Sun, May 2, 2021, 04:43 Ali Alhaidary <ali.alhaid...@the5stars.org 
> > > > (mailto:ali.alhaid...@the5stars.org)> wrote:
> > > > > It works on iOS phones till now, however, on iPad Air (second
> > > > > generation) using the camera freezes the screen, and, can not export 
> > > > > in
> > > > > PNG or PDF...
> > > > >
> > > > > Ali
> > > > >
> > > > > On 5/1/21 7:29 PM, Alvaro wrote:
> > > > > > ...yes, it works the sound and video.
> > > > > >
> > > > > > Big Sur 11.3 - Safari 14.1
> > > > > >
> > > > > >
> > > > > > ...........
> > > > > >
> > > > > > On Sat, 1 May 2021 18:45:15 +0300
> > > > > > Ali Alhaidary <ali.alhaid...@the5stars.org 
> > > > > > (mailto:ali.alhaid...@the5stars.org)> wrote:
> > > > > >
> > > > > >> It works :-)))
> > > > > >>
> > > > > >> We will keep testing on different models
> > > > > >>
> > > > > >> Ali
> > > > > >>
> > > > > >> On 5/1/21 5:21 PM, Maxim Solodovnik wrote:
> > > > > >>> It seems Safari 14.1 is out :)
> > > > > >>> Can someone with Apple device confirm it? :)
> > > > > >>> And check audio in OM ....? :))
> > > > > >>>
> > > > > >>> from mobile (sorry for typos ;)
> > > > > >>>
> > > > > >>> On Tue, Apr 6, 2021, 11:46 Ali Alhaidary 
> > > > > >>> <ali.alhaid...@the5stars.org (mailto:ali.alhaid...@the5stars.org)
> > > > > >>> <mailto:ali.alhaid...@the5stars.org>> wrote:
> > > > > >>>
> > > > > >>> May be one should take a look at the html5 code of some other
> > > > > >>> applications (such as BBB) and see how they sorted it out ?
> > > > > >>>
> > > > > >>> Ali
> > > > > >>>
> > > > > >>> On 4/6/21 7:30 AM, Jason wrote:
> > > > > >>>> Anything that try’s to query the microphone gets no device. So
> > > > > >>>> maybe it just need to select the default system wide and request
> > > > > >>>> access. It seems once it has access it can capture the mic on
> > > > > >>>> the IOS.
> > > > > >>>>
> > > > > >>>> Jason
> > > > > >>>>
> > > > > >>>>
> > > > > >>>>
> > > > > >>>> On Monday, Apr 05, 2021 at 11:27 PM, Jason <ja...@romos.net 
> > > > > >>>> (mailto:ja...@romos.net)
> > > > > >>>> <mailto:ja...@romos.net>> wrote:
> > > > > >>>> This works for sending audio in safari iOS.
> > > > > >>>>
> > > > > >>>> https://webrtc.github.io/samples/src/content/peerconnection/webaudio-input/
> > > > > >>>> <https://webrtc.github.io/samples/src/content/peerconnection/webaudio-input/>
> > > > > >>>>
> > > > > >>>> Not sure what option is being used for OM.
> > > > > >>>> Jason
> > > > > >>>>
> > > > > >>>>
> > > > > >>>>
> > > > > >>>> On Monday, Apr 05, 2021 at 10:59 PM, Ali Alhaidary
> > > > > >>>> <ali.alhaid...@the5stars.org (mailto:ali.alhaid...@the5stars.org)
> > > > > >>>> <mailto:ali.alhaid...@the5stars.org>> wrote:
> > > > > >>>> On 4/5/21 11:44 PM, seba.wag...@gmail.com 
> > > > > >>>> (mailto:seba.wag...@gmail.com)
> > > > > >>>> <mailto:seba.wag...@gmail.com> wrote:
> > > > > >>>>> I think what you are referring to is the long term issue
> > > > > >>>>> that microphone capture on iOS/Safari doesn't work.
> > > > > >>>>>
> > > > > >>>>> Playing back video/audio from other users is fine on
> > > > > >>>>> iOS/Safari.
> > > > > >>>>> Publishing Camera is also fine on iOS/Safari.
> > > > > >>>> All browsers on iOS (safari, ff and chrome)
> > > > > >>>>> Just publishing your own audio using the built in
> > > > > >>>>> microphone on iOS/Safari doesn't work with webRTC/HTML5.
> > > > > >>>>>
> > > > > >>>>> The answer from Apple/webkit was to: If we can raise an
> > > > > >>>>> issue report at bugs.webkit.org (http://bugs.webkit.org)
> > > > > >>>>> <http://bugs.webkit.org/>. Then Apple support /
> > > > > >>>>> developers are willing to look into it.
> > > > > >>>>> However the bug report has to be based on a
> > > > > >>>>> neutral/reference example. For example use the official
> > > > > >>>>> examples from https://github.com/webrtc/samples
> > > > > >>>>> <https://github.com/webrtc/samples> to validate the bug
> > > > > >>>>> is the same on their official examples.
> > > > > >>>> Should I do that, or, it has already done?
> > > > > >>>>> Also please use the latest Safari/webkit version to test
> > > > > >>>>> and verify against examples.
> > > > > >>>> I do not do coding anymore :-)
> > > > > >>>>> Thanks
> > > > > >>>>> Seb
> > > > > >>>>>
> > > > > >>>>> Sebastian Wagner
> > > > > >>>>> Director Arrakeen Solutions, OM-Hosting.com
> > > > > >>>>> http://arrakeen-solutions.co.nz/
> > > > > >>>>> <http://arrakeen-solutions.co.nz/>
> > > > > >>>>> https://om-hosting.com <https://om-hosting.com> - Cloud
> > > > > >>>>> & Server Hosting for HTML5 Video-Conferencing OpenMeetings
> > > > > >>>>> <https://www.youracclaim.com/badges/da4e8828-743d-4968-af6f-49033f10d60a/public_url><https://www.youracclaim.com/badges/b7e709c6-aa87-4b02-9faf-099038475e36/public_url>
> > > > > >>>>>
> > > > > >>>>>
> > > > > >>>>> On Sun, 4 Apr 2021 at 20:15, Ali Alhaidary
> > > > > >>>>> <ali.alhaid...@the5stars.org 
> > > > > >>>>> (mailto:ali.alhaid...@the5stars.org)
> > > > > >>>>> <mailto:ali.alhaid...@the5stars.org>> wrote:
> > > > > >>>>>
> > > > > >>>>> Still not working. Any way I can help to sort this
> > > > > >>>>> issue ?
> > > > > >>>>>
> > > > > >>>>> Ali
> > > > > >>>>>
> > > > > >
> >
> >
> > --
> > Best regards,
> > Maxim

Reply via email to