Skip to content

Commit

Permalink
udpate doc
Browse files Browse the repository at this point in the history
  • Loading branch information
Allan-Nava authored Jun 3, 2024
1 parent bd9f15f commit 0c07cc8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/compress/compress.py
Original file line number Diff line number Diff line change
Expand Up @@ -337,7 +337,7 @@ def push_stop(self, restreamer_name : str, external_servers: object ):
})
)
#
# /** TODO:
# /** TODO: need to understand if is used or no
# * RESTREAMER_PULL_START push stop
# *
# ApiKey string `json:"api_key" `
Expand All @@ -360,7 +360,7 @@ def pull_start(self, restreamer_name : str, external_servers: object ):
})
)
#
# /** TODO:
# /** TODO: need to understand if is used or no
# * RESTREAMER_PULL_START push stop
# *
# ApiKey string `json:"api_key" `
Expand Down

0 comments on commit 0c07cc8

Please sign in to comment.