Parcourir la source

机场推流服务

pull/1/head
chenyukun il y a 1 an
Parent
révision
4648b54bdc
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. +1
    -1
      common/Constant.py

+ 1
- 1
common/Constant.py Voir le fichier

@@ -18,5 +18,5 @@ def get_task_record():


# EasyRtmpLive
CHANNEL_LIST_URL = "http://localhost:19610/api/v1/getChannelList?offset=0&row=1"
CHANNEL_LIST_URL = "http://localhost:19610/api/v1/getChannelList?offset=0&row=50"
UPDATE_CHANNEL_URL = 'http://localhost:19610/api/v1/updateChannel?%s'

Chargement…
Annuler
Enregistrer