You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 26, 2023. It is now read-only.
Changing frame rate to 15 and bandwidth to 65000 gives the following result:
Context creation succeeded
RTMPStatus: 1
RTMPStatus: 2
RTMPStatus: 3
RTMPStatus: 4
RTMPStatus: 5
RTMPStatus: 6
received server bandwidth
received invoke _result
tracked command: connect
RTMPStatus: 7
received unknown packet type: 0x00
received invoke _result
tracked command: releaseStream
What can be wrong and should i change frame rate and bandwidth to other values?? or the problem is from the server??
I tested the broadcaster with both red5 server and a python rtmp server, but am getting the following on the default values:
Context creation succeeded
RTMPStatus: 1
RTMPStatus: 2
RTMPStatus: 3
RTMPStatus: 4
RTMPStatus: 5
RTMPStatus: 6
received server bandwidth
Changing frame rate to 15 and bandwidth to 65000 gives the following result:
Context creation succeeded
RTMPStatus: 1
RTMPStatus: 2
RTMPStatus: 3
RTMPStatus: 4
RTMPStatus: 5
RTMPStatus: 6
received server bandwidth
received invoke _result
tracked command: connect
RTMPStatus: 7
received unknown packet type: 0x00
received invoke _result
tracked command: releaseStream
What can be wrong and should i change frame rate and bandwidth to other values?? or the problem is from the server??