ndi

  1. bdunkleysmith

    B4J Question Write image data from buffer to a bitmap

    My question is how to write image data held in a buffer to a bitmap for subsequent display in imageview or further manipulation? With reference to the library I'm working on in this post, I am successfully capturing video frames sent via NDI with the data of each frame stored in a ByteBuffer...
  2. bdunkleysmith

    B4J Question NDI SDK

    NewTek's innovative Network Device Interface (NDI) is a high performance standard that allows anyone to use real time, ultra low latency video on existing IP video networks. I have a desktop application which already uses ImageView to display images and MediaView to display videos, but would...
Top