-
-
Notifications
You must be signed in to change notification settings - Fork 190
Closed
Description
The HyperTizen app installed on the Samsung TV (with Host PC IP 127.0.0.1 in Developer Mode (the only way to send the video signal captured by the TV, don't ask questions about this hahaha)) was configured directly on its user interface to connect to the IP of my PC (which temporarily acts as a host while waiting for the raspberry) on port 19445. Although the TV correctly sent the data to that port, it used the HTTP protocol instead of the required ProtoBuf over WebSocket. Consequently, HyperHDR on my PC was unable to interpret the data received, making the connection ineffective. Is it possible to set hyperHDR to directly read the data sent as is from the TV on port 19445 but with the HTTP protocol instead of ProtoBuf?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels