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
For the golang binding project, we can directly encoding the video and audio data to stream, because the multiple cpu provides enough performance to do this.
For origin, fetch the video and audio then encode to stream.
For edge, not support encode stream.
The text was updated successfully, but these errors were encountered:
For the golang binding project, we can directly encoding the video and audio data to stream, because the multiple cpu provides enough performance to do this.
For origin, fetch the video and audio then encode to stream.
For edge, not support encode stream.
The text was updated successfully, but these errors were encountered: