diff --git a/rtsp-vue/src/views/video/device/component/jpegPlayer.vue b/rtsp-vue/src/views/video/device/component/jpegPlayer.vue new file mode 100644 index 0000000..13ef47c --- /dev/null +++ b/rtsp-vue/src/views/video/device/component/jpegPlayer.vue @@ -0,0 +1,176 @@ + + + + + + FPS: {{ fps }} | 延迟: {{ latency }}ms | 帧数: {{ frameCount }} + + + 暂无视频源 + + + + + + \ No newline at end of file