bmegli / realsense-network-hardware-video-encoder

Realsense hardware encoded color/ir H.264 and color/ir/depth HEVC streaming
Mozilla Public License 2.0
23 stars 3 forks source link

subframe by subframe sending #19

Closed bmegli closed 4 years ago

bmegli commented 4 years ago

Use reworked network protocol that allows sending subframes one by one. This unlocks the potential for optimizing bandwidth and latency.

Related to MLSP#12