Chetan Kumar Posted February 2, 2021 Share Posted February 2, 2021 Hi I want to add video track in audio stream. Any example will be helpful Link to comment Share on other sites More sharing options...
0 Selim Emre Posted February 2, 2021 Share Posted February 2, 2021 Hi, Let me make it clear. You want to start streaming audio at first and then add a video track later, right? Best Regards, Selim Link to comment Share on other sites More sharing options...
0 Chetan Kumar Posted February 3, 2021 Author Share Posted February 3, 2021 Yes selim Link to comment Share on other sites More sharing options...
0 Selim Emre Posted February 6, 2021 Share Posted February 6, 2021 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 More sharing options...
Question
Chetan Kumar
Link to comment
Share on other sites
Top Posters For This Question
2
2
Popular Days
Feb 2
2
Feb 3
1
Feb 6
1
Top Posters For This Question
Selim Emre 2 posts
Chetan Kumar 2 posts
Popular Days
Feb 2 2021
2 posts
Feb 3 2021
1 post
Feb 6 2021
1 post
3 answers to this question
Recommended Posts