We can always reproduce this issue. We are getting the following error in MIPLog.
2026-01-08 21:52:38.009-08:00 [ 1] DEBUG - Debug: NewImageViewerControlEvent (IncidentManagerBackgroundPlugin):starting function
2026-01-08 21:52:38.128-08:00 [ 1] DEBUG - Debug: NewImageViewerControlEvent (IncidentManagerBackgroundPlugin):starting function
2026-01-08 21:52:38.141-08:00 [ 1] DEBUG - Debug: NewImageViewerControlEvent (IncidentManagerBackgroundPlugin):starting function
2026-01-08 21:52:38.164-08:00 [ 1] DEBUG - Debug: NewImageViewerControlEvent (IncidentManagerBackgroundPlugin):starting function
2026-01-08 21:53:03.917-08:00 [ 88] DEBUG - …Exception:Error reading from stream! at VideoOS.Toolkit.LiveSourceToolkit.GetLiveData(IData& data, TimeSpan timeout)
at VideoOS.Platform.Common.InternalMediaServiceCommon.LiveGet(Object sessionId, TimeSpan waitTime, Boolean rawData)
2026-01-08 21:53:03.917-08:00 [ 88] DEBUG - Debug: LiveGet ():Error reading from stream!
2026-01-08 21:53:03.917-08:00 [ 88] DEBUG - …Exception:Error reading from stream! at VideoOS.Platform.Common.InternalMediaServiceCommon.LiveGet(Object sessionId, TimeSpan waitTime, Boolean rawData)
at VideoOS.Platform.Common.InternalMediaServiceCommon.LiveGet(Object sessionId, TimeSpan waitTime)
at VideoOS.Platform.Live.MetadataLiveSource.PollThread()
2026-01-08 21:53:03.917-08:00 [ 88] DEBUG - Error: MetadataLiveSource:PollThread ():Error reading from stream!
2026-01-08 21:53:03.921-08:00 [ 57] DEBUG - …Exception:Error reading from stream! at VideoOS.Toolkit.LiveSourceToolkit.GetLiveData(IData& data, TimeSpan timeout)
at VideoOS.Platform.Common.InternalMediaServiceCommon.LiveGet(Object sessionId, TimeSpan waitTime, Boolean rawData)
2026-01-08 21:53:03.921-08:00 [ 57] DEBUG - Debug: LiveGet ():Error reading from stream!
2026-01-08 21:53:03.923-08:00 [ 57] DEBUG - …Exception:Error reading from stream! at VideoOS.Platform.Common.InternalMediaServiceCommon.LiveGet(Object sessionId, TimeSpan waitTime, Boolean rawData)
at VideoOS.Platform.Common.InternalMediaServiceCommon.LiveGet(Object sessionId, TimeSpan waitTime)
at VideoOS.Platform.Live.MetadataLiveSource.PollThread()
2026-01-08 21:53:03.923-08:00 [ 57] DEBUG - Error: MetadataLiveSource:PollThread ():Error reading from stream!
2026-01-08 21:53:06.400-08:00 [ 1] DEBUG - Debug: NewImageViewerControlEvent (IncidentManagerBackgroundPlugin):starting function
2026-01-08 21:53:06.409-08:00 [ 1] DEBUG - Error: SendMessage ():Exception source: VideoOS.Toolkit
Exception type: VideoOS.Toolkit.NotConnectedException
Exception message: Not connected to toolkit!
Exception target site: DoLive
at VideoOS.Toolkit.AudioToolkit.DoLive()
at VideoOS.Platform.Common.Audio.NAudioPlayerComponent.LiveStart()
at VideoOS.RemoteClient.Application.ExtensionPlugins.Audio.AudioExtensionPlugin.StartAudio()
at VideoOS.RemoteClient.Application.ExtensionPlugins.Audio.AudioExtensionPlugin.TryToActivateRelatedAudioDevices(IReadOnlyCollection`1 relatedMicrophones, IReadOnlyCollection`1 relatedSpeakers)
at VideoOS.RemoteClient.Application.ExtensionPlugins.Audio.AudioExtensionPlugin.TryToActivateRelatedAudioDevices()
at VideoOS.RemoteClient.Application.Controllers.ViewSelection.SelectedViewItemChangedEventHandler.Invoke(Object sender, SelectedViewItemChangedEventArgs e)
at VideoOS.RemoteClient.Application.Controllers.ViewSelection.ApplicationViewSelectionObserver.ViewSelectionSetter.<>c__DisplayClass3_0.b__1()
at VideoOS.RemoteClient.Application.Controllers.ViewSelection.WindowViewSelectionObserver.ViewSelectionSetter.<>c__DisplayClass4_0.b__1()
at VideoOS.RemoteClient.Application.Controllers.ViewSelection.WorkroomViewSelector.OnSelectionChanged(View oldView, Boolean selectedViewItemChanged, SelectionSetterLevel selectionSetterLevel)
at VideoOS.RemoteClient.Application.UI.Content.Grid.ContentGrid.ShowViewItemTemporarily(Int32 gridIndex, ViewItemBase viewItem, Boolean keepViewItemSelection)
at VideoOS.RemoteClient.Application.UI.Content.Grid.ContentGrid.ShowCameraTemporarily(Int32 gridIndex, Guid cameraId, Guid streamId)
at VideoOS.RemoteClient.Application.MIP.Manager.ViewConfigurationManager.SetCameraInView(FQID fqid, Int32 ix, Guid cameraId, Guid streamId)
at VideoOS.RemoteClient.Application.MIP.Manager.ApplicationMessageManager.SetCameraInViewHandler(Message message, FQID dest, FQID source)
at VideoOS.RemoteClient.Application.MIP.Manager.SCEnvironmentManager.ExecuteMessage(Message message, FQID destination, FQID sender, String logMessage)