I disabled the web camera in the editor preferences, as I don’t have one and didn’t really want to use one.
As for what the output looks like this is what I am getting starting after the ingest sever is selected:
[2014.07.25-01.40.32:308][940]LogTwitch:Display: Selected Twitch ingest server 'US West: San Francisco, CA' for broadcasting
[2014.07.25-01.40.32:675][940]LogTwitch:Display: Twitch broadcast configured for 512 x 304 resolution
DBG: 07/24/14 21:40:38 - TwitchSDK - Entering TTV_GetMaxResolution
DBG: 07/24/14 21:40:38 - TwitchSDK - Exiting TTV_GetMaxResolution
The thread 0x1528 has exited with code 0 (0x0).
[2014.07.25-01.40.39:067][940]LogTwitch:Display: Twitch suggested a maximum streaming resolution of 512 x 320 for our parameters
DBG: 07/24/14 21:40:43 - TwitchSDK - Entering TTV_GetDefaultParams
DBG: 07/24/14 21:40:43 - TwitchSDK - Exiting TTV_GetDefaultParams
The thread 0x1afc has exited with code 0 (0x0).
[2014.07.25-01.40.49:594][940]LogTwitch:Display: Starting Twitch broadcast...
The thread 0x1a30 has exited with code 0 (0x0).
The thread 0x19d4 has exited with code 0 (0x0).
DBG: 07/24/14 21:43:07 - TwitchSDK - Entering TTV_Start
INF: 07/24/14 21:43:07 - TaskRunner - TaskRunner created
INF: 07/24/14 21:43:07 - Thread - Thread ttv::TaskRunner starting
INF: 07/24/14 21:43:07 - Thread - Thread created
INF: 07/24/14 21:43:07 - Streamer - Streamer created
INF: 07/24/14 21:43:07 - VideoStreamer - VideoStreamer created
INF: 07/24/14 21:43:07 - IntelVidEncoder - IntelVidEncoder created
DBG: 07/24/14 21:43:07 - IntelVidEncoder - Init MFX version 1.4 Any QSV Device via None
DBG: 07/24/14 21:43:07 - IntelVidEncoder - Init MFX version 1.4 Any QSV Device via Any
DBG: 07/24/14 21:43:07 - IntelVidEncoder - Init MFX version 1.4 QSV Device 1 via None
DBG: 07/24/14 21:43:07 - IntelVidEncoder - Init MFX version 1.4 QSV Device 1 via Any
DBG: 07/24/14 21:43:07 - IntelVidEncoder - Init MFX version 1.4 Any QSV Device via d3d11
DBG: 07/24/14 21:43:07 - IntelVidEncoder - Init MFX version 1.4 QSV Device 1 via d3d11
INF: 07/24/14 21:43:07 - VideoStreamer - VideoStreamer destroyed
INF: 07/24/14 21:43:07 - IntelVidEncoder - IntelVidEncoder destroyed
DBG: 07/24/14 21:43:07 - TwitchSDK - Exiting TTV_Start
[2014.07.25-01.43.15:466][940]LogTwitch:Warning: Failed to initiate start of broadcasting to Twitch.
Error: TTV_EC_INTEL_FAILED_SESSION_INIT (72)
Also if you curious here is the value of TwitchVideoParams
TwitchVideoParams = {size=48, outputWidth=512, outputHeight=304, pixelFormat = TTV_PF_RGBA (33619971), maxKbps = 466, targetFps = 30, encodingCpuUsage = TTV_ECU_LOW (0), disableAdaptiveBitrate = false, verticalFlip = false, encoderPlugin = 0x0000000000000000 <NULL>}