CloudHubRTS Electron
- Overview
- RtsEngine
- RtsUpStream
- RtsUpStreamEventHandler
- RtsDownStream
- RtsDownStreamEventHandler
- RtsMixingUpstream
- RtsMixingUpstreamEventHandler
- RtsServerStreamMixing
- RtsServerStreamMixingEventHandler
- RtsDevicesManager
- Update log
onError
An error occurred callback
rtsPusher.onEvent("onError",data=>{});
Parameter
Parameter | Description |
---|---|
err | Error code |
msg | Error message |
Details
In most cases, the SDK cannot fix the issue and resume running. The SDK requires the application to take action or informs the user about the issue.