Online Video Player Node
The Online Video Player node allows you to embed and play videos from popular streaming platforms directly in your application. This node provides a seamless way to integrate video content from sources like YouTube, Vimeo, and other video hosting services.
Inputs
- Video URL: The URL of the video to be played. Supports YouTube, Vimeo, and other major video platforms.
- Start at: (Optional) Timestamp in minutes:seconds format (e.g., 0:23) to begin playback from a specific point in the video.
Usage
Typical workflow:
- Start → Online Video Player: Connect the Start node to the Online Video Player.
- Online Video Player: Configure the Video URL and optional start time.
- The video will be embedded and displayed in your application interface.
Notes
- Supported platforms include YouTube, Vimeo, Dailymotion, and other major video hosting services.
- The Video URL should be the full URL to the video (e.g., https://youtube.be/nKjgNA3M0KA).
- Time formatting accepts both colon format (0:23).
- The player automatically adapts to the responsive design of your application.
- Internet connection is required for video playback as content is streamed from the source platform.
- Video playback is subject to the terms and conditions of the respective hosting platform.
- For YouTube videos, both standard youtube.com URLs and shortened youtu.be URLs are supported.