theintencity / rtmplite

Flash RTMP server and SIP-RTMP gateway in Python
Other
201 stars 88 forks source link

how can i push rtmp with params? #112

Open chennian-dev opened 5 years ago

chennian-dev commented 5 years ago

eg: E:\workspaces\rtmplite>python rtmpclient.py python.flv "rtmp://45054.livepush.myqcloud.com/live/31797277_20190429172318196?bizid=45054&txSecret=6ca594262b02aec21566a56b555468bc&txTime=5CC81406"

result (False, "Cannot open destination 'rtmp://45054.livepush.myqcloud.com/live/31797277_20190429172318196?bizid=45054&txSecret=6ca594262b02aec21566a56b555468bc&txTime=5CC81406'")