You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should figure out an API that, given a consumer.track, allows the user to record such a recv track to a file with a given path or better: get a Node Uint8Array with the captured data so the user can store or use it in their preferred way.
The text was updated successfully, but these errors were encountered:
By using the MediaRecorder helper of
aiortc
.We should figure out an API that, given a
consumer.track
, allows the user to record such a recv track to a file with a given path or better: get a Node Uint8Array with the captured data so the user can store or use it in their preferred way.The text was updated successfully, but these errors were encountered: