Confirmed users
214
edits
Line 29: | Line 29: | ||
* Hardware video encoders and decoders (if any) | * Hardware video encoders and decoders (if any) | ||
* The network interfaces | * The network interfaces | ||
In addition, we use the Socket Transport Service (STS) to do socket input processing. We create | In addition, we use the Socket Transport Service (STS) to do socket input processing. We create | ||
UDP sockets via NSPR and then attach them to the STS in order to be informed when data is | UDP sockets via NSPR and then attach them to the STS in order to be informed when data is | ||
available. | available. | ||
=== |