Closed CharlieD111 closed 4 years ago
UPDATE : It looks like something to do with the USB WebCam Capabilities. Swapping cameras around give different results with result that the PC that has a logitech 920 webcam with Microphone always streaming out to another client.
@CharlieD111 are you experiencing this with our newest Windows SDK? I've pulled the repo onto a clean install of Windows 10 and all seems to be working.
Thanks for the follow up but sorry but our project was cancelled so no longer have the dev environment to test this.
From: Michael Jolley notifications@github.com Sent: 25 June 2020 03:42 To: opentok/opentok-windows-sdk-samples opentok-windows-sdk-samples@noreply.github.com Cc: Charlie Debney charlie@structuredinnovation.biz; Mention mention@noreply.github.com Subject: Re: [opentok/opentok-windows-sdk-samples] Windows Samples fail with error thread exited with code 0 on Windows 10 (#19)
@CharlieD111https://github.com/CharlieD111 are you experiencing this with our newest Windows SDK? I've pulled the repo onto a clean install of Windows 10 and all seems to be working.
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://github.com/opentok/opentok-windows-sdk-samples/issues/19#issuecomment-649179825, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AAWB7LD7HRZYIHN4DOM5YHTRYK2QRANCNFSM4I4H4TDA.
No worries. I'm going to close this for now and if you experience it in the future, feel free to re-open.
Tried the Windows BasicVideoChat and SimpleMultiparty samples using the same build of apps on 3 different Window 10 dev machines. On 2 systems the app will not steam video out and fails with a message similar to "The thread 0x42d0 has exited with code 0 (0x0)". No other info.
One build (OpenTok 2.16.1 VS2019 Debug on Win 10 Pro 10.0.17763 .on VMWareWorkstation 15) does work with no errors. All have the VS15 C++ redistributable. The other 2 builds are on native Win 10 machines, not VMs (eg Win 10 Pro 10.0.18362),. Cameras stream ok on all machines.
Help appreciated, thanks.