Feedback
trtc.startLocalVideo()
// To preview the camera image, you need to place an HTMLElement in the DOM, which can be a div tag, assuming its id is local-video.const view = 'local-video';await trtc.startLocalVideo({ view });
trtc.startLocalAudio()
await trtc.startLocalAudio();
Contact our sales team or business advisors to help your business.
Open a ticket if you're looking for further assistance. Our Ticket is 7x24 avaliable.
Was this page helpful?