Mayander Martins Caetano

Results 11 comments of Mayander Martins Caetano

seems the upload files is not working more, only works pull_upload by the link

@isaeviv I am using pull_upload.. I save my file in public tmp files so it have a url https:://yourdomain/yourfile. it works to me.

nativescript vue solution was to put a footer with the view ref and manipulate prop visibility in the hideShowMore method. method `hideShowMore(b){ if(b){ this.$refs.stkLoadMore.nativeView.visibility = "visible"; }else{ this.$refs.stkLoadMore.nativeView.visibility = "hidden";...

yes, its used in vue but it can be angular too.

> > qualquer solução para Angular -> Android? > > Não há solução. tkListLoadOnDemandTemplate está quebrado no Android. Mas você pode usar o tkListViewFooter. Basta usar um botão loadmore personalizado...

Yes, the session 625 "sessionId":"625" [log-recording-kibana.txt](https://github.com/OpenVidu/openvidu/files/5833210/log-recording-kibana.txt) take a look in this logs.

Example here, I added a new button above Toggle Camera, when you click in Play Video, you will can see that the microphone from device will be off this example...

Same problem with OpenVidu 2.17 PRO. We can replicate it when we use a emulator in a session, when we try start the recording it return error, I think openvidu...