google-cast-sender
Reactive icon

Google Cast Sender (Chromecast)

Stable version 1.0.1 (Compatible with OutSystems 11)
Uploaded
 on 25 December 2024
 by 
0.0
 (0 ratings)
google-cast-sender

Google Cast Sender (Chromecast)

Documentation
1.0.1

Google Cast Sender is an OutSystems component that enables you to stream audio and video content to Google Chromecast or other Cast-enabled devices directly from your application.

The basic idea is:

  1. Add the CastSender block to your screen, the CastIcon block is optional for visual feedback on connection status
  2. Prepare the metadata object for your media
  3. Use the "RunCastActions" to control streaming
  4. Other client actions are available, and events will be triggered from the CastSender block


Check the demo component for simple examples.