Jump to content
  • 0

Merged Stream Recording


Rajesh GS
 Share

Question

  • Answers 3
  • Created
  • Last Reply

Top Posters For This Question

3 answers to this question

Recommended Posts

  • 0

Hi,

As a work around;

I recently developed a method called captureScreenSound in https://github.com/ant-media/StreamApp/blob/master/src/main/webapp/js/webrtc_adaptor.js

The method works with audioContext and merges screen and microphone audio streams, by the same logic you can merge the incoming streams in onTrack method or somewhere else after taking the remote stream. Then you can send the stream back to the server and save that.

I hope this may help a little.
Thanks

Link to comment
Share on other sites

 Share

×
×
  • Create New...