added camera server publish thread

This commit is contained in:
ori
2019-08-14 12:59:30 -07:00
parent 4b279f3a0f
commit a3138d8e4f
4 changed files with 20 additions and 9 deletions

View File

@@ -1,4 +1,3 @@
class PipelineAlreadyExistsException(Exception):
def __init__(self, pipe_name):