nariakiiwatani/ofxNDI

Limit Bandwidth on Receiver

Closed this issue · 2 comments

Hello,

is there a way to limit the used Bandwidth of a received video stream on the receiver?

many thanks,
Sebastian

Hi,

I haven't tested but there is a setting NDIlib_recv_bandwidth_e.
You can set it via ofxNDI::Receiver::setup.
Please give it a try!

yes, that works - thanks!

changed: NDIlib_recv_bandwidth_highest to NDIlib_recv_bandwidth_lowest