Get started with eBUS Player, which is Pleora’s out-of-the-box demo application. It lets you connect to your GigE Vision or USB3 Vision device and learn about the device streaming and control functionality that is offered by the eBUS SDK.
eBUS Receive allows developers to create applications to receive image from and control GigE Vision or USB3 Vision devices. This universal API provides the ability to work with GigE Vision or USB3 Vision devices from Pleora Technologies or any 3rd-party device vendor.
PvStreamSample: This “Hello World” sample shows you how to connect to a GigE Vision or USB3 Vision device, receive an image stream, stop streaming, and disconnect from the device.
eBUS Edge allows developers to create GigE Vision-compliant devices that stream using the GigE Vision Streaming Protocol (GVSP) and are controlled using the GigE Vision Control Protocol (GVCP). Use this API to start building GigE Vision devices, such as smart cameras or sensors, that are compatible with existing GigE Vision software applications.
For developers who have worked with earlier releases of the eBUS SDK, please take note that the following code samples have been deprecated in eBUS SDK 6.0: TransmitChunkData, TransmitProcessedImage, and TransmitTestPattern. The eBUS Edge code samples are a suggested replacement.