I'm tryting out the little tool, but starting it up gives this error:
C:\Users\Video\Downloads\irl-obs-switcher-1.3-winx64>irl-obs-switcher.exe
24/03/2023 - 03:37 - IRL OBS Switcher and Proxy - version 1.3
24/03/2023 - 03:37 - (C) Daniel Kirstenpfad 2022 - https://github.com/bietiekay/irl-obs-switcher
24/03/2023 - 03:37 - Connecting to OBS WebSocket on ws://192.168.0.215:4455
24/03/2023 - 03:37 - UDP proxy started [::]:7777 -> [192.168.0.215]:10000
Unhandled exception. System.PlatformNotSupportedException: Operation is not supported on this platform.
at System.Action`1.BeginInvoke(T obj, AsyncCallback callback, Object object)
at WebSocketSharp.WebSocket.open()
at WebSocketSharp.WebSocket.Connect()
at OBSWebsocketDotNet.OBSWebsocket.Connect(String url, String password)
at IRLOBSSwitcher.OBSManager.<.ctor>b__14_0() in D:\code\irl-obs-switcher\irl-obs-switcher\OBSManager\OBSManager.cs:line 63
at System.Threading.Thread.StartCallback()
Hi,
I'm tryting out the little tool, but starting it up gives this error:
C:\Users\Video\Downloads\irl-obs-switcher-1.3-winx64>irl-obs-switcher.exe 24/03/2023 - 03:37 - IRL OBS Switcher and Proxy - version 1.3 24/03/2023 - 03:37 - (C) Daniel Kirstenpfad 2022 - https://github.com/bietiekay/irl-obs-switcher 24/03/2023 - 03:37 - Connecting to OBS WebSocket on ws://192.168.0.215:4455 24/03/2023 - 03:37 - UDP proxy started [::]:7777 -> [192.168.0.215]:10000 Unhandled exception. System.PlatformNotSupportedException: Operation is not supported on this platform. at System.Action`1.BeginInvoke(T obj, AsyncCallback callback, Object object) at WebSocketSharp.WebSocket.open() at WebSocketSharp.WebSocket.Connect() at OBSWebsocketDotNet.OBSWebsocket.Connect(String url, String password) at IRLOBSSwitcher.OBSManager.<.ctor>b__14_0() in D:\code\irl-obs-switcher\irl-obs-switcher\OBSManager\OBSManager.cs:line 63 at System.Threading.Thread.StartCallback()
C:\Users\Video\Downloads\irl-obs-switcher-1.3-winx64>