|
@@ -419,7 +419,6 @@ import {
|
|
|
import { listLiveStreams, addLiveStream, updateLiveStream, deleteLiveStream } from '@/api/live-stream'
|
|
import { listLiveStreams, addLiveStream, updateLiveStream, deleteLiveStream } from '@/api/live-stream'
|
|
|
import { listAllLssNodes } from '@/api/lss'
|
|
import { listAllLssNodes } from '@/api/lss'
|
|
|
import { adminListCameras } from '@/api/camera'
|
|
import { adminListCameras } from '@/api/camera'
|
|
|
-import { listAllStreamChannels } from '@/api/stream-channel'
|
|
|
|
|
|
|
|
|
|
import { startStreamTask, stopStreamTask, getStreamPlayback } from '@/api/stream-push'
|
|
import { startStreamTask, stopStreamTask, getStreamPlayback } from '@/api/stream-push'
|
|
|
import VideoPlayer from '@/components/VideoPlayer.vue'
|
|
import VideoPlayer from '@/components/VideoPlayer.vue'
|