Implement debug live view as part of live (#20270)

* Cleanup components

* integrate debug view

* Refactor menu handling

* Cleanup

* cleanup

* Improve ptz placement for debug view

* Cleanup

* Cleanup mobile

* Always show options

* Add info for stream picking being disabled

* Add to mobile too

* Fix ns

* Cleanup
This commit is contained in:
Nicolas Mowen
2025-09-29 18:45:55 -05:00
committed by GitHub
parent 9fdce80729
commit a08fda62f8
4 changed files with 572 additions and 481 deletions
+3
View File
@@ -124,6 +124,9 @@
"available": "Audio is available for this stream",
"unavailable": "Audio is not available for this stream"
},
"debug": {
"picker": "Stream selection unavailable in debug mode. Debug view always uses the stream assigned the detect role."
},
"twoWayTalk": {
"tips": "Your device must support the feature and WebRTC must be configured for two-way talk.",
"available": "Two-way talk is available for this stream",