This repository was archived by the owner on Jul 12, 2023. It is now read-only.
This repository was archived by the owner on Jul 12, 2023. It is now read-only.
Kurento overwrites PPID of data channel packets as type "String" even when sent as "Binary" #631
Closed
Description
Prerequisites
These are MANDATORY, otherwise the issue will be automatically closed.
- I agree to fill this issue template.
- I have read the Troubleshooting Guide and Support Instructions.
Issue description
Kurento overwrites PPID of data channel packets as type "String" even when packet was sent with PPID set to "Binary".
Trying to send binary data on data channel via Kurento to Chrome results in UTF decoding errors in Chrome and therefore never reaches JavaScript onMessage handler.
More details and fix are in this PR: Kurento/kms-elements#42
Metadata
Metadata
Assignees
Labels
No labels