change webrtc module namespace by Robert request

This commit is contained in:
UbitUmarov
2026-02-22 20:15:34 +00:00
parent adf5f1f6bd
commit b42e8dc0ad
15 changed files with 15 additions and 16 deletions

View File

@@ -33,7 +33,7 @@ using OpenMetaverse.StructuredData;
using log4net;
namespace WebRtcVoice
namespace osWebRtcVoice
{
public class JanusViewerSession : IVoiceViewerSession
{