Closed meteyou closed 3 weeks ago
This pull request capitalizes the connection state in the output for MediaMTX and Camera-Streamer components. It modifies two Vue components to use a capitalize
function for displaying the status.
Change | Details | Files |
---|---|---|
Capitalize the connection state in the output |
|
src/components/webcams/streamers/WebrtcCameraStreamer.vue src/components/webcams/streamers/WebrtcMediaMTX.vue |
Refactor WebrtcCameraStreamer component to use methods option |
|
src/components/webcams/streamers/WebrtcCameraStreamer.vue |
Description
This PR capitalize in MediaMTX and Camera-Streamer the state in the output.
Related Tickets & Documents
none
Mobile & Desktop Screenshots/Recordings
none
[optional] Are there any post-deployment tasks we need to perform?
none
Summary by Sourcery
Capitalize the connection state output in the WebrtcCameraStreamer and WebrtcMediaMTX components to improve the user interface consistency.
Bug Fixes: