AgoraIO / Basic-Video-Broadcasting

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.
MIT License
269 stars 287 forks source link

Audio & Video are not synced in the Video which is made after ending live streaming #108

Open shubhra-ahead opened 3 years ago

shubhra-ahead commented 3 years ago

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. There is some blank screen before and after starting the video.

plutoless commented 3 years ago

you mean rtmp streaming?

Vaibhav-Agarwal06 commented 3 years ago

no we are going live from webcam and uses on promise agora SDK. When we use cloud recording then we are getting "435: No recorded files created. There is nothing to record because no user is in the channel." error when we stop the streaming. Can you please check and tell why we are getting these errors.

Thanks.

plutoless commented 3 years ago

sorry for late replies. the error sounds like you are trying to record an invalid channel. could you pls share me more information e.g. channel name, timestamp etc for me to investigate?

ghost commented 1 year ago

Damn, @plutoless I am facing the same issue, and I am unable to record any video in the cloud ....

ghost commented 1 year ago

no we are going live from webcam and uses on promise agora SDK. When we use cloud recording then we are getting "435: No recorded files created. There is nothing to record because no user is in the channel." error when we stop the streaming. Can you please check and tell why we are getting these errors.

Thanks.

Did you find any solution for the issue, I am having same issue with cloud recording...

plutoless commented 1 year ago

@yudiz-bhoomit you also seeing this error? 435: No recorded files created. There is nothing to record because no user is in the channel

devsideal commented 9 months ago

Did any one found any solution for this? I am also getting same error with cloud recording:

435: No recorded files created. There is nothing to record because no user is sending any stream in the channel.

I'm sending stream from mobile app.