Hi Team, im using 2.11 to create video stream using ionic tutorial,How ever i can able to share and see streaming in browser with ionic serve, but when i do build for iOS device, i cant see the local and streamed video in device and no errors in the console as well, at the same time streamed video from device is showing in browser.
Im loading adapater and rtc plugins properly for device and and i can see the video tags in DOM.
Let me know if you need more imformation.
Hi CSantosM, i’m using tutorial, now im comparing with call-ionic, we found some issues ralated to recording stop api in 2.13(our team already approached you regarding the same), so we sticked to 2.11.
I am using cordova-plugin-iosrtc@6.0.5
Can you test with 2.13 version, just to let us know if the problem is still there or not? For example you can test with https://demos.openvidu.io and secret MY_SECRET
Ionic works fine, tested with OpenVidu-browser 2.13.0, OpenVidu server 2.13.0 and iosrtc 6.0.11.
Everything works as expected. You should have something wrong in your environment. Maybe your app doesn’t have permission to access to the media devices.