goncalomb / lk-tools

My explorations, tools and scripts for Lenkeng devices (ffmpeg demuxer, for now).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lk-tools

My tools and scripts to work with Lenkeng devices.

https://www.lenkeng.com/products/55/type/type1#type1

For now, this only relates to HDMI over IP extenders, version 4.

  • LKV373A-4.0
  • LKV383-4.0

I own the LKV383-4.0, both TX and RX.

Protocol on UDP port 7777

New devices (version 4) use a proprietary streaming format to encode (and encrypt) the video and audio streams.

Some websites call the new format HDbitT. But public official technical information is non-existent. The official site points to HDbitT being used on other transports/transmission mediums.

These new devices (version 4) that "extend" HDMI over IP use this format over Multicast UDP port 7777.

For all intents and purposes, I'm calling this format (over UDP) lk7777.

Usage of this format over other transports is unknown ATM.

Tools & Scripts

Community & Other Work

Original interest:

Other tools, scripts and information:

Chat on freenode #lkv373a:

About

My explorations, tools and scripts for Lenkeng devices (ffmpeg demuxer, for now).


Languages

Language:Shell 96.3%Language:Dockerfile 3.7%