Am trying to implement a live streaming app using agora.io
, on test vision. When i click on start streaming I get error below and camera will be blank.
W/GENP.0: type=1400 audit(0.0:74945): avc: denied { read } for name="u:object_r:net_dns_prop:s0" dev="tmpfs" ino=3282 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:net_dns_prop:s0 tclass=file permissive=0
E/libc: Access denied finding property "net.dns1"
E/libc: Access denied finding property "net.dns2"
Access denied finding property "net.dns3"
E/libc: Access denied finding property "net.dns4"
Please any idea what is causing the issue.
app_id
andtoken
– Textualist