RtmpConnection
Sent to your code when an inbound remote connection is received. Your code
must reply with either an RtmpConnectionAccept or an
RtmpConnectionReject.
Field |
Type |
Repeated |
Description |
connection_id |
An ID for this connection |
||
app |
The RTMP app name |
||
url |
The RTMP URL |
||
remote_host |
The address of the remote peer (socket peername), for admission decisions keyed on the connecting host. Empty if it could not be resolved. |