예제 #1
0
 def __init__(self, region, user, password, version):
     self._client = RtmpClient(region, user, password, version)