If the packet is received it's possible to read the encapsulated payload type to see if it's FEC or media. If it's not received this isn't possible, and a NACK will likely be sent both for media and FEC. The sender can however choose not to retransmit the packet if it is an FEC packet, and thereby avoid wasting bandwidth. A better option is to send FEC on a separate stream and simply not negotiate NACK/RTX for that stream, which is possible with the
flexfec draft (not currently supported by Chrome).