ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WLanguage / WLanguage functions / Controls, pages and windows / Stream functions
WINDEV
WindowsLinuxUniversal Windows 10 AppJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac CatalystUniversal Windows 10 App
Others
Stored procedures
The following functions are used to manage streams:
StreamAcceptAssociates a stream connection request with a Conference control.
StreamChangeDriverSpecifies the camera that will be used as source for a stream and/or a Conference control.
StreamConfigureSpecifies the network parameters required to use the Conference controls on Internet.
StreamConnectConnects a stream (and the associated control) to a specific address.
StreamDisconnectStops receiving or broadcasting a stream.
StreamInfoReturns the name and/or number of the stream issuer.
StreamPlayResumes the reception or the emission of a data type in a stream.
StreamRejectRefuses a request for stream connection.
StreamStopStops receiving or broadcasting a type of data in a stream.
Related Examples:
The Conference control Unit examples (WINDEV): The Conference control
[ + ] Using the "Conference" control:
- Establish the connection with another user
- Communicate (image and sound) with another user via network
- Close a connection
WD Video Conference Complete examples (WINDEV): WD Video Conference
[ + ] This example uses the Conference control and presents the use of sockets via an instant messaging.
WD Video conference enables you to start a conference (sound + video) with a remote user. Furthermore, with instant messaging, you have the ability to send a file to your contact and to dialog with him.
Minimum version required
  • Version 9
Comments
Click [Add] to post a comment

Last update: 06/22/2023

Send a report | Local help