// 開關 RTSP(啟用/停用) export const POST_SET_RTSP_ENABLE = `/api/rtsp/set-rtsp-enable`; export const POST_GET_RTSP_DEVICE = `/api/rtsp/get-rtsp-device`;