Hey can anyone help me with the agora video sdk for android. I'm unable to route the audio from a video call through the speakerphone. The setEnableSpeakerphone() returns 0 (success). The default audio routing to speakerphone is also enabled while setting up the RtcEngine. Still the audio only comes through the earpiece.
Edit : The issue was missing MODIFY_AUDIO_SETTINGS permission in the manifest. Check your permissions guys :(
If you are using the Agora Android Video SDK then you can use the setDefaultAudioRoutetoSpeakerphone method
Related
My endpoint is playing in Android successfull, but in iOS don`t work.
I try next:
Set up exeption in App Transport Security Settings info.plist
React-native-video, param paused:false
I use hls tools
Others link work successfully in htttp o https, whit format m3u8
param type: m3u8
Other component
I need Help, please.
:(
I would like to initiate a call with the react-native api and play a ringtone on the receiving phone. Is this supported on the api?
From Samyak Jain's answer
You can check out this library: https://github.com/react-native-webrtc/react-native-callkeep
It uses callkit on the ios side and connection service on the android side.
We also have some sample apps for IOS and Android that use CallKit and ConnectionService respectively and use Agora RTM. You can find them here: https://github.com/AgoraIO/Advanced-Video/tree/dev/backup/Calling-Interface
So I am designing an reactnative app where I need to embed vimeo video player.
Can I give my users an option to download the video for offline mode ?
How can I restrict the downloaded file in app itself like netflix does?
Is that possible? PLease guide.
I am building a PWA with Agora broadcasting API. I managed to get the video stream playing on desktop Chrome, but not on Safari. The documentation says Safari is supported on both MacOS and iOS, but it doesn't seem like the case.
When I opened the client page on Safari, instead of playing the video stream, it just create a video player without content. I don't see any data being streamed in the inspector view, or there isn't any activity going on at all.
Do I need to do something different with Safari?
Agora.io provided an auto-diagnostic page for their Web SDK, which may be useful for you:
agora_webrtc_troubleshooting
I'm using QuickBlox in our chat app. There is a video share feature. When a vidoe file is receieved from Iphone to Android phone via quickblox and opens the file, it gives the error, sorry this video cannot be played. The issue persist when file is received from Android to iPhone too. But it works fine between Iphone to iPhone and Android Phone and Android Phone.
Any Fix?
This is not related to QuickBlox SDK,
This is the issue with Video file format
You should play with video files format and find a one which works on both