fukemy

Results 878 comments of fukemy

i tried to force codec in sdp, but not working :( ``` override fun onPublisherRemoteJsep(handleId: BigInteger?, jsep: JSONObject) { val type = SessionDescription.Type.fromCanonicalForm(jsep.optString("type")) val sdp = jsep.optString("sdp").replace("42001f", "42e01f").replace("recvonly", "sendrecv") val...

tks very much, it work now, can you tech me how to disable my camera + send it to server, i just want to use remote video :)

@marcosrocha85 hi, did u solved Jsoup problem?

thanks, i just gave up too, trying to using https://developer.android.com/guide/playcore/in-app-update

i debug this and got error when run Jsoup.request: java.net.SocketTimeoutException: Read timeout the url is working

hmm i face same problem here, for rounded border view, did u have any solutions?

hmm i know it, my situation is using round border for "view state", that mean when user online, u can see the green view, then it were inside tableview cell...

Hi, can we using blur view like ios (Context menu)? It's think it's better when support more customView like this: ![165982759-5a5d6eb2-592c-4568-88c0-719d23012d6b](https://user-images.githubusercontent.com/8202437/173171355-2159b2fa-8a7f-4991-a9ae-e3815c1d8097.jpeg)