//============================================================================= INOGENI SHARE CAPTURE DEVICE //============================================================================= //============================================================================= Release Notes Version 1.13 - November 15, 2017 //============================================================================= - Corrected issue where some streams could not start. - Revert frame rate algo to master branch. //============================================================================= Release Notes Version 1.12 - October 23, 2017 //============================================================================= - Reverted frame rate algo to v1.7. //============================================================================= Release Notes Version 1.11 - August 3, 2017 //============================================================================= - Added support for PCB Rev 2.0 of the SHARE. //============================================================================= Release Notes Version 1.10 - January 23, 2017 //============================================================================= - Dynamic frame rate change when the device reaches the USB 3.0 bandwidth limit. a) If we stream simultaneously 2x 1080p@60fps, the frame rate on both channels will be reduced to 30fps b) If we stream simultaneously 1080p@60fps with 720p@60fps, the 1080p channel frame rate will be reduced to 30fps. - Corrected frame rate converter issue with the video processor where some frames can be repeated. //============================================================================= Release Notes Version 1.9 - January 18, 2017 //============================================================================= - Corrected frame rate converter issue. //============================================================================= Release Notes Version 1.8 - December 1, 2016 //============================================================================= - Corrected dynamic frame rate change when the device reaches the USB 3.0 bandwidth limit. a) If we stream simultaneously 2x 1080p@60fps, camera will be 108060 and content will be 1080p15. b) If we stream simultaneously 1080p@60fps with 720p@60fps, the 1080p channel frame rate will be reduced to 15fps. //============================================================================= Release Notes Version 1.7 - September 28, 2016 //============================================================================= - Added component video support on the DVI input. - Corrected interlaced video bug. - Dynamic frame rate change when the device reaches the USB 3.0 bandwidth limit. a) If we stream simultaneously 2x 1080p@60fps, the frame rate on both channels will be reduced to 30fps b) If we stream simultaneously 1080p@60fps with 720p@60fps, the 1080p channel frame rate will be reduced to 30fps. //============================================================================= Release Notes Version 1.4 - January 11, 2016 //============================================================================= - Corrected blacking issue. //============================================================================= Release Notes Version 1.3 - January 11, 2016 //============================================================================= - Corrected issue with the audio OUT device in Linux. - The 2nd video interface in OSX will never work since this is due to the Apple UVC driver not supporting 2 streaming interface from the same device. //============================================================================= Release Notes Version 1.2 - December 9, 2015 //============================================================================= - Changed devices name to : "1-INOGENI Share" to "INOGENI Camera", the HDMI input. "2-INOGENI Share" to "INOGENI Content", the DVI+composite inputs. "INOGENI Audio" which are the audio input and output. - USB led color is red by default and will blink orange when there is USB activity or HID communication. - Corrected USB low level communication issue. //============================================================================= Release Notes Version 1.1 - November 26, 2015 //============================================================================= - Correct HPD toggle problem HDMI port. //============================================================================= Release Notes Version 1.0 - November 9, 2015 //============================================================================= - First release.