Skip to content

Samsung Tizen Grabber and Choice of Communication Protocols #1233

@lellotavernello

Description

@lellotavernello

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions