Basic-Video-Broadcasting icon indicating copy to clipboard operation
Basic-Video-Broadcasting copied to clipboard

Sample app to join/leave a channel, set the role as a host/audience, mute/unmute, switch between front/rear cameras, and set the video parameters.

Results 51 Basic-Video-Broadcasting issues
Sort by recently updated
recently updated
newest added

How to get user joined channel count? Thanks in advance

@guohai @plutoless @zontan @icywind @PRWrl I have a problem with running the open-live ios project. I could build the project and I replaced the APP ID and token placeholder strings....

I created live streaming on agora android. Before opening the live activity I always check from server if token is valid and if no generate new token using the agora...

as per title agora video streaming or broadcast support for hololens, does it work on this platform ?

hello, I have implemented video broadcasting using "AgoraRtcEngineKit" but I am unable to find **full-screen** toggle functionality. I have reviewed the documentation but couldn't find any reference to the full-screen...

Hi, I was using demo version for broadcasting video, but when I was doing this so camera was not showing anything, after reading some comments I found that I'll have...

I am trying to dynamically create a channel and publish but its not sending stream on audience Apps Below is the code snippet ``` import UIKit import AgoraRtcKit import AgoraRtmKit...

Sometimes getting different uid in android after screen sharing from web, in web getting positive number while in android getting negative number.

Audio & Video are not synced in the Video which is made after ending live streaming . The video is displayed first and the audio is coming after the video....

1) Host calls muteVideo & muteAudio on local stream 2) Host joins the channel 3) Dual stream is enabled 4) Host publishes the stream 3) Audience is getting stream-added, stream-subscribed,...