diff --git a/config/variables.properties b/config/variables.properties index 094fcea..8d62ea9 100644 --- a/config/variables.properties +++ b/config/variables.properties @@ -1,2 +1,2 @@ -#Thu Apr 02 10:58:22 CEST 2020 -FileSequentialNumber=27 +#Mon Apr 06 15:08:06 CEST 2020 +FileSequentialNumber=32 diff --git a/script/test/test_stream_example.py b/script/test/test_stream_example.py index cf41449..8d5999d 100644 --- a/script/test/test_stream_example.py +++ b/script/test/test_stream_example.py @@ -1,4 +1,4 @@ -cam_server.stop() +#cam_server.stop() cam_server.start("stream_example") cam_server.stream.waitCacheChange(3000)