Viewerframe Mode | Refresh Updated
When a viewer is set to "refresh updated," it is prioritizing the most current image over a smooth framerate. This is particularly common in "Single-Frame" or "Snapshot" modes used for low-bandwidth environments. Instead of a fluid 30 frames per second (fps), the viewer waits for the "updated" signal to refresh the frame, ensuring you aren't looking at stale data from several seconds ago. Common Troubleshooting Scenarios
<script> export default data() return refreshTrigger: 0 ; , methods: refreshViewer() this.refreshTrigger++; viewerframe mode refresh updated
In surveillance software, ensure the "Live" toggle is active. Sometimes the frame pauses to save bandwidth, requiring a manual update to resume. Conclusion When a viewer is set to "refresh updated,"
When you see the status , it typically appears in console logs, debuggers, or system notification trays. This event is triggered under specific circumstances: This event is triggered under specific circumstances: