Closed bentorkington closed 11 months ago
I have a problem with UDPSocket.cs logging "Received RTSP data on port..." every packet which makes debugging other things in my app hard.
UDPSocket.cs
I see you've already deleted the offending Console.Log line. Any chance you could push an update to NuGet sometime?
Console.Log
I have update the nuget package (1.1.0) with the last commit in dotnetcore.
Merci!
I have a problem with
UDPSocket.cs
logging "Received RTSP data on port..." every packet which makes debugging other things in my app hard.I see you've already deleted the offending
Console.Log
line. Any chance you could push an update to NuGet sometime?