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

benchmark multi-frame textured depth #12

Closed bmegli closed 4 years ago

bmegli commented 4 years ago

Especially check if LattePanda Alpha can handle:

Related to HVS#5

bmegli commented 4 years ago

Scenario:

848x480@30 fps, 8Mb + 1 Mb bitrate

# on LattePanda Alpha
./realsense-nhve-depth-ir 192.168.0.100 9768 848 480 30 500 /dev/dri/renderD128 8000000 1000000 0.00003125

LattePanda Alpha:

Laptop:

LattePanda Alpha again

By using default VAAPI setting (not forcing highest quality)

By forcing highest quality for depth and using default for IR:

bmegli commented 4 years ago

With highest quality forced in VAAPI LattePanda Alpha is too close to not keeping up with the data for my liking.

Switched back to default quality for texture encoding:

For depth keep forcing highest quality.

bmegli commented 4 years ago

Comparing to results with #7

Between implementations: