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)

Details
Component to cast video or audio media to Google Cast enabled devices. Use this to stream media from your phone, tablet or laptop to your TV or speakers (Chromecast devices).
Read more

This component allows you to cast audio or video online media to Google Cast devices (Chromecast).


Place the block CastSender on your screen or layout and trigger the events you need.

Many possible actions are available in "RunCastActions" folder:

  • RunCast
  • RunDisconnect
  • RunPlay
  • RunPause
  • RunMute
  • RunUnmute
  • RunSetVolumeLevel
  • RunSeek (in seconds or percentage)


You can get properties from the connected cast device with actions available in "GetCastProperties" folder:

  • GetCastDeviceName
  • GetVolumeLevel
  • GetMediaPoster
  • GetIsMediaPaused
  • etc.


An optional CastIcon block can also be used to show connection status and trigger connection.

The block CastSender will also trigger events you can catch on your screen:

  • StateChange
  • Buffering
  • PauseEvent
  • VolumeChanged
  • Playing
  • End
  • etc.


Basic examples are available in the demo component.

Release notes (1.0.1)

 . Upgrade OutSystemsUI to the latest version
 . Cleanup of event messages in the demo component
 . Removed unneeded default screen in the main component

License (1.0.1)
Reviews (0)
Team
Other assets in this category