API-Examples icon indicating copy to clipboard operation
API-Examples copied to clipboard

LiveStreaming not working, it was working but now from few days it is not working

Open abhinavjiit opened this issue 4 years ago • 5 comments

截屏2020-12-27 下午2 42 57

abhinavjiit avatar Dec 23 '20 14:12 abhinavjiit

@abhinavjiit sorry it's not working from which perspective?

plutoless avatar Dec 27 '20 03:12 plutoless

ok i saw the issue in the other ticket. we will take a look ASAP

plutoless avatar Dec 27 '20 03:12 plutoless

moved the issue screenshoot from another post. @abhinavjiit Seems your are reproduce this issue on your own app, right? I can't reproduce the same issue on ApiExample. But if you are just use setClientRole to board caster, can you use

setClientRole ( int role ) without clientRoleOption? will this cause crash also?

yoreland avatar Dec 27 '20 06:12 yoreland

Yes I have used that one also, it is not crashing when I don't use clientoptions but as I sent you screenshots, you can see that Rtcengine instance, client role is showing as audience, even I am setting it as broadcaster because of that livestream not working. Pls go through the screenshots once again.

On Sun, Dec 27, 2020, 12:20 xia ning [email protected] wrote:

moved the issue screenshoot from another post. @abhinavjiit https://github.com/abhinavjiit Seems your are reproduce this issue on your own app, right? I can't reproduce the same issue on ApiExample. But if you are just use setClientRole to board caster, can you use

setClientRole ( int role ) without clientRoleOption? will this cause crash also?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/AgoraIO/API-Examples/issues/107#issuecomment-751433398, or unsubscribe https://github.com/notifications/unsubscribe-auth/AI53OBNY4FHMUWGRZVXRLYTSW3KMDANCNFSM4VHBN6WQ .

abhinavjiit avatar Dec 27 '20 07:12 abhinavjiit

btw, this option is available only from 3.2.0. can you make sure both sdk jar and so sdk files are updated to latest? Seems the Live Streaming Demo in APIExample can't reproduce your issue..

yoreland avatar Dec 28 '20 05:12 yoreland