diff --git a/config/samples/pipelines_v1alpha1_pipeline_rtsp-copy.yaml b/config/samples/pipelines_v1alpha1_pipeline_rtsp-copy.yaml index d21f99d..874a37c 100644 --- a/config/samples/pipelines_v1alpha1_pipeline_rtsp-copy.yaml +++ b/config/samples/pipelines_v1alpha1_pipeline_rtsp-copy.yaml @@ -31,7 +31,7 @@ spec: - name: mq_log value: pretty - name: webvis - image: plainsightai/openfilter-webvis:1.1.1 + image: plainsightai/openfilter-webvis:1.1.2 config: - name: sources value: tcp://localhost:5552 diff --git a/config/samples/pipelines_v1alpha1_pipeline_rtsp.yaml b/config/samples/pipelines_v1alpha1_pipeline_rtsp.yaml index 42dc662..37cb3b7 100644 --- a/config/samples/pipelines_v1alpha1_pipeline_rtsp.yaml +++ b/config/samples/pipelines_v1alpha1_pipeline_rtsp.yaml @@ -37,7 +37,7 @@ spec: - name: mq_log value: pretty - name: webvis - image: plainsightai/openfilter-webvis:1.1.1 + image: plainsightai/openfilter-webvis:1.1.2 config: - name: sources value: tcp://localhost:5552 diff --git a/demo/pipeline_rtsp.yaml b/demo/pipeline_rtsp.yaml index 16082c7..5d2a189 100644 --- a/demo/pipeline_rtsp.yaml +++ b/demo/pipeline_rtsp.yaml @@ -31,7 +31,7 @@ spec: - name: mq_log value: pretty - name: webvis - image: plainsightai/openfilter-webvis:1.1.1 + image: plainsightai/openfilter-webvis:1.1.2 config: - name: sources value: tcp://localhost:5552