Normal
Thanks, I tried that already but keeping a lot of errors while starting the TV Service from Visual Studio. I got errors: PInvokeStackImbalance, e.g. on this line:result = StreamSetupEx(selectedAddress.ToString(), port); (RTSPStreaming.cs, line:130)and after that on other code lines too.
Thanks, I tried that already but keeping a lot of errors while starting the TV Service from Visual Studio. I got errors: PInvokeStackImbalance, e.g. on this line:
result = StreamSetupEx(selectedAddress.ToString(), port); (RTSPStreaming.cs, line:130)
and after that on other code lines too.