# 53402: Client is unable to apply a remote media description

Log Level: ERROR

## Description

Raised whenever the Client receives a remote media description but is unable to apply it.

### Possible causes

* The Client may not be using a supported WebRTC implementation.
* The Client may be connecting peer-to-peer with another Participant that is not using a supported WebRTC implementation.
* The Client may not have the necessary resources to apply a new media description.

### Possible solutions

* If you are experiencing this error using the JavaScript SDK, ensure you are running it with a supported WebRTC implementation.
