mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
Support debug
This commit is contained in:
parent
8e4ef98629
commit
a80084289b
4 changed files with 16 additions and 1 deletions
|
@ -35,7 +35,7 @@ f.close()
|
|||
print "Repsonse %s"%(s)
|
||||
|
||||
obj = json.loads(s)
|
||||
keys = [3, 5, 9, 16, 32, 64, 128, 256, 1000]
|
||||
keys = [1, 3, 5, 9, 16, 32, 64, 256, 1000]
|
||||
|
||||
print ""
|
||||
print("AV---Frames"),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue