Jump to content
  • 0

Add video track in audio stream


Chetan Kumar
 Share

Question

  • Answers 3
  • Created
  • Last Reply

Top Posters For This Question

Top Posters For This Question

3 answers to this question

Recommended Posts

  • 0

Hi,

Basically, you can send your stream with video and audio. You can call turnOffLocalCamera() for disable camera in the stream. If you want to enable video in the stream, you can call turnOnLocalCamera() function.

We have an example with turn on/off camera in conference.html sample page. Please check it -> https://github.com/ant-media/StreamApp/blob/master/src/main/webapp/conference.html

I hope, I could help you.

Best Regards,
Selim

Link to comment
Share on other sites

 Share

×
×
  • Create New...