Ilya Khudaev
Results
2
issues of
Ilya Khudaev
I used [example/rtsp_h264_file.cpp](https://github.com/PHZ76/RtspServer/tree/master/example/rtsp_h264_file.cpp) as an example, but I want the server to start sending data to connected clients with GOP (including SPS, PPS and I-FRAME). How can I do that?...
**Wix Version** : 4.0.5 **WixSharp.Core** : 2.3.2 **WixSharp.Msi.Core** : 2.3.2 Trying to add firewall exceptions to the program I get an error when building Wix ```csharp project.Add(new FirewallException("MyProgramException") //program firewall...
discussion