TVideoGrabber.OnDirectNetworkStreamingHostUrl

Prev

Next

TVideoGrabber

Events

 




































































































Returns the host url to use for direct network streaming.


Declaration
property OnDirectNetworkStreamingHostUrl: TOnDirectNetworkStreamingHostUrl read FOnDirectNetworkStreamingHostUrl write FOnDirectNetworkStreamingHostUrl;


__property TOnDirectNetworkStreamingHostUrl OnDirectNetworkStreamingHostUrl=read=FOnDirectNetworkStreamingHostUrl, write=FOnDirectNetworkStreamingHostUrl


Event OnDirectNetworkStreamingHostUrl(HostUrl As String, HostName As String, HostPort As Long)

Description

This TOnDeviceArrivalOrRemoval event is used to retrieve the host url when performing direct streaming.
Each user must connect to this URL on the platform where TVideoGrabber is streaming.
Returns the full URL, the host name and the port.


See Also
TNetworkStreamingType TOnClientConnection TNetworkStreaming TOnDirectNetworkStreamingHostUrl ASFAudioBitRate ASFAudioChannels ASFDeinterlaceMode ASFFixedFrameRate ASFMediaServerPublishingPoint ASFMediaServerRemovePublishingPointAfterDisconnect ASFMediaServerTemplatePublishingPoint ASFNetworkMaxUsers ASFNetworkPort ASFProfile ASFProfileFromCustomFile ASFProfiles ASFProfilesCount ASFProfileVersion ASFVideoBitRate ASFVideoFrameRate ASFVideoHeight ASFVideoMaxKeyFrameSpacing ASFVideoQuality ASFVideoWidth NetworkStreaming NetworkStreamingType OnAuthenticationNeeded OnClientConnection ShowDialog StartAudioRendering StreamingURL