rtmp v0.2.0 Rtmp.ServerSession.Events.PublishStreamRequested

Event indicating that the peer is requesting the ability to publish on the specified stream key.

Summary

Types

t()
t() :: %Rtmp.ServerSession.Events.PublishStreamRequested{app_name: Rtmp.app_name, request_id: integer, stream_id: non_neg_integer, stream_key: Rtmp.stream_key}